@media (max-width: 580px) {
    #machtcategory .machtcategoryoverlay, #subcategory .machtcategoryoverlay, #machtcategory .subcategoryoverlay, #subcategory .subcategoryoverlay {
        padding-right: 0;
    }
    #machtcategory .machtcategoryoverlay h3, #subcategory .machtcategoryoverlay h3, #machtcategory .subcategoryoverlay h3, #subcategory .subcategoryoverlay h3 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    #machtcategory .machtcategoryoverlay #machtcategory .machtcategoryoverlay .nav-tabs li a, #subcategory .machtcategoryoverlay #machtcategory .machtcategoryoverlay .nav-tabs li a, #machtcategory .subcategoryoverlay #machtcategory .machtcategoryoverlay .nav-tabs li a, #subcategory .subcategoryoverlay #machtcategory .machtcategoryoverlay .nav-tabs li a {
        font-size: 100%;
        line-height: 25px;
        margin-right: 25px;
    }
}
@media (max-width: 365px) {
    #machtcategory .machtcategoryoverlay h3, #subcategory .machtcategoryoverlay h3, #machtcategory .subcategoryoverlay h3, #subcategory .subcategoryoverlay h3 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 0;
    }
    #machtcategory .btn-large, #subcategory .btn-large {
        font-size: 90%;
        line-height: 22px;
    }
}
.nextarticle {
    border-left: 1px solid #d6d6d6;
    text-align: right;
}
.pager {
    text-align: right;
    z-index: 1;
}
.pager a {
    color: #474747;
}
.pager .arrow {
    font-size: 10px;
}
#detailsbody .navigator {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c8c8c8;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    margin: -60px 0 15px;
    padding: 5px 0 0;
}
#detailsbody .breadcrumb-wrapper {
    padding: 0;
}
#details {
    margin-bottom: 5em;
}
#details .articleinfo > .holder {
    background: #fbf6ea none repeat scroll 0 0;
    padding: 15px 15px 20px;
}
#details .articleinfo .selection {
    clear: both;
    margin-top: 15px;
    min-height: 27px;
    padding-left: 90px;
    position: relative;
}
#details .articleinfo .selection .title {
    font-family: "Roboto Condensed",sans-serif;
    left: 0;
    position: absolute;
}
#details .articleinfo .selection.amount .title {
    line-height: 36px;
}
#details .articleinfo .selection.availabilitystatus {
    padding-top: 5px;
}
#details .articleinfo .selection input {
    border: 0 none;
    height: 36px;
    margin-right: 10px;
    padding: 0;
    text-align: center;
    width: 50px;
}
#details .articleinfo .selection .bootstrap-select {
    margin-bottom: 0;
}
#details .articleinfo .selection + .selection, #details .articleinfo .selection + .selection2 {
    margin-top: 15px;
}
#details .articleinfo .selection .btn-button {
    background-clip: padding-box;
    background-color: #dfd6c4;
    border: 0 none transparent;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 26px;
    font-weight: 700;
    height: 27px;
    line-height: 25px;
    padding-bottom: 2px;
    transition: background-color 0.15s ease 0.15s, color 0.15s ease 0.15s;
    width: 27px;
}
#details .articleinfo .selection .btn-button:hover {
    background-color: #cdbfa3;
}
#details .articleinfo .selection .buttons {
    display: inline-block;
    float: left;
    width: 35px;
}
#details .articleinfo .selection .buttons .btn-button {
    background-color: #e8e2d3;
    border-radius: 5px 5px 0 0;
    color: #474747;
    float: left;
    font-family: "askari icons",sans-serif;
    font-size: 112%;
    font-weight: 400;
    height: 18px;
    line-height: 100%;
    width: 35px;
}
#details .articleinfo .selection .buttons .btn-button.btn-minus {
    background-color: #dfd6c2;
    border-radius: 0 0 5px 5px;
}
#details > .wrapper {
    position: relative;
    z-index: 2;
}
#details h1 {
    display: inline-block;
    float: left;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 22px;
    line-height: 100%;
    margin-bottom: 0.5em;
    margin-top: 0;
    text-transform: uppercase;
    width: 70%;
}
#details .collapse > *:first-child, #details .in > *:first-child, #details .collapsing > *:first-child, #details .collapse > .bootstrap-select, #details .in > .bootstrap-select, #details .collapsing > .bootstrap-select {
    margin-top: 1em;
}
#details .productlogo {
    display: inline-block;
    float: right;
    text-align: right;
    width: 30%;
}
#details .title, #details .accordion-toggle {
    font-family: "Roboto Slab",sans-serif;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}
#details .title span, #details .accordion-toggle span {
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    margin-left: 3px;
    text-transform: none;
}
#details .title.error, #details .accordion-toggle.error {
    color: #4c5832;
}
#details .imagebox {
    clear: both;
    float: left;
    width: 100%;
}
#details .toggle-xs {
    border: 0 none;
}
#details .errortooltip {
    left: 0;
    margin-left: -215px;
    pointer-events: none;
    top: -25px;
}
#details .errortooltip .tooltip-inner {
    background-color: #96a92c;
    box-shadow: none;
    color: #fff;
    padding: 15px;
    text-align: left;
    width: 170px;
}
#details .errortooltip .tooltip-arrow {
    border-left-color: #96a92c;
    top: 34px;
}
#details .information {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c8c8c8;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 100%;
}
#details .order-nr span {
    display: inline-block;
    margin-top: 10px;
}
#details .rating .ratingValue {
    margin-left: 10px;
}
.catalogpage {
    height: 30px;
    line-height: 30px;
    padding: 15px 0 5px;
    text-align: right;
}
#details .articleinfo .passform {
    padding-bottom: 15px;
}
#details .articleinfo .passform .title {
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    margin-top: 15px;
    text-transform: none;
}
#details .articleinfo .passform li {
    margin: 5px 3px 5px 0;
    padding: 0;
    position: relative;
}
#details .articleinfo .passform li.normal .text {
    margin-left: -13px;
}
#details .articleinfo .passform .bullet {
    background: #474747 none repeat scroll 0 0;
    border: 0 none transparent;
    border-radius: 5px;
    display: inline-block;
}
#details .articleinfo .passform .f1 .bullet {
    border-radius: 9px;
    height: 9px;
    width: 9px;
}
#details .articleinfo .passform .f1 .text {
    left: -15px;
}
#details .articleinfo .passform .f2 .bullet {
    border-radius: 11px;
    height: 11px;
    width: 11px;
}
#details .articleinfo .passform .f3 .bullet {
    border-radius: 13px;
    height: 13px;
    width: 13px;
}
#details .articleinfo .passform .f4 .bullet {
    border-radius: 15px;
    height: 15px;
    width: 15px;
}
#details .articleinfo .passform .f5 .bullet {
    border-radius: 17px;
    height: 17px;
    width: 17px;
}
#details .articleinfo .passform .f6 .bullet {
    border-radius: 19px;
    height: 19px;
    width: 19px;
}
#details .articleinfo .passform .f7 .bullet {
    border-radius: 21px;
    height: 21px;
    width: 21px;
}
#details .articleinfo .passform .f7 .text {
    left: auto;
    right: -15px;
}
#details .articleinfo .passform .currentForm .bullet {
    background: #96a92c none repeat scroll 0 0;
}
#details .articleinfo .passform .currentForm .bullet::after {
    bottom: -8px;
    content: "I";
    font-family: "askari icons",sans-serif;
    font-size: 10px;
    font-weight: 400;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    z-index: 2;
}
#details .articleinfo .passform .text {
    bottom: -20px;
    font-size: 12px;
    left: 0;
    position: absolute;
}
#details .thumbs {
    clear: both;
    float: left;
    height: 445px;
    width: 88px;
}
#details .thumbs .caroufredsel_wrapper {
    overflow: hidden;
}
#thumbpager a {
    background: #888 none repeat scroll 0 0;
    border: 0 none transparent;
    border-radius: 14px;
    display: inline-block;
    height: 14px;
    margin-right: 10px;
    text-indent: -2000px;
    width: 14px;
}
#thumbpager a:last-child {
    margin-right: 0;
}
#thumbpager a.selected {
    background: #4c5832 none repeat scroll 0 0;
}
#details .thumbs .prev span, #details .thumbs .next span {
    background: #fcf6ea none repeat scroll 0 0 padding-box;
    border: 0 none transparent;
    border-radius: 5px;
    color: #474747;
    display: inline-block;
    font-family: "askari icons",sans-serif;
    font-size: 22px;
    font-weight: 400;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 88px;
}
#details .thumbs .prev span.mobil, #details .thumbs .next span.mobil {
    display: none;
}
#details .thumbs .next {
    margin-top: 5px;
}
#details .thumbs .prev.disabled, #details .thumbs .prev.disabled:hover, #details .thumbs .next.disabled, #details .thumbs .next.disabled:hover {
    cursor: default;
    opacity: 0.5;
}
#thumbslider li {
    margin: 5px auto 10px;
}
#thumbslider .prev, #thumbslider .next {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cfcfcf;
    display: block;
    height: 87px;
    line-height: 83px;
    text-align: center;
    width: 87px;
}
#thumbslider a:hover, #thumbslider .zoomGalleryActive {
    border-color: #b0b0b0;
}
#thumbslider a img {
    display: inline-block;
    height: 85px;
    max-width: 85px;
}
#thumbslider a.video {
    position: relative;
}
#thumbslider a.video::after {
    color: #fff;
    content: "Z";
    display: inline-block;
    font-family: "askari icons",sans-serif;
    font-size: 60px;
    font-weight: 400;
    left: 0;
    line-height: 87px;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 5px #000;
    top: 0;
    width: 87px;
    z-index: 2;
}
#details .picture {
    height: 378px;
    line-height: 378px;
    margin-left: 90px;
    position: relative;
    text-align: center;
    vertical-align: bottom;
}
#details .picture .imgholder {
    display: inline-block;
    position: relative;
}
#details .picture .zoomlense {
    background: #fff none repeat scroll 0 0;
    color: #474747;
    display: inline-block;
    height: 40px;
    left: 4%;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    z-index: 5;
}
#details .picture .zoomlense::before {
    content: "B";
    display: inline-block;
    font-family: "askari icons",sans-serif;
    font-size: 24px;
    font-weight: 400;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}
#details .picture .zoomlense span {
    display: inline-block;
    font-size: 18px;
    line-height: 37px;
    margin-left: -2px;
}
#details .modal-header {
    margin-bottom: -30px;
    position: relative;
    z-index: 1;
}
#details .modal-content {
    padding: 20px;
    text-align: center;
}
#details .picture img {
    height: auto;
    max-width: 380px;
    width: auto;
}
#detailsbody .zoomContainer {
    z-index: 1000;
}
#detailsbody .zoomWindow {
    border: 1px solid #474747 !important;
}
#details .articleinfo .ratings {
    margin-top: 12px;
}
#details .articleinfo .ratings .rating .ratingtitle {
    left: 90px;
    position: absolute;
    top: -2px;
}
#details .articleinfo .ratings .arrow {
    vertical-align: 0;
}
#details .articleinfo .ratings .more {
    margin: 2px 0 0;
}
#details .articleinfo .ratings .more li {
    display: inline-block;
}
#details .articleinfo .ratings .more li:first-child {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #474747;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    margin-right: 5px;
    padding-right: 10px;
}
#details .articleinfo .ratings .more li a {
    color: #888;
    font-size: 11px;
}
#details .articleinfo .ratings .more li a:hover {
    color: #4c5832;
}
#details .articleinfo .highlight {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c8c8c8;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    clear: both;
    display: inline-block;
    padding: 1em 0;
    position: relative;
    width: 100%;
}
#details .articleinfo .highlight ul {
    display: inline-block;
    width: 100%;
}
#details .articleinfo .highlight li::before {
    content: "-";
    display: inline-block;
    height: auto;
    margin-left: -9px;
    margin-right: 5px;
    text-align: left;
    width: 9px;
}
#details .articleinfo .highlight li {
    margin-bottom: 3px;
    padding-left: 7px;
}
#details .articleinfo .highlight .btn-text {
    color: #96a92c;
    float: right;
    margin: 5px 0 -2px;
    min-width: 0;
    padding: 0;
}
#details .articleinfo .highlight .btn-text .arrow {
    display: inline-block;
    font-family: "askari icons",sans-serif;
    font-size: 55%;
    font-weight: 400;
    margin-left: 5px;
    position: relative;
    top: -1px;
}
#variants {
    clear: both;
    padding-top: 1em;
    position: relative;
}
#variants .color, #variants .size, #variants .variant {
    padding-bottom: 1em;
}
#variants .btn.btn-text {
    background-clip: padding-box;
    background-color: transparent;
    border: 0 none transparent;
    border-radius: 0;
    color: #474747;
    font-size: 107%;
    margin: 10px 0 0;
    padding: 0;
    width: auto;
}
#variants .NFSelect {
    margin-bottom: 5px;
}
#variants .NFhidden {
    display: none;
}
#details .articleinfo .price .currency {
    font-size: 75%;
    margin-right: 5px;
}
#details .articleinfo .price .lastprice {
    font-size: 30px;
    font-weight: 700;
    width: auto;
}
#details .articleinfo .price .lastprice .beforeprice {
    word-spacing: 0.2em;
}
#details .articleinfo .price .lastprice .wrongprice {
    font-size: 14px;
    font-weight: lighter;
    position: relative;
    text-decoration: line-through;
    top: -1px;
}
.shippinginfo {
    color: #888;
    display: inline-block;
    font-size: 11px;
    line-height: 12px;
    margin: 22px 0 0;
    padding: 0;
}
.info a {
    color: #888;
    display: inline;
    text-decoration: underline;
}
.info a:hover {
    color: #474747;
}
#detailsbody .popover.left {
    margin-left: -8%;
    top: 50px !important;
}
#detailsbody .popover.left .arrow {
    top: 17px;
}
#details .articleinfo .tobasket {
    clear: both;
    padding: 1em 0 0;
}
#details .articleinfo .tobasket .btn {
    min-width: 0;
    padding-left: 15px;
    padding-right: 15px;
}
#details .articleinfo .tobasket .btn.error, #details .articleinfo .tobasket .btn.disabled, #details .articleinfo .tobasket .btn.disabledstyle, #details .articleinfo .tobasket .btn[data-disabled="disabled"] {
    background: #888 none repeat scroll 0 0;
}
#details .articleinfo .tobasket .btn.selectstyle {
    background-color: #dfd6c4;
    border-color: #dfd6c4;
    color: #474747;
    opacity: 0.65;
}
#details .articleinfo .noticelist {
    display: inline-block;
    float: right;
    padding: 16px 0;
    text-align: right;
    white-space: inherit;
}
#details .articleinfo .noticelist .tooltip-inner {
    text-align: left;
}
#details .articleinfo .noticelist .icon.noticelist {
    background-color: #474747;
    color: #dfd6c4;
    display: inline-block;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 28px;
}
#details .articleinfo .noticelist .wording {
    font-size: 90%;
    margin-left: 35px;
    vertical-align: -1px;
}
#details .articleinfo .noticelist .tonoticelist {
    -moz-hyphens: none;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #474747;
    font-family: "Open Sans",sans-serif;
}
#details .articleinfo .social {
    display: inline-block;
    margin-top: 5px;
}
#details .articleinfo .social .title {
    float: left;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    margin-right: 15px;
    margin-top: 13px;
    text-transform: none;
}
#details .articleinfo .social ul {
    float: left;
}
#details .articleinfo .social ul li {
    padding: 0;
}
#details .articleinfo .social a {
    background-clip: padding-box;
    border: 0 none transparent;
    border-radius: 28px;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    width: 28px;
}
#additional {
    margin-bottom: 25px;
}
#additional .setarticle {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-top: 25px;
    text-transform: uppercase;
}
#additional > .nav-holder {
    background: #dfd6c4 none repeat scroll 0 0;
    height: 50px;
    margin: 15px 0;
    position: relative;
    text-align: center;
    z-index: 2;
}
#additional > .nav-holder .nav-tabs {
    background: #dfd6c4 none repeat scroll 0 0;
    border: 0 none;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    width: 100%;
}
#additional > .nav-holder .nav-tabs > li > a, #additional > .nav-holder .nav-tabs > li > a:hover {
    background: #dfd6c4 none repeat scroll 0 0;
    border: 0 none;
    color: #474747;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 700;
    line-height: 20px;
    overflow: hidden;
    padding: 15px 25px;
    position: relative;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
#additional > .nav-holder .nav-tabs > li.active a {
    color: #fff;
}
#additional > .nav-holder .nav-tabs > li.active a::before {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 12px solid #dfd6c4;
    bottom: -12px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 0;
}
#additional > .nav-holder .nav-tabs > li::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    content: "";
    display: inline-block;
    height: 30px;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
}
#additional > .nav-holder .nav-tabs > li:last-of-type::after {
    display: none;
}
#additional > .nav-holder .nav-tabs.tab-2 > li {
    width: 50%;
}
#additional > .nav-holder .nav-tabs.tab-3 > li {
    width: 33.3%;
}
#additional > .nav-holder .nav-tabs.tab-4 > li {
    width: 25%;
}
#additional > .nav-holder .nav-tabs.tab-5 > li {
    width: 20%;
}
#additional #ratings .ratings {
    padding: 0;
}
#additional #ratings .rating {
    background-size: 150px auto;
    height: 24px;
    margin-top: 0.5em;
    width: 150px;
}
#additional #ratings .rating li a {
    height: 24px;
    width: 35px;
}
#additional #ratings .rating li.s2 a {
    left: 35px;
}
#additional #ratings .rating li.s3 a {
    left: 70px;
}
#additional #ratings .rating li.s4 a {
    left: 105px;
}
#additional #ratings .rating li.s5 a {
    left: 140px;
}
#additional #ratings .rating li a:hover {
    background: rgba(0, 0, 0, 0) url("//api.meleven.de/out/askari/c5.2e.63.sprite_stars_3eb577ff.svg") no-repeat scroll 0 -28px / 150px auto;
    height: 24px;
    width: 150px;
}
#additional #ratings .rating li.s1 a:hover {
    background-position: -125px -28px;
    left: 0;
}
#additional #ratings .rating li.s2 a:hover {
    background-position: -94px -28px;
    left: 0;
}
#additional #ratings .rating li.s3 a:hover {
    background-position: -62px -28px;
    left: 0;
}
#additional #ratings .rating li.s4 a:hover {
    background-position: -31px -28px;
    left: 0;
}
#additional #ratings .rating li.s5 a:hover {
    background-position: 0 -28px;
    left: 0;
}
#additional #ratings .rating li.currentRate {
    background-position: left -55px;
    background-size: 150px auto;
    height: 24px;
}
#additional #ratings .rating li.ratingValue a, #additional #ratings .rating li.ratingValue a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: 155px;
    line-height: 28px;
    width: auto;
}
#additional #ratings .listlocator a.title.showMoreRatings {
    color: #474747;
    cursor: pointer;
    display: block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
}
#additional #ratings .listlocator a.title.showMoreRatings:hover, #additional #ratings .listlocator a.title.showMoreRatings:active, #additional #ratings .listlocator a.title.showMoreRatings:link, #additional #ratings .listlocator a.title.showMoreRatings:visited {
    color: #000;
}
#additional #ratings .listlocator a.title.showMoreRatings::after {
    border-color: #fff transparent transparent;
    bottom: inherit;
    left: 50%;
    top: -10px;
}
#additional .tab-content .holder {
    margin: 20px 0;
}
#additional .tab-content .holder .listlocator {
    padding-left: 15px;
    padding-right: 15px;
}
#additional .tab-content .holder .listlocator .title.authors {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
}
#additional .tab-content .holder .listlocator .title.authors::after {
    bottom: -21px;
}
#additional .tab-content .holder #review .listlocator .seelct {
    width: 100%;
}
#additional .tab-content .holder #review .listlocator .bootstrap-select {
    width: 100% !important;
}
#additional .tab-content h3 {
    margin-bottom: 10px;
}
#additional .tab-content h3.title {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#additional .tab-content .manufacturersearch {
    display: inline-block;
    margin-top: 15px;
}
#detailsbody .panel-group .panel {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    margin-top: 7px;
}
#detailsbody .panel-group .panel .panel-heading {
    border: 0 none;
    border-radius: 0;
    padding: 0;
}
#detailsbody .panel-group .panel .panel-heading a {
    background: #dfd6c4 none repeat scroll 0 0;
    border: 0 none;
    color: #474747;
    display: inline-block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 5px 15px;
    text-transform: uppercase;
    width: 100%;
}
#detailsbody .panel-group .panel .panel-heading a.collapsed::after {
    content: "J";
}
#detailsbody .panel-group .panel .panel-heading a::after {
    color: #474747;
    content: "I";
    display: inline-block;
    font-family: "askari icons",sans-serif;
    font-weight: 400;
    position: absolute;
    right: 10px;
}
#detailsbody .panel-group .panel .panel-body {
    border: 0 none;
}
#detailsbody .panel-group .panel h3 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#detailrelated .articleslider .nav-tabs {
    display: inline-block;
    height: 50px;
    width: 100%;
}
#detailrelated .title, #detailrelated .accordion-toggle {
    font-size: 26px;
    font-weight: 700;
}
#detailrelated .accordion-toggle .droparrow {
    margin-top: 0;
    top: 0;
}
#detailrelated .articlecombination {
    position: relative;
}
#detailrelated .articleoffer > div {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #474747;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    padding: 16px 0;
    position: relative;
}
#detailrelated .articleoffer > div:first-child {
    border-width: 0;
}
.articlecombination h3 {
    font-size: 26px;
}
.articlecombination a {
    font-size: 91%;
    font-weight: 400;
    text-decoration: underline;
}
.articlecombination img {
    max-height: 520px !important;
    max-width: 100% !important;
}
.articlecombination li {
    height: 520px;
    padding: 15px 0;
    text-align: left !important;
}
.articlecombination .imgholder {
    height: 520px !important;
    left: 30%;
    line-height: 520px !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: -1;
}
.articlecombination p {
    cursor: default;
    font-family: "Roboto Slab",sans-serif;
    font-size: 110%;
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 105%;
    margin-bottom: 15px;
    max-width: 50%;
}
.articlecombination .outfit {
    bottom: 0;
    color: #4c5832;
    font-size: 135%;
    position: absolute;
}
.articlecombination .prev, .articlecombination .next {
    background-image: url("../bg/sprite_arrows.svg");
    position: absolute;
    top: 60%;
    width: 13px !important;
}
.articlecombination .prev span, .articlecombination .next span {
    display: none;
}
.articlecombination .prev {
    left: 30%;
}
#detailmore h2 {
    font-size: 26px;
    margin: 1em 0;
}
#detailmore .rating {
    margin-right: 8px;
    margin-top: 3px;
}
#detailmore .currentRate {
    cursor: inherit;
}
#detailmore .moreratings {
    color: #4c5832;
    font-size: 123%;
    text-align: center;
}
#detailmore a {
    text-decoration: underline;
}
#detailmore .bottom a {
    color: #888;
    text-decoration: none;
}
#detailmore .bottom a:hover {
    color: #4c5832;
}
#description, #material {
    line-height: 165%;
    margin-bottom: 1em;
}
#material {
    font-style: italic;
}
.review {
    background: #fcf6ea none repeat scroll 0 0;
    display: block;
    height: auto;
    margin: 15px 0;
    padding-bottom: 2px;
}
.review .thumb {
    cursor: pointer;
    display: inline-block;
    font-family: "askari icons",sans-serif;
    font-size: 24px;
    font-weight: 400;
    position: relative;
}
.review .thumb.up {
    color: #96a92c;
    margin-left: 10px;
    top: 2px;
}
.review .thumb.down {
    color: #c62829;
    margin-left: 5px;
    top: 8px;
    transform: rotate(180deg);
}
.review .thumb.down::before {
    background: #c8c8c8 none repeat scroll 0 0;
    content: "";
    display: block;
    float: right;
    height: 22px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    top: 10px;
    width: 1px;
}
.review .author {
    margin-top: 8px;
    text-align: right;
}
.review > .row {
    padding: 10px 15px;
}
.review .name {
    display: inline-block;
    padding-top: 2px;
}
.review .content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c8c8c8;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    color: #98a936;
    margin: 0 15px 10px;
    padding: 15px 0 0;
}
.review .icon {
    background-clip: padding-box;
    border: 0 none transparent;
    border-radius: 0;
    height: 13px;
    margin-left: 0;
    width: 15px;
}
.review .readmore .icon {
    background-position: -50px 1px;
}
.review .comment .icon {
    background-position: -75px 0;
}
.review textarea {
    margin: 0.5em 0 1.5em;
    width: 100%;
}
.review #writeReview {
    display: none;
}
.review.text {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.review .reviewdesc {
    margin: 20px 0 25px;
}
.review .reviewdesc li {
    margin-bottom: 4px;
}
.review .reviewdesc .valuation {
    background: #fcf6ea none repeat scroll 0 0;
    cursor: pointer;
    height: 22px;
}
.review .reviewdesc .valuation .regulator {
    background: #96a92c none repeat scroll 0 0;
    display: inline-block;
    height: 22px;
}
.review .ratingtitle {
    font-size: 16px;
    left: 150px;
    position: relative;
    top: 3px;
}
#review > .row {
    padding: 0;
}
.box.special.rounded.delivery {
    height: 170px;
    margin-top: 20px;
    width: 170px;
}
.articledetails p {
    margin-bottom: 30px;
}
.articledetails dl {
    margin-bottom: 30px;
}
.articledetails dd, .articledetails dt {
    margin-bottom: 10px;
}
.articledetails ul {
    margin-left: 15px;
}
#details .accordion-toggle .droparrow {
    margin-top: 0;
    top: 0;
}
#detailsbody .infoicons li {
    margin-bottom: 7px;
}
.viewswitch {
    background-color: #fcf6ea;
    color: #474747;
    margin: 0 0 25px;
    padding: 0 10px;
    position: relative;
    text-align: right;
    top: -20px;
}
.viewswitch.mobile {
    top: 0;
}
.viewswitch::after {
    border-color: #fcf6ea transparent transparent;
    border-style: solid;
    border-width: 10px 11px 0;
    bottom: -10px;
    content: "";
    display: inline-block;
    height: 0;
    left: 10px;
    position: absolute;
    width: 0;
}
.viewswitch .view {
    display: inline-block;
}
.viewswitch .wording, .viewswitch .navbar-btn {
    display: inline-block;
    float: left;
    line-height: 40px;
}
.viewswitch .navbar-btn {
    margin-top: 10px;
}
.viewswitch .navbar-btn.grid .glyphicon-bar {
    float: left;
    height: 20px;
    margin-right: 4px;
    width: 4px;
}
.viewswitch li.active.active .glyphicon-bar {
    background-color: #96a92c;
    opacity: 1;
}
.viewswitch .glyphicon-bar {
    background-color: #4c5832;
    display: block;
    height: 4px;
    line-height: 14px;
    margin: 0 auto 4px;
    opacity: 0.7;
    vertical-align: text-top;
    width: 20px;
}
#detailsbody .variantlist table {
    border-collapse: inherit;
    border-spacing: 10px 0;
    max-width: none;
    white-space: nowrap;
}
#detailsbody .variantlist table tr td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c8c8c8;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
}
#detailsbody .variantlist table tr td.description {
    font-weight: 700;
    max-width: 290px;
    min-width: 290px;
    width: 290px;
}
#detailsbody .variantlist table tr td > span {
    display: inline-block;
    padding: 5px 0;
    width: 100%;
}
#detailsbody .variantlist table tr td.tobasket {
    max-width: 150px;
    min-width: 150px;
    width: 150px;
}
#detailsbody .variantlist table .noticelist {
    white-space: normal;
}
#detailsbody .variantlist table .availability {
    display: inline-block;
    text-align: center;
    width: 100%;
}
#detailsbody .variantlist .directorder {
    margin: 0;
    padding: 0;
}
#detailsbody .variantlist .directorder .form-group {
    margin-bottom: 0;
}
#detailsbody .variantlist .directorder .direct_order_amount {
    width: 40px;
}
#detailsbody .variantlist .directorder .form-control.amount {
    float: left;
    margin-left: 0;
    width: 55%;
}
#detailsbody .variantlist .directorder .form-group {
    margin: 0;
}
#detailsbody .variantlist .directorder .form-group .btn-primary {
    float: right;
    font-family: "askari icons",sans-serif;
    font-weight: 400;
    margin-left: 0;
    margin-right: 0;
    width: 45%;
}
#detailsbody .variantlist .directorder .form-group .btn-primary.disabledstyle {
    background-color: #888;
}
#detailsbody .variantlist .wrongprice {
    text-decoration: line-through;
}
#service .bgholder, #service-toggle .bgholder {
    background: #fcf6ea none repeat scroll 0 0;
    margin-bottom: 20px;
    min-height: 340px;
    padding: 15px;
}
#service .bgholder .topic, #service-toggle .bgholder .topic {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#service .bgholder p, #service-toggle .bgholder p {
    margin-bottom: 15px;
}
.details-more-tinyscrollbar {
    margin: 20px auto 10px;
    position: relative;
    width: 100%;
}
.details-more-tinyscrollbar .viewport {
    display: inline-block;
    height: inherit;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.details-more-tinyscrollbar .overview {
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 10px 20px;
    position: absolute;
    top: 0;
}
.details-more-tinyscrollbar .scrollbar {
    background-position: 0 0;
    bottom: -20px;
    height: 30px;
    position: absolute;
    width: 100%;
}
.details-more-tinyscrollbar .track {
    background: #fcf6ea none repeat scroll 0 0;
    height: 20px;
    padding: 0 1px;
    position: relative;
    width: 100%;
}
.details-more-tinyscrollbar .thumb {
    background-color: #dfd6c4;
    border-radius: 5px;
    cursor: pointer;
    height: 20px;
    left: -5px;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.details-more-tinyscrollbar .thumb::before, .details-more-tinyscrollbar .thumb::after {
    color: #474747;
    content: "G";
    float: left;
    font-family: "askari icons",sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
    margin-top: 2px;
    position: relative;
    z-index: 2;
}
.details-more-tinyscrollbar .thumb::after {
    content: "F";
    float: right;
    margin-right: 5px;
    margin-top: -3px;
}
.details-more-tinyscrollbar .thumb .end {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 5px;
    overflow: hidden;
    width: 25px;
}
.details-more-tinyscrollbar .disable {
    display: none;
}
.details-more-tinyscrollbar .noSelect {
    -moz-user-select: none;
}
@media (min-width: 1320px) {
    #details .articleinfo > .holder {
        margin-left: 5%;
    }
    #details .articleinfo .social {
        margin-left: 5%;
    }
    #details .articleinfo .passform {
        padding-left: 20px;
    }
}
@media (min-width: 992px) and (max-width: 1240px) {
    #details .picture {
        text-align: right;
    }
    #details .picture .zoomlense {
        left: 2%;
    }
}
@media (min-width: 992px) and (max-width: 1080px) {
    #details .flag {
        left: auto;
        right: 0;
    }
}
@media (min-width: 1024px) and (max-width: 1200px) {
    #details .articleinfo .selection {
        padding-left: 70px;
    }
    #details .articleinfo .selection input {
        margin-right: 7px;
        width: 36px;
    }
}
@media (max-width: 1023px) {
    #details {
        margin-bottom: 2em;
    }
    #details .passform {
        text-align: center;
    }
    #details .passform .title {
        text-align: left;
    }
    #details .passform ul {
        display: inline-block;
    }
    #details .articleinfo {
        margin-top: 1em;
    }
    #thumbpager {
        margin-top: 2em;
        text-align: center;
    }
    #details .btn-back, #details .breadcrumb, #details .noticelist .arrow {
        display: none;
    }
    #variants .btn {
        margin-bottom: 10px;
        padding: 10px 1%;
    }
    #details .articleinfo .ratings .more {
        display: none;
    }
    #details .articleinfo .ratings {
        border-width: 0 0 1px;
        margin-bottom: 0;
        padding-bottom: 12px;
    }
    #details .articleinfo .social .title {
        display: none;
    }
    #details .articleinfo .noticelist .wording:hover a {
        color: #4c5832;
    }
    #details .articleinfo .noticelist .wording {
        display: none;
    }
    #details .articleinfo .noticelist .icon.noticelist {
        position: relative;
    }
    #details .articleinfo .noticelist .amount {
        background-position: -250px -258px;
        display: inline-block;
        height: 35px;
        margin: 0 10px -13px 0;
        width: 42px;
    }
    #details .articleinfo .tobasket {
        margin-bottom: 0;
    }
    #details .articleinfo .tobasket .btn {
        font-weight: 400;
    }
    .articlereviews em {
        display: none;
    }
    #detailmore .moreratings .morereviewbtn::before {
        display: none;
    }
    #detailmore .morereviewbtn {
        background-clip: padding-box;
        border: 0 none transparent;
        border-radius: 0;
        margin-top: 20px;
        text-align: center;
        width: 100%;
    }
}
@media (min-width: 992px) and (max-width: 1023px) {
    #details .passform {
        text-align: center;
    }
    #details .passform .title {
        text-align: left;
    }
}
@media (min-width: 992px) {
    #details .thumbs {
        position: absolute;
        top: 0;
    }
    #details .information {
        padding-bottom: 1em;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
    #details .articleinfo > .holder {
        padding-right: 30px;
    }
    #details .articleinfo .highlight .btn-text {
        float: left;
    }
    #details .articleinfo .noticelist {
        font-size: 135%;
    }
    #additional .tab-content .holder {
        margin: 20px 25px;
    }
    #details .picture {
        margin: 30px 0 80px;
    }
}
@media (max-width: 991px) {
    #detailsbody .navigator {
        margin-top: 0;
    }
    #detailsbody .navigator .breadcrumb, #detailsbody .navigator .catalogpage {
        padding: 5px 0;
    }
    #detailsbody .navigator .catalogpage {
        margin-right: 15px;
    }
    #detailsbody .navigator .pager {
        display: none;
    }
    .zoomContainer {
        display: none;
    }
    .mobilepager .prevarticle, .mobilepager .nextarticle {
        font-size: 12px;
    }
    #detailsbody .popover.left .arrow {
        top: 85px;
    }
    #details .articleinfo .price .popover.left {
        top: -25px !important;
    }
    #details .articleinfo .noticelist {
        padding-left: 15px;
        padding-right: 15px;
    }
    #details .articleinfo .social li {
        padding-left: 25px;
        padding-right: 25px;
    }
    #details .imagebox {
        float: none;
        text-align: center;
    }
    #details .picture {
        margin: 54px 30px 80px;
    }
    #details .picture .imgholder {
        width: 100%;
    }
    #details .picture .zoomlense {
        left: 0;
        top: -44px;
    }
    #details .picture img {
        max-width: 100%;
    }
    #details .thumbs {
        display: inline-block;
        float: none;
        height: 100px;
        margin-top: 15px;
        position: relative;
        width: 220px;
    }
    #details .thumbs .caroufredsel_wrapper {
        margin: 0 20px;
    }
    #details .thumbs .caroufredsel_wrapper ul {
        padding: 0;
    }
    #details .thumbs .caroufredsel_wrapper ul li {
        margin: 0 15px;
    }
    #details .thumbs .next, #details .thumbs .prev {
        left: -50px;
        position: absolute;
        top: 0;
    }
    #details .thumbs .next span.desktop, #details .thumbs .prev span.desktop {
        display: none;
    }
    #details .thumbs .next span.mobil, #details .thumbs .prev span.mobil {
        display: inline-block;
        height: 88px;
        line-height: 88px;
        width: 30px;
    }
    #details .thumbs .next {
        left: auto;
        margin-top: 0;
        right: -50px;
    }
    #additional .tab-content #tab_variants .holder {
        margin-left: 0;
        margin-right: 0;
    }
    #additional > .nav-holder .nav-tabs > li a, #additional > .nav-holder .nav-tabs > li a:hover {
        padding-left: 15px;
        padding-right: 15px;
    }
    #additional .setarticle {
        margin-left: 35px;
        margin-right: 35px;
    }
}
@media (max-width: 900px) {
    #miniaccount span {
        margin-top: -5px;
    }
}
@media (min-width: 768px) {
    #thumbslider li a {
        border: 1px solid #c8c8c8;
        display: inline-block;
    }
    #details .thumbs .flag {
        display: none;
    }
}
@media (max-width: 767px) {
    #thumbslider {
        display: inline-block;
        height: auto;
        padding: 2em 10px;
    }
    #thumbslider li {
        line-height: 400px;
    }
    #thumbslider a, #thumbslider a:hover, #thumbslider .zoomGalleryActive {
        border: 0 none;
        box-shadow: none;
        display: inline-block;
        height: auto;
        position: relative;
        width: auto;
    }
    #thumbslider a.video::after {
        font-size: 100px;
        left: 50%;
        line-height: 100px;
        margin: -50px;
        top: 50%;
        width: auto;
    }
    #details .thumbs {
        height: auto;
        width: 75%;
    }
    #details .thumbs .caroufredsel_wrapper {
        width: 75%;
    }
    #details .thumbs .caroufredsel_wrapper ul li {
        text-align: center;
    }
    #details .thumbs .prev {
        left: -30px;
        margin-top: -44px;
        top: 50%;
    }
    #details .thumbs .next {
        margin-top: -44px;
        right: -30px;
        top: 50%;
    }
    #details .thumbs img {
        height: auto;
        max-width: 100%;
        width: 100%;
    }
    #details .imagebox {
        float: none;
        min-height: 0;
    }
    #details .thumbs img {
        max-height: 400px;
        max-width: 400px;
    }
    #details .picture {
        display: none;
    }
    .mobilepager {
        padding-bottom: 12px;
        padding-top: 12px;
        text-align: center;
    }
    .mobilepager .prevarticle, .mobilepager .nextarticle, #detailrelated {
        display: none;
    }
    #detailmore .articlereviews {
        margin-bottom: 55px;
    }
    #detailmore .rating {
        margin-top: 8px;
    }
    #details .articleinfo .selection.productsize .title {
        line-height: 36px;
    }
    #details .articleinfo .social {
        margin-left: 15px;
    }
    #details .articleinfo .noticelist {
        line-height: 36px;
    }
    #details .articleinfo .noticelist .amount {
        margin-right: 5px;
    }
    #variants {
        padding-top: 0;
    }
    #variants .color, #variants .variant, #variants .size {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #474747;
        border-image: none;
        border-style: solid;
        border-width: 0 0 1px;
        padding: 1em 0;
    }
    #relatedslider p {
        max-width: 45%;
    }
    .review .author {
        text-align: left;
    }
    .review .ratingtitle {
        font-size: 12px;
        left: 78px;
        top: -2px;
    }
    .catalogpage {
        height: auto;
        line-height: 20px;
        margin-left: 12px;
        text-align: left;
    }
}
@media (max-width: 400px) {
    #details .thumbs .caroufredsel_wrapper, #details .thumbs img {
        max-height: 280px;
    }
    #thumbslider li {
        line-height: 280px;
    }
    #details .articleinfo .title span, #details .articleinfo .accordion-toggle span {
        font-size: 75%;
    }
    #details .articleinfo .social p {
        padding-left: 10px;
        padding-right: 10px;
    }
    #details .articleinfo .social li {
        padding-left: 12px;
        padding-right: 12px;
    }
    .review .bottom span {
        white-space: pre;
    }
    #details .articleinfo h1, #detailrelated h3, #detailmore h3.title, #details .articleinfo .price .lastprice {
        font-size: 150%;
    }
    #details .articleinfo .price .lastprice .wrongprice {
        display: block;
    }
}
#detailsbody .variants {
    overflow: visible !important;
}
#detailsbody ul.unstyled.colorthumbnail li {
    float: left;
}
#detailsbody .imgholder.colorthumbnail {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 40px;
}
#detailsbody .imgholder.colorthumbnail.active {
    border: 1px solid red;
}
#detailsbody .vimeo-video-player .modal-content {
    min-height: unset !important;
}
#detailsbody .vimeo-video-player .modal-content iframe {
    width: 100% !important;
}
#detailsbody .bs-example-modal-lg img {
    width: 100%;
}
@media (min-width: 992px) {
    #detailsbody .vimeo-video-player .modal-dialog .modal-content iframe {
        height: 472.5px;
    }
}
.filterholder {
    margin-top: 32px;
    position: relative;
}
.filterholder h3, .filterholder .h3 {
    background: #dfd6c4 none repeat scroll 0 0;
    font-size: 20px;
    letter-spacing: -0.05em;
    margin-bottom: 15px;
    padding: 10px;
    text-transform: uppercase;
}
.filterholder .overlay {
    left: 0;
    position: absolute;
    top: 0;
    transition: all 1s ease-in-out 0s;
    width: 370px;
    z-index: 5;
}
.filterholder .overlay.open {
    left: 0;
}
.filterholder .overlay.open #filterbutton .arrow::after {
    content: "G";
}
.filterholder #filterbutton {
    background: #4c5832 none repeat scroll 0 0 padding-box;
    border: 0 none transparent;
    border-radius: 0 5px 5px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 80px;
    margin-right: -60px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 60px;
}
.filterholder #filterbutton .wording {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}
.filterholder #filterbutton .arrow {
    text-indent: -3000px;
}
.filterholder #filterbutton .arrow::after {
    color: #fff;
    content: "Y";
    font-family: "askari icons",sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-top: 10px;
    position: relative;
    text-align: center;
    top: 10px;
    width: 100%;
}
.filterholder .filter .panel-group {
    padding: 0 0 30px;
}
.filterholder .filter .panel {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #c8c8c8;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0 0 1px;
    box-shadow: none;
    margin: 0 10px;
    padding: 0;
}
.filterholder .filter .panel .panel-title {
    font-size: 14px;
}
.filterholder .filter .panel .panel-heading {
    border: 0 none;
    border-radius: 0;
    padding: 0;
}
.filterholder .filter .panel .filterpoint {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #474747;
    display: inline-block;
    font-weight: 700;
    padding: 9px 0;
    position: relative;
    width: 100%;
}
.filterholder .filter .panel .filterpoint::after {
    content: "I";
    font-family: "askari icons",sans-serif;
    font-weight: 400;
    position: absolute;
    right: 1px;
}
.filterholder .filter .panel .filterpoint.collapsed::after {
    content: "J";
}
.filterholder .filter .panel .panel-body {
    border: 0 none;
    padding: 10px 0;
    position: relative;
}
.filterholder .filter .panel .panel-body .shadow {
    box-shadow: 0 5px 5px 5px #fcf6ea;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.filterholder .filter .panel .panel-body .shadow.shadow-bottom {
    bottom: 0;
    box-shadow: 0 -5px 5px 5px #fcf6ea;
    top: auto;
}
.filterholder .filter .panel .panel-body .btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: inherit;
    line-height: 15px;
    margin-bottom: 8px;
    min-height: inherit;
    padding: 0;
    text-align: left;
    width: 100%;
}
.filterholder .filter .panel .panel-body .btn::before, .filterholder .filter .panel .panel-body .btn::after {
    background: #fff none repeat scroll 0 0 padding-box;
    border: 1px solid #474747;
    border-radius: 15px;
    content: "";
    display: inline-block;
    font-family: "askari icons",sans-serif;
    font-weight: 400;
    height: 15px;
    line-height: 11px;
    margin-right: 4px;
    padding: 0;
    position: relative;
    text-align: center;
    top: 2px;
    width: 15px;
}
.filterholder .filter .panel .panel-body .btn.active::before {
    content: "K";
    font-size: 16px;
}
.filterholder .filter .panel .panel-body .btn::after {
    display: none;
    position: absolute;
}
.filterholder .filter .panel .panel-body .btn.reset {
    margin-top: 15px;
    padding-right: 25px;
    position: relative;
    text-align: right;
}
.filterholder .filter .panel .panel-body .btn.reset::before {
    display: none;
}
.filterholder .filter .panel .panel-body .btn.reset::after {
    content: "X";
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    height: 17px;
    line-height: 15px;
    position: absolute;
    right: 0;
    top: -1px;
    width: 17px;
}
.filterholder .filterslider-wrapper b {
    background: #fff none repeat scroll 0 0;
    border: 0 none transparent;
    border-radius: 5px;
    display: inline-block;
    font-weight: 400;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    position: relative;
    text-align: right;
    width: 65px;
}
.filterholder .filterslider-wrapper b .currency {
    position: absolute;
    right: -12px;
}
.filterholder .filterslider-wrapper b .chf .currency {
    position: absolute;
    right: -30px;
}
.filterholder .filterslider-wrapper b.left {
    float: left;
}
.filterholder .filterslider-wrapper b.right {
    float: right;
    margin-right: 16px;
}
.filterholder .filterslider-wrapper b.right.currency-chf {
    margin-right: 33px;
}
.filter {
    background: #fcf6ea none repeat scroll 0 0;
    left: 0;
    margin: 0;
    position: relative;
    top: 0;
    width: 95%;
}
.filter .box {
    border: 0 none;
}
.filterreset {
    padding-bottom: 0;
    padding-top: 0;
    text-align: right;
}
.filterreset .btn {
    background-color: transparent;
}
.filterreset .btn:hover {
    background-color: #4c5832;
    color: #fff;
}
.filterreset .btn::before {
    background: rgba(0, 0, 0, 0) url("../../img/glyphicons-halflings.png") no-repeat scroll -48px -96px;
    content: " ";
    display: inline-block;
    height: 14px;
    margin-bottom: -2px;
    margin-right: 4px;
    width: 14px;
}
.filterreset .btn:hover::before {
    background-image: url("../../img/glyphicons-halflings-white.png");
}
.filterbox {
    border-top: 1px solid #888;
    padding: 10px 15px 25px;
}
.filterbox:first-child, .filterbox.filterreset {
    border-top: 0 none;
}
.filterbox h3 {
    background: #dfd6c4 none repeat scroll 0 0;
    font-size: 20px;
    margin: 20px 0;
}
.filterbox h5 {
    -moz-hyphens: none;
    font-family: "Roboto Slab",sans-serif;
    font-size: 100%;
    font-weight: 700;
    margin: 25px 0 10px;
    text-transform: uppercase;
}
.filterbox h5 span {
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    text-transform: none;
}
.filterbox li::before {
    content: "›";
    display: inline-block;
    font-family: "Roboto Slab",sans-serif;
    font-size: 130%;
    font-weight: 700;
    height: 12px;
    letter-spacing: -0.03em;
    line-height: 60%;
    margin-left: -10px;
    width: 10px;
}
.filterbox li {
    font-size: 107%;
    line-height: 160%;
    list-style: outside none none;
    margin-left: 20px;
}
.filterbox .filtercontent {
    margin-left: -5px;
    margin-right: -5px;
}
.filterbox .size .filtercontent {
    margin-left: -10px;
    margin-right: -10px;
}
.filterbox .size .btn {
    margin-left: 10px;
    margin-right: 10px;
    width: 58px;
}
.filteritem .noUiSlider {
    background-color: #cfcfcf;
    border-color: #cfcfcf;
}
.filteritem .noUiSlider.horizontal {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    border-color: transparent;
    border-image: none;
    border-radius: 5px;
    border-style: none;
    border-width: 0 10px;
    float: left;
    height: 5px;
    margin: 12px 0 20px 10px;
    width: 93.5%;
}
.filteritem .noUiSlider.horizontal div::before {
    display: none;
}
.filteritem .noUiSlider.horizontal div {
    background: rgba(0, 0, 0, 0) url("../bg/sprite_arrowsslider.svg") no-repeat scroll right top;
    border: 0 none;
    cursor: pointer;
    height: 28px;
    margin: 0 0 0 -10px;
    top: -11px;
    width: 16px;
}
.filteritem .noUiSlider.horizontal div:hover, .filteritem .noUiSlider.horizontal .active {
    background-position: right bottom;
}
.filteritem .noUiSlider.horizontal *:first-of-type div {
    background-position: left top;
}
.filteritem .noUiSlider.horizontal *:first-of-type div:hover, .filteritem .noUiSlider.horizontal *:first-of-type .active {
    background-position: left bottom;
}
.filteritem .noUiSlider:not(.disabled) div.active::after, .filteritem .noUiSlider:not(.disabled) div:hover::after {
    border: 0 none;
    height: 1px;
    width: 100%;
}
#noUiSliderpricetag input {
    border: 1px solid #474747;
    color: #474747;
    display: inline-block;
    float: none;
    margin: 3px;
    padding: 0;
    text-align: center;
    vertical-align: 1px;
    width: 45px;
}
#noUiSliderpricetag em {
    display: inline-block !important;
    font-weight: 400;
    text-transform: none;
}
#filterholder .viewport, #mobileFilterholder .viewport {
    display: block;
    margin-right: 10px;
    max-height: 175px;
    overflow: hidden;
    position: relative;
    width: auto;
    z-index: 0;
}
#filterholder .overview, #mobileFilterholder .overview {
    list-style: outside none none;
    margin: 0;
    padding: 5px 0;
    position: relative;
}
#filterholder .scrollbar, #mobileFilterholder .scrollbar {
    background-position: 0 0;
    float: right;
    height: 170px;
    position: relative;
    width: 15px;
    z-index: 1;
}
#filterholder .track, #mobileFilterholder .track {
    height: 100%;
    padding: 0 1px;
    position: relative;
    width: 15px;
}
#filterholder .thumb, #mobileFilterholder .thumb {
    background-color: #dfd6c4;
    border-radius: 5px;
    cursor: pointer;
    height: 20px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 15px;
}
#filterholder .cover .thumb .end, #mobileFilterholder .cover .thumb .end {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 5px;
    overflow: hidden;
    width: 5px;
}
#filterholder .cover .disable, #mobileFilterholder .cover .disable {
    display: none;
}
#filterholder .colors .viewport {
    max-height: 135px;
}
.noSelect {
    -moz-user-select: none;
}
.leftbar.top .filterholder {
    margin-top: 1px;
}
@media (max-width: 1265px) {
    .filter {
        width: 100%;
    }
}
@media (max-width: 1023px) {
    #filterholder .thumb, #mobileFilterholder .thumb {
        left: -5px;
        min-height: 20px;
        width: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .filteritem .noUiSlider.horizontal div {
        background-size: 50px auto;
        height: 37px;
        top: -15px;
        width: 21px;
    }
}
@media (min-width: 992px) {
    .listlocator #filterbutton {
        display: none;
    }
}
@media (max-width: 991px) {
    .filter {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
        left: -100%;
        margin-right: 0;
        width: 100%;
    }
    .filterholder .overlay {
        left: -370px;
    }
    .filterholder .filter .panel {
        font-size: 14px;
        margin: 0 15px;
    }
    .filterholder .filter .panel .filterpoint {
        padding: 12px 0;
    }
    .leftbar .filterholder {
        display: none;
    }
    #filterholder .scrollbar, #mobileFilterholder .scrollbar {
        display: none;
    }
}
@media (max-width: 767px) {
    .filterholder .overlay {
        left: -100%;
        width: 100%;
    }
    .filterholder .overlay.open #filterbutton {
        border-radius: 5px 0 0 5px;
        right: 60px;
        top: -15px;
    }
    .filterholder .filter .panel .filterpoint {
        padding: 14px 0;
    }
    .filterbox .filtercontent {
        max-height: 100%;
    }
    .filterbox h5 span {
        font-size: 90%;
    }
}
@media (min-width: 401px) and (max-width: 480px) {
    .filteritem .noUiSlider.horizontal {
        width: 92.5%;
    }
}
@media (max-width: 400px) {
    .filteritem .noUiSlider.horizontal {
        width: 88.5%;
    }
    #noUiSliderpricetag em {
        width: 30px;
    }
}
.filter .slider {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.filter .slider.slider-horizontal {
    height: 20px;
    margin: 0 5% 10px;
    width: 90%;
}
.filter .slider.slider-horizontal .slider-track {
    height: 3px;
    left: 0;
    margin-top: -1px;
    top: 50%;
    width: 100%;
}
.filter .slider.slider-horizontal .slider-selection, .filter .slider.slider-horizontal .slider-track-low, .filter .slider.slider-horizontal .slider-track-high {
    bottom: 0;
    height: 100%;
    top: 0;
}
.filter .slider.slider-horizontal .slider-tick, .filter .slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -10px;
}
.filter .slider.slider-horizontal .slider-tick.triangle, .filter .slider.slider-horizontal .slider-handle.triangle {
    border-bottom-color: #0480be;
    border-width: 0 10px 10px;
    height: 0;
    margin-top: 0;
    width: 0;
}
.filter .slider.slider-horizontal .slider-tick-label-container {
    white-space: nowrap;
}
.filter .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    display: inline-block;
    margin-top: 24px;
    text-align: center;
}
.filter .slider.slider-vertical {
    height: 210px;
    width: 20px;
}
.filter .slider.slider-vertical .slider-track {
    height: 100%;
    left: 50%;
    margin-left: -5px;
    top: 0;
    width: 10px;
}
.filter .slider.slider-vertical .slider-selection {
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
}
.filter .slider.slider-vertical .slider-track-low, .filter .slider.slider-vertical .slider-track-high {
    left: 0;
    right: 0;
    width: 100%;
}
.filter .slider.slider-vertical .slider-tick, .filter .slider.slider-vertical .slider-handle {
    margin-left: -5px;
    margin-top: -10px;
}
.filter .slider.slider-vertical .slider-tick.triangle, .filter .slider.slider-vertical .slider-handle.triangle {
    border-left-color: #0480be;
    border-width: 10px 0 10px 10px;
    height: 1px;
    margin-left: 0;
    width: 1px;
}
.filter .slider.slider-disabled .slider-handle {
    background-image: linear-gradient(to bottom, #dfdfdf 0px, #bebebe 100%);
    background-repeat: repeat-x;
}
.filter .slider.slider-disabled .slider-track {
    background-image: linear-gradient(to bottom, #e5e5e5 0px, #e9e9e9 100%);
    background-repeat: repeat-x;
    cursor: not-allowed;
}
.filter .slider input {
    display: none;
}
.filter .slider .tooltip.top {
    margin-top: -36px;
}
.filter .slider .tooltip-inner {
    white-space: nowrap;
}
.filter .slider .hide {
    display: none;
}
.filter .slider-track {
    background: #96a92c none repeat scroll 0 0;
    cursor: pointer;
    position: absolute;
}
.filter .slider-selection {
    position: absolute;
}
.filter .slider-selection.tick-slider-selection {
    background-image: linear-gradient(to bottom, #89cdef 0px, #81bfde 100%);
    background-repeat: repeat-x;
}
.filter .slider-track-low, .filter .slider-track-high {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 4px;
    box-sizing: border-box;
    position: absolute;
}
.filter .slider-handle {
    background-color: #fff;
    border: 2px solid #474747;
    height: 20px;
    position: absolute;
    width: 20px;
}
.filter .slider-handle.round {
    border-radius: 50%;
}
.filter .slider-handle.triangle {
    background: transparent none repeat scroll 0 0;
}
.filter .slider-handle.custom {
    background: transparent none repeat scroll 0 0;
}
.filter .slider-handle.custom::before {
    color: #726204;
    content: "★";
    font-size: 20px;
    line-height: 20px;
}
.filter .slider-tick {
    background-image: linear-gradient(to bottom, #f9f9f9 0px, #f5f5f5 100%);
    background-repeat: repeat-x;
    border: 0 solid transparent;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    box-sizing: border-box;
    filter: none;
    height: 20px;
    opacity: 0.8;
    position: absolute;
    width: 20px;
}
.filter .slider-tick.round {
    border-radius: 50%;
}
.filter .slider-tick.triangle {
    background: transparent none repeat scroll 0 0;
}
.filter .slider-tick.custom {
    background: transparent none repeat scroll 0 0;
}
.filter .slider-tick.custom::before {
    color: #726204;
    content: "★";
    font-size: 20px;
    line-height: 20px;
}
.filter .slider-tick.in-selection {
    background-image: linear-gradient(to bottom, #89cdef 0px, #81bfde 100%);
    background-repeat: repeat-x;
    opacity: 1;
}
.boxwrapper {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c8c8c8;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    margin: 10px 0 0;
    padding-top: 7px;
}
.boxwrapper .box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.boxwrapper.line {
    border-width: 0 0 1px;
    width: 100%;
}
.boxwrapper.line .box {
    border-right: 0 none;
    padding: 0;
}
.boxwrapper.line .box .previmg {
    line-height: inherit;
    margin-top: 10px;
    min-height: auto;
}
.boxwrapper.line .box .previmg img {
    height: auto;
    max-height: 253px;
    width: auto;
}
.boxwrapper.line .box .rating {
    float: right;
    margin-right: 110px;
    margin-top: 5px;
}
.boxwrapper.line .box .articledetails .title {
    line-height: 110%;
    margin-top: 10px;
}
.boxwrapper.line .lastprice {
    font-size: 30px;
}
.boxwrapper.line .lastprice .currency {
    font-size: 75%;
}
.boxwrapper.line .lastprice .newprice {
    display: inline-block;
    margin-right: 10px;
}
.boxwrapper.line .lastprice .wrongprice {
    letter-spacing: 0;
    position: relative;
    top: -1px;
}
.boxwrapper.line .lastprice .wrongprice .wrongprice-issue {
    text-decoration: line-through;
}
.boxwrapper.line .noticelist {
    display: inline-block;
}
.boxwrapper.line .noticelist .tonoticeist {
    color: #474747;
}
.boxwrapper.line .noticelist .icon.noticelist {
    background: #474747 none repeat scroll 0 0;
    float: left;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    margin-left: 0;
    margin-right: 5px;
    width: 25px;
}
.boxwrapper.line .noticelist .wording {
    display: inline-block;
    line-height: 25px;
}
.boxwrapper.line .flag {
    left: 10px;
}
.boxwrapper.line .tooltip-inner {
    text-align: left;
}
.boxwrapper.line .articledetails ul.attributes {
    margin: 10px 0;
}
.boxwrapper.line .articledetails ul.attributes li {
    padding-left: 10px;
    position: relative;
}
.boxwrapper.line .articledetails ul.attributes li::before {
    content: "-";
    left: 0;
    position: absolute;
}
.boxwrapper.infogrid {
    display: inline-block;
    float: left;
    margin-bottom: -1px;
    width: 24.8%;
}
.boxwrapper.infogrid:nth-child(4n+4) .box {
    border-right: 0 none;
}
.boxwrapper.infogrid .wrongprice {
    font-size: 12px;
    letter-spacing: 0;
}
.productlist .counts {
    margin-bottom: 10px;
}
.productlist .counts > div {
    display: inline-block;
    float: left;
    font-weight: 700;
    margin-right: 5px;
}
.box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c8c8c8;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    margin-bottom: 15px;
    padding: 0 17px;
    position: relative;
}
.box h2 {
    margin: 0;
}
.box .product {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c8c8c8;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    color: #474747;
    display: inline-block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 5px;
    min-height: 45px;
    overflow: hidden;
    padding: 5px 0;
    position: relative !important;
    text-transform: uppercase;
    width: 100%;
}
.box .desc {
    display: inline-block;
    width: 100%;
}
.box .desc .wrongprice {
    float: right;
    margin-left: 5px;
    text-decoration: line-through;
}
.box .desc .wrongprice.totalprice {
    text-decoration: none;
}
.box .desc .newprice {
    float: left;
}
.box .desc .currency {
    font-size: 75%;
}
.box .desc .priceperunit {
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: -5px;
    margin-right: 3px;
    width: 100%;
}
.box .desc .normalprice .before {
    font-size: 14px;
}
.box .ordernumber {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-top: -5px;
}
.box .to-ads, .box .delete, .box .toBasket {
    color: #fff;
    float: right;
    font-family: "askari icons",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    width: 42px;
}
.box .to-ads:hover, .box .delete:hover, .box .toBasket:hover {
    border-color: transparent;
    color: #fff;
}
.box .delete {
    background: #dfd6c4 none repeat scroll 0 0;
}
.box .delete:hover {
    background: #c3b9a4 none repeat scroll 0 0;
}
.box .articleinfo .holder {
    background-color: #fcf6ea;
    padding: 10px 15px 15px;
}
.box .articledetails > div {
    margin-bottom: 15px;
}
.box .articledetails .title {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-top: 25px;
    text-transform: uppercase;
}
.box .articledetails .desc {
    line-height: 1.57;
    max-width: 270px;
}
.box .previmg {
    line-height: 190px;
    margin-bottom: 10px;
    min-height: 190px;
    text-align: center;
}
.box .previmg img {
    height: auto;
    width: 100%;
}
.box .btn {
    min-width: 0;
    padding-left: 0;
    padding-right: 0;
}
.box .price {
    position: relative;
}
.box .price .info {
    color: #888;
    display: inline-block;
    font-size: 11px;
    padding: 10px 0;
    width: 100%;
}
.box .price .info a {
    color: #888;
    text-decoration: underline;
}
.box .price .info a:hover {
    text-decoration: none;
}
.box .selectionholder {
    padding-bottom: 10px;
}
.box .selectionholder .title {
    float: left;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 27px;
    min-width: 70px;
    padding-right: 13px;
    text-transform: uppercase;
}
.box .selectionholder .availability {
    line-height: 27px;
}
.box .selectionholder.articlena {
    margin-top: 90px;
}
.box .selection {
    clear: both;
    min-height: 27px;
    padding-left: 70px;
    position: relative;
}
.box .selection.versions {
    color: #96a92c;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    padding-left: 0;
    text-align: center;
    text-transform: uppercase;
}
.box .selection .title {
    left: 0;
    position: absolute;
}
.box .selection input {
    border-color: #dfd6c4;
    margin-right: 10px;
    padding: 0;
    text-align: center;
    width: 50px;
}
.box .selection .bootstrap-select {
    margin-bottom: 0;
}
.box .selection + .selection, .box .selection + .selection2 {
    margin-top: 10px;
}
.box .selection .btn-button {
    background-clip: padding-box;
    background-color: #dfd6c4;
    border: 0 none transparent;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 26px;
    height: 27px;
    line-height: 25px;
    padding-bottom: 2px;
    transition: background-color 0.15s ease 0.15s, color 0.15s ease 0.15s;
    width: 27px;
}
.box .selection .btn-button:hover {
    background-color: #cdbfa3;
}
.box .selection .btn-button + .btn-button {
    margin-left: 5px;
}
.box .notavailable {
    padding-top: 35px;
}
.box .notavailable .title {
    color: #ff5a00;
    float: none;
    line-height: 18px;
    padding-right: 0;
    text-align: center;
    width: 100%;
}
.box .choosevariant {
    padding-top: 35px;
}
.box .choosevariant .title {
    color: #96a92c;
    float: none;
    line-height: 18px;
    padding-right: 0;
    text-align: center;
    width: 100%;
}
.box .hover {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
}
.box .hover a {
    z-index: 11;
}
.box .topwrapper {
    overflow: hidden;
    position: relative;
}
.box .topwrapper > a {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.box .hover {
    opacity: 0;
    transition: opacity 1s ease 0s;
}
.box:hover .hover {
    opacity: 1;
    transition: opacity 0.15s ease 0s;
}
.staticcontent .cat-box:nth-child(2n+3) {
    clear: both;
}
.containerwrapper {
    padding-bottom: 30px;
}
.topwrapper h1 {
    display: inline-block;
    font-size: 40px;
    line-height: 100%;
    margin: 25px 25px 40px -3px;
    width: auto;
}
.topwrapper h1 em {
    font-size: 75%;
}
.lightbg .topwrapper {
    position: relative;
}
#container {
    clear: both;
    display: inline-block;
    overflow: visible;
    width: 100%;
}
.showmorearticles, .showmoresearcharticles {
    clear: both;
    margin: 45px 0 25px;
    text-align: center;
}
.showmoresearcharticles {
    margin-top: 25px;
}
.productlist .mk-title {
    background: #dde2d1 none repeat scroll 0 0;
}
.search .searcharticles h2 {
    color: #4c5832;
    font-family: "Roboto Slab",sans-serif;
    font-size: 150%;
    letter-spacing: -0.03em;
    line-height: 100%;
    margin-bottom: 10px;
}
.search .searcharticles p {
    margin-bottom: 10px;
}
.noresult #locator {
    display: none;
}
.noresult .form-search-content {
    margin: 20px 0;
}
.noresult .form-search-content input {
    border-radius: 10px 0 0 10px;
    border-width: 1px 0 1px 1px;
    float: left;
    height: 28px;
    max-width: 350px;
    padding-left: 5px;
    padding-right: 5px;
    width: 85%;
}
.noresult .form-search-content input:focus {
    margin: 0;
}
.noresult .form-search-content button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-clip: padding-box;
    background-color: #fff;
    border-color: #474747;
    border-image: none;
    border-radius: 0 10px 10px 0;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    height: 28px;
    max-width: 15%;
    min-width: 0;
    padding: 0;
    position: relative;
    text-indent: -9999px;
    width: 50px;
}
.noresult .form-search-content button:hover {
    background-color: #394e6b;
}
.noresult .form-search-content button span {
    height: 23px;
    left: 0;
    margin: -2px auto 0;
    position: absolute;
    right: 0;
    width: 16px;
}
.noresult .searchagain h2 {
    color: #4c5832;
    font-family: "Roboto Slab",sans-serif;
    font-size: 150%;
    letter-spacing: -0.03em;
    margin-bottom: 10px;
}
.noresult .alternates li {
    font-size: 125%;
    font-weight: 700;
    padding: 10px 20px 0 0;
}
.noresult .alternates li a {
    color: #4c5832;
}
.noresult .alternates li a em {
    color: #474747;
    font-style: normal;
    font-weight: 400;
}
.noresult .alternates li a:hover {
    color: #474747;
}
#locator {
    display: inline-block;
    margin-top: 22px;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
#locator .locatorview {
    float: right;
    line-height: 29px;
    margin-top: 12px;
}
#locator .locatorsort {
    float: left;
    margin-right: 30px;
    margin-top: 12px;
    position: relative;
}
#locator label {
    text-transform: uppercase;
}
#locator label {
    cursor: default;
}
#locator .view {
    display: inline-block;
    margin-left: 3px;
}
#locator .view .btn {
    background-clip: padding-box;
    background-color: transparent;
    border: 0 none transparent;
    border-radius: 0;
    color: #888;
    font-size: 100%;
    min-width: 0;
    padding: 0;
    vertical-align: 0;
}
#locator .view .active[disabled], #locator .view .active[data-disabled="disabled"] {
    color: #474747;
    opacity: 1;
}
.box .desc .price {
    display: inline-block;
    float: left;
    font-family: "Roboto Slab",sans-serif;
    font-size: 24px;
    letter-spacing: -0.03em;
}
.boxwrapper.line .box .articledetails > div {
    margin-bottom: 10px;
}
.boxwrapper.line .box .articledetails p {
    margin-bottom: 5px;
}
.boxwrapper.line .box .articledetails .title {
    margin-bottom: 5px;
}
.box .colors .btn {
    padding: 0;
}
.box .colors label {
    display: none;
}
.box.topseller {
    padding: 0;
}
.box.topseller .textholder {
    bottom: 0;
    font-size: 125%;
    left: 0;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.box.topseller h3, .box.topseller .price, .box.topseller .topsellerlink {
    margin-bottom: 10px;
    position: relative;
    text-shadow: 2px 2px 15px #fff;
}
.box.topseller .topsellerlink {
    font-size: 110%;
}
.box.topseller h3 em {
    display: block;
}
.box.topseller .bottom {
    bottom: 0;
    position: absolute;
}
#quickshop {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    font-weight: 400;
    margin-left: -17px;
    margin-right: -17px;
    position: relative;
    top: 100%;
    z-index: 2;
}
#quickshop .product {
    border: 0 none;
    min-height: auto;
    padding: 0;
}
#quickshop .picture {
    line-height: 445px;
    margin-bottom: 23px;
    max-height: 550px;
    min-height: 445px;
    overflow: hidden;
}
#quickshop .picture img {
    height: auto;
    max-height: 550px;
    max-width: 100%;
}
#quickshop .availability {
    margin-bottom: 0;
    top: 0;
}
#quickshop .wishlist, #quickshop .social {
    background-color: transparent;
    border: 0 none;
    margin: 0;
    padding: 0 0 0 110px;
    text-align: center;
}
#quickshop .wishlist .amount {
    float: none;
}
#quickshop .social .title {
    display: none;
}
#quickshop .tobasket .btn, #quickshop .tobasket .btn-more {
    float: left;
    font-family: "Roboto Slab",sans-serif;
    font-size: 13px;
    letter-spacing: -0.03em;
    margin-left: 4%;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 58%;
}
#quickshop .tobasket .btn-more {
    margin-left: 0;
    width: 38%;
}
#quickshop .sizes .btn-text {
    display: none;
}
#quickshop .normalprice .price {
    font-size: 24px;
}
#quickshop .price .info {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dfd6c4;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    margin-bottom: 10px;
    padding-top: 0;
}
#quickshop1 .pager {
    display: block !important;
    margin-left: 15px;
    margin-right: 0;
    margin-top: -25px;
    top: 45%;
    width: 850px;
}
#quickshop1 h1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #474747;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    display: block;
    margin-bottom: -1px !important;
    margin-top: 0;
    padding-bottom: 18px;
    padding-right: 30px;
}
#quickshop1 .tobasket .changecart {
    display: none;
}
#quickshop1 .tobasket .tocart {
    display: inline-block;
}
#basketbody #quickshop1 .tobasket .changecart {
    display: inline-block;
}
#basketbody #quickshop1 .tobasket .tocart {
    display: none;
}
.box .rating {
    display: block;
    line-height: 17px;
    margin-bottom: 5px;
    margin-left: 0;
}
.box .rating .icon-star {
    margin: 0;
}
.box .rating .ratingvalue {
    font-size: 0;
    padding-right: 10px;
    vertical-align: -1px;
}
.box .rating .ratingtitle {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-left: 90px;
    position: absolute;
    top: -1px;
    white-space: nowrap;
}
.boxwrapper.line .box .rating .ratingtitle {
    top: -2px;
}
.box .sizesavailable {
    text-transform: uppercase;
}
.box .share {
    margin-top: -6px;
    width: auto;
}
.box .share .heart {
    display: inline-block;
    font-family: "Roboto Slab",sans-serif;
    font-style: italic;
    letter-spacing: -0.03em;
    margin-right: 15px;
    padding-left: 20px;
}
.box .share .heart.active {
    background-position: left -96px;
}
.box .share *:hover {
    text-decoration: none;
}
#alistbody .zoomContainer {
    z-index: 9000;
}
#alistbody .zoomWindowContainer {
    left: 2px;
    position: relative;
    top: 32px;
}
#alistbody .zoomWindow {
    border: 1px solid #474747 !important;
    height: 570px !important;
    left: 320px !important;
    top: -50px !important;
    width: 330px !important;
}
.wishlistview .lightshadebg::before {
    display: none;
}
#searchbody .mk-title, #sm_onsitesearch_askari_searchbody .mk-title, #sm_seotext_searchbody .mk-title {
    background: #d1e0e2 none repeat scroll 0 0;
}
#searchbody .mk-title .title, #sm_onsitesearch_askari_searchbody .mk-title .title, #sm_seotext_searchbody .mk-title .title {
    font-weight: 400;
}
#searchbody .mk-title .term, #sm_onsitesearch_askari_searchbody .mk-title .term, #sm_seotext_searchbody .mk-title .term {
    color: #ff5a00;
    display: inline;
    font-size: 30px;
}
#searchbody .leftbar .filterholder, #sm_onsitesearch_askari_searchbody .leftbar .filterholder, #sm_seotext_searchbody .leftbar .filterholder {
    margin-top: -41px;
}
#searchbody .filterholder h3, #sm_onsitesearch_askari_searchbody .filterholder h3, #sm_seotext_searchbody .filterholder h3, #searchbody .filterholder .h3, #sm_onsitesearch_askari_searchbody .filterholder .h3, #sm_seotext_searchbody .filterholder .h3 {
    background: #608892 none repeat scroll 0 0;
    color: #fff;
}
#sm_cockpit_staticpagebody .themenwelt .boxwrapper.infogrid {
    background: #eff4f8 none repeat scroll 0 0;
    border: 0 none;
    margin: 0 0 20px;
    padding-top: 0;
    width: 100%;
}
#sm_cockpit_staticpagebody .themenwelt .boxwrapper.infogrid .box {
    border: 0 none;
    margin-bottom: 0;
}
#sm_cockpit_staticpagebody .themenwelt .boxwrapper.infogrid .box .rating {
    margin-bottom: 5px;
}
#sm_cockpit_staticpagebody .themenwelt .boxwrapper.infogrid .box .previmg img {
    max-height: 239px;
    width: auto;
}
#sm_cockpit_staticpagebody .themenwelt .more {
    background: #f7520a none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    line-height: 200px;
    padding-top: 100px;
    text-align: center;
}
#sm_cockpit_staticpagebody .themenwelt .more p, #sm_cockpit_staticpagebody .themenwelt .more span {
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
}
#sm_cockpit_staticpagebody .themenwelt .more p {
    font-weight: 700;
}
#sm_cockpit_staticpagebody .themenwelt .more .arrow {
    color: #fff;
    font-family: "askari icons",sans-serif;
    font-size: 64px;
    font-weight: 400;
    line-height: 64px;
}
#sm_cockpit_staticpagebody .themenwelt.second .boxwrapper.infogrid {
    background: #fefbf3 none repeat scroll 0 0;
}
#sm_cockpit_staticpagebody .themenwelt.third .boxwrapper.infogrid {
    background: #f6f7eb none repeat scroll 0 0;
}
#sm_cockpit_staticpagebody .themen-h3 {
    color: #96a92c;
    display: inline-block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 34px;
    margin: 50px 0 30px;
    width: 100%;
}
#sm_cockpit_staticpagebody .themenoverview .holder {
    background: #fbf6ea none repeat scroll 0 0;
    height: 415px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: center;
}
#sm_cockpit_staticpagebody .themenoverview .holder h2, #sm_cockpit_staticpagebody .themenoverview .holder h3, #sm_cockpit_staticpagebody .themenoverview .holder p {
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
}
#sm_cockpit_staticpagebody .themenoverview .holder h2.title {
    color: #96a92c;
    font-size: 20px;
    margin: 20px 0 5px;
}
#sm_cockpit_staticpagebody .themenoverview .holder h3 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}
#sm_cockpit_staticpagebody .themenoverview .holder .btn {
    margin-top: 30px;
}
.image-holder {
    min-height: 100%;
    overflow: hidden;
}
.image-holder.medium {
    max-height: 362px;
}
.image-holder.big {
    max-height: 744px;
}
.marg {
    margin-bottom: 21px;
}
.themenwelt-cta, a.themenwelt-cta {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    left: 0;
    padding: 0 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 27%;
}
.themenwelt-cta::after, a.themenwelt-cta::after {
    content: "F";
    display: block;
    font-family: "askari icons",sans-serif;
    font-size: 70px;
    font-weight: 400;
}
.pl-header-textbg {
    background-color: #dee2d3;
    display: inline-block;
    padding: 1em 0;
}
@media (min-width: 1280px) {
    .boxwrapper.infogrid:nth-child(8n+7) .box {
        border-right: 1px solid #fff;
    }
}
@media (max-width: 1280px) {
    .box .selection input {
        width: 40px;
    }
}
@media (min-width: 768px) and (max-width: 1279px) {
    .boxwrapper.infogrid {
        width: 33.3%;
    }
    .boxwrapper.infogrid:nth-child(3n+3) .box {
        border-right: 1px solid #c8c8c8;
    }
    .boxwrapper.infogrid:nth-child(3n+2) .box {
        border-right-color: #fff;
    }
}
@media (max-width: 1140px) {
    .boxwrapper.line .box .selection {
        padding-left: 56px;
    }
    .boxwrapper.line .box .selection .title {
        min-width: 0;
        padding-right: 0;
    }
    .boxwrapper.line .box .selection.versions {
        padding-left: 0;
    }
    .boxwrapper.line .box .selection input {
        width: 30px;
    }
    .boxwrapper.line .box .rating {
        float: none;
    }
}
@media (max-width: 1023px) {
    #container {
        overflow: hidden;
    }
    #quickshop1 .modal-dialog {
        bottom: 0;
        left: 0 !important;
        margin-left: 0;
        padding: 0;
        right: 0 !important;
        top: 0 !important;
        width: auto;
    }
    #quickshop1 #details {
        height: 96%;
        margin-bottom: 3%;
        margin-top: 3%;
        max-height: 96%;
        min-height: 0;
        overflow-y: auto;
    }
    #quickshop1 #details .color, #quickshop1 #details .variant, #quickshop1 #details .size, #quickshop1 #details .tobasket, #quickshop1 #details .availability, #quickshop1 #details .price, #quickshop1 #details .wishlist, #quickshop1 #details .social {
        padding-bottom: 35px;
    }
    #quickshop1 #details .size .info {
        font-size: 75%;
    }
    #quickshop1 {
        display: none !important;
    }
    .box .btn.desktop {
        display: none;
    }
    .box .btn.mobile {
        display: block;
    }
    .box .selection input {
        margin-right: 5px;
    }
    .themenwelt-cta, a.themenwelt-cta {
        font-size: 18px;
        top: 20%;
    }
    .themenwelt-cta::after, a.themenwelt-cta::after {
        font-size: 50px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .box {
        padding: 0 12px 2px;
    }
    .box .previmg {
        line-height: 170px;
        min-height: 170px;
    }
    .box .product {
        font-size: 15px;
    }
    .box .desc .price, .box .desc .lastprice .newprice {
        font-size: 20px;
    }
    .wrongprice {
        font-size: 12px;
    }
}
@media (min-width: 992px) {
    .filterlistlocator {
        display: none;
    }
    #sm_cockpit_staticpagebody .themenoverview .holder img {
        max-height: 168px;
    }
}
@media (max-width: 991px) {
    .subnav-productlist {
        display: none;
    }
    #alistbody > .wrapper, #searchbody > .wrapper {
        margin-top: -20px;
        overflow: hidden;
        padding: 20px 0 0;
    }
    .boxwrapper.line .box {
        padding: 0 20px;
    }
    .boxwrapper.line .box .rating {
        float: none;
    }
    .boxwrapper.line .box .articledetails .title {
        margin-bottom: 10px;
    }
    .topwrapper h1, #locator {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    #locator {
        margin-bottom: 20px;
        margin-top: -30px;
        position: relative;
        right: auto;
    }
    #locator .locatorview {
        float: none;
        margin: 50px auto 15px;
    }
    #locator .locatorsort {
        display: block;
        float: none;
        margin: 15px auto 30px;
        max-width: 320px;
        top: 0;
    }
    .modal-dialog #details .color, .modal-dialog #details .variant, .modal-dialog #details .size, .modal-dialog #details .tobasket, .modal-dialog #details .availability, .modal-dialog #details .price, .modal-dialog #details .wishlist, .modal-dialog #details .social {
        padding-bottom: 35px;
    }
    .noresult .form-search-content button, .noresult .form-search-content input {
        height: 29px;
    }
    .box .articledetails > div {
        margin-bottom: 15px;
    }
    .box .previmg img {
        min-height: auto;
    }
    .filtersubnav {
        display: none;
    }
    .themenwelt .banner {
        margin-bottom: 20px;
    }
    .themen-h3 {
        font-size: 26px;
        margin: 30px 0 20px;
    }
    #sm_cockpit_staticpagebody .themenoverview .col-sm-12 {
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .box .selection {
        padding-left: 0;
    }
    .box .selection.versions {
        padding-left: 0;
    }
    .box .selection .title {
        top: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .box .rating {
        margin-bottom: 10px;
    }
    .box .selectionholder .title {
        font-size: 15px;
        letter-spacing: -0.01em;
    }
}
@media (max-width: 767px) {
    .wishlist .box .availability {
        font-size: 70%;
    }
    .noresult .form-search-content button, .noresult .form-search-content input {
        height: 37px;
    }
    .noresult .form-search-content button span {
        margin-top: -1px;
    }
    .boxwrapper.line .box {
        padding: 5px 10px;
    }
    .boxwrapper.line .box .noticelist .wording {
        display: none;
    }
    .boxwrapper.line .box > .row, .boxwrapper.line .box > form > .row {
        margin: 0 !important;
    }
    .boxwrapper.line .box .articledetails .title {
        margin-bottom: 15px;
    }
    .boxwrapper.line .box .price .info {
        padding: 5px 0;
    }
    .boxwrapper.line .box .selection2 {
        margin: 5px 0;
        width: 100%;
    }
    .boxwrapper.line .box .selection2 .availability {
        float: left;
    }
    .boxwrapper.line .box .selection2 .noticelist {
        float: right;
    }
    .boxwrapper.line .box .button .btn {
        font-size: 16px;
    }
    .box .articledetails .desc, .box .moredetails, .box .selectionholder {
        display: none;
    }
    .box .selectionholder.articlena {
        display: block;
        margin-top: 0;
        min-height: 0;
    }
    .box .notavailable {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .box .notavailable .title {
        text-align: left;
    }
    .box .articledetails .title {
        margin-top: 0;
    }
    .box .articleinfo .holder {
        background-color: transparent;
        min-height: 0;
        padding: 0;
    }
    .box .previmg {
        line-height: 150px;
        min-height: 150px;
    }
    .boxwrapper.infogrid {
        width: 50%;
    }
    .themenwelt .boxwrapper.infogrid .box .previmg img {
        max-height: none;
    }
    .themen-h3 {
        font-size: 22px;
        margin: 22px 0 14px;
    }
    .image-holder {
        margin-bottom: 20px;
    }
    #sm_cockpit_staticpagebody .themenoverview .holder {
        height: auto;
    }
    .themenwelt .banner {
        clear: both;
    }
    .themenwelt-cta, a.themenwelt-cta {
        font-size: 28px;
        top: 30%;
    }
    .themenwelt-cta::after, a.themenwelt-cta::after {
        font-size: 100px;
    }
}
@media (min-width: 641px) and (max-width: 767px) {
    .boxwrapper.infogrid:nth-child(4n+3) .box {
        border-right-color: #fff;
    }
}
@media (max-width: 640px) {
    .boxwrapper.infogrid {
        width: 100%;
    }
    .boxwrapper.infogrid .box {
        border: 0 none;
    }
}
@media (max-width: 380px) {
    .themenwelt-cta, a.themenwelt-cta {
        font-size: 22px;
        top: 22%;
    }
}
.boxwrapper .box .articleinfo .button .btn.disabledstyle {
    background-color: #888;
}
.startteaserbg {
    padding-bottom: 35px;
    position: relative;
}
.currentstyles {
    position: relative;
    z-index: 10;
}
.currentstyles:last-child .hr {
    display: none;
}
#moduleinstieg h2 {
    font-size: 50px;
    margin-bottom: 50px;
    padding-top: 50px;
    text-align: center;
}
#moduleinstieg h2 em {
    font-style: normal;
    font-weight: 400;
}
#moduleinstieg .teasercollections {
    margin-bottom: 15px;
    text-align: center;
}
#moduleinstieg .teasercollections h2, #moduleinstieg .teasercollections p {
    display: block;
    margin-bottom: 15px;
}
#moduleinstieg .teasercollections p {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}
#moduleinstieg .teasercollections a {
    font-size: 18px;
    margin: 0 5px;
}
#salebanner {
    background: rgba(0, 0, 0, 0) url("../bg/bg_sale.jpg") no-repeat scroll center 0;
    min-height: 395px;
    position: relative;
}
#salebanner h3 {
    color: #fff;
    display: inline-block;
    font-size: 40px;
    margin: 25px 0 0;
    padding: 0 30px;
    text-align: center;
    width: 100%;
}
#bannerslider {
    background: rgba(0, 0, 0, 0) url("../bg/bg_startslider.jpg") no-repeat scroll center 64px;
    margin: -55px -50px 0;
    position: relative;
}
#bannerslider .topline {
    background: #fff none repeat scroll 0 0;
    color: #474747;
    font-size: 16px;
    font-weight: 700;
    height: 64px;
    left: 0;
    padding-left: 360px;
    padding-right: 200px;
    padding-top: 24px;
    right: 0;
}
#bannerslider .topline::before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 12px 12px;
    content: "";
    display: inline-block;
    height: 0;
    left: 12px;
    position: absolute;
    top: -12px;
    width: 0;
}
#bannerslider .gimmick {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    display: inline-block;
    width: 100%;
}
#bannerslider .gimmick .image {
    float: left;
    padding-right: 8px;
    width: 40%;
}
#bannerslider .gimmick .image img {
    margin: 10px 0;
    width: 100%;
}
#bannerslider .gimmick .text {
    float: right;
    margin: 0 10px 10px 0;
    width: 55%;
}
#bannerslider .gimmick .text .title {
    display: inline-block;
    font-weight: 700;
    margin: 10px 0 8px;
}
#bannerslider .submenu {
    left: 60px;
    position: absolute;
    z-index: 3;
}
#bannerslider .submenu .subnav {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    min-width: 254px;
}
#bannerslider .submenu .subnav ul {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    margin-bottom: 8px;
}
#bannerslider .submenu .subnav ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #888;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    height: 28px;
    line-height: 28px;
    position: relative;
}
#bannerslider .submenu .subnav ul li a, #bannerslider .submenu .subnav ul li a:hover {
    color: #474747;
    display: inline-block;
    padding-left: 12px;
    width: 100%;
}
#bannerslider .submenu .subnav ul li.selected a {
    font-weight: 700;
}
#bannerslider .submenu .subnav ul li.selected a::after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 12px 0 12px 12px;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: -12px;
    top: 2px;
    width: 0;
}
#bannerslider .submenu .subnav ul li:last-of-type {
    border: 0 none;
}
#bannerslider .holder {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
}
#bannerslider .h3 {
    background: #4c5832 none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    line-height: normal;
    margin: 0;
    padding-left: 12px;
    text-transform: uppercase;
}
#bannerslider .h3.second {
    background: #96a92c none repeat scroll 0 0;
}
#bannerslider .h3.third {
    background: #ff5a00 none repeat scroll 0 0;
}
#bannerslider .h3::before {
    display: none;
}
#bannerslider .caroufredsel_wrapper {
    position: absolute;
}
#bannerslider .pagination {
    display: inline-block;
    text-align: center;
    width: 100%;
}
#bannerslider .pagination > a {
    background-clip: padding-box;
    background-color: rgba(207, 207, 207, 0.75);
    border: 0 none transparent;
    border-radius: 50px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-right: 5px;
    overflow: hidden;
    text-align: center;
    text-indent: -1000px;
    width: 16px;
}
#bannerslider .pagination > a:hover {
    background-color: rgba(71, 71, 71, 0.55);
    color: #fff;
}
#bannerslider .pagination .selected {
    background-color: #474747 !important;
    color: #fff !important;
}
#bannerslider .play-btn {
    font-family: "Roboto Slab",sans-serif;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin-left: -4px;
}
#bannerslider .play-btn span {
    display: inline-block;
    height: 20px;
    position: relative;
    width: 20px;
}
#bannerslider .play-btn.paused {
    background-color: rgba(71, 71, 71, 0.55);
    color: #fff;
}
#bannerslider .play-btn .play, #bannerslider .play-btn.paused .stop {
    display: none;
}
#bannerslider .play-btn.paused .play {
    display: inline-block;
    font-size: 11px;
    top: -1px;
}
#bannerslider #slider {
    z-index: 1;
}
#bannerslider #slider li {
    float: left;
    text-align: left;
}
#bannerslider #slider img {
    max-width: 100%;
}
#bannerslider #slider .imgholder {
    height: 460px;
    left: 22%;
    padding-bottom: 15px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    width: 78%;
}
#bannerslider #slider .imgholder.start {
    pointer-events: none;
    position: absolute !important;
    top: 0 !important;
}
#bannerslider #slider .title {
    color: #fff;
    font-family: "Roboto Slab",sans-serif;
    font-size: 740%;
    letter-spacing: -0.03em;
    line-height: 85%;
    position: absolute;
    top: 15%;
    width: 47%;
}
#bannerslider #slider .title strong {
    display: block;
}
#bannerslider #slider .hotspot {
    background-clip: padding-box;
    background-color: #fff;
    border: 0 none transparent;
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    color: #4c5832;
    display: block;
    font-family: "Roboto Slab",sans-serif;
    font-size: 36px;
    font-weight: 700;
    height: 32px;
    letter-spacing: -0.03em;
    line-height: 27px;
    position: absolute;
    text-align: center;
    width: 32px;
}
#bannerslider #slider .hotspot:hover {
    background-color: #4c5832;
    color: #fff;
}
#bannerslider #slider .popover {
    width: 200px;
}
#bannerslider #slider .popover-content a {
    color: #4c5832;
}
#bannerslider #slider .popover-content a:hover {
    text-decoration: underline;
}
#bannerslider #slider .box.special {
    font-size: 18px;
    height: 225px;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
    top: 35%;
    width: 225px;
}
#bannerslider #slider .box.special .big.versand {
    font-size: 42px;
    padding-left: 15%;
    padding-right: 15%;
}
#bannerslider .ratings {
    position: absolute;
    right: 20px;
    top: 10px;
    width: 160px;
}
#bannerslider .ratings #eKomiSeal_default {
    float: left;
}
#bannerslider .ratings #eKomiSeal_default img {
    height: auto;
    width: 45px;
}
#bannerslider .ratings .rating {
    display: inline-block;
    float: left;
}
#bannerslider .ratings .ekomi {
    display: inline-block;
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}
#bannerslider .ratings .ekomi p {
    margin-bottom: 0;
}
#startbody .contentbg.holder, #sm_cockpit_askari_startbody .contentbg.holder, [id$="startbody"] .contentbg.holder {
    padding-top: 0;
}
#startbody .contentbg.holder.subnavigation, #sm_cockpit_askari_startbody .contentbg.holder.subnavigation, [id$="startbody"] .contentbg.holder.subnavigation {
    padding-top: 30px;
}
.startboxcontent {
    margin-top: 15px;
    width: 100%;
}
.startboxcontent h3 {
    -moz-hyphens: none;
    color: #b30c0c;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 50px;
    line-height: 95%;
    position: relative;
    text-transform: uppercase;
    z-index: 3;
}
.startboxcontent .btn-cta {
    position: absolute;
    right: 5%;
    top: 83%;
    z-index: 10;
}
.startboxcontent .btn-cta a {
    color: #fff;
}
.startboxcontent .btn-cta a:hover {
    color: #fff;
}
.startboxcontent .items, .startboxcontent .desc {
    text-align: center;
    z-index: 1;
}
.startboxcontent .items a, .startboxcontent .desc a, .startboxcontent .items a strong, .startboxcontent .desc a strong {
    color: #000;
    font-weight: 400;
}
.startboxcontent .items img {
    max-height: 100%;
}
.startboxcontent .desc {
    max-width: 180px;
    text-align: left;
    z-index: 2;
}
.startboxcontent .desc a {
    background: #fff none repeat scroll 0 0;
    border: 0 none transparent;
    border-radius: 5px;
    display: inline-block;
    padding: 5px;
}
.startboxcontent .newprice {
    display: block;
}
.startboxcontent .wrongprice {
    padding-right: 0;
}
.startboxcontent .stoerer.price .wrongprice {
    margin-bottom: 2px;
    position: relative;
    top: 0;
}
.startboxcontent .stoerer.price .wrongprice .beforeprice {
    display: block;
    font-size: 75%;
    font-weight: 400;
    letter-spacing: 0;
}
.startboxcontent .itemwrapper > span {
    position: absolute;
    right: 5%;
    top: 80%;
    z-index: 5;
}
.startboxcontent .itemwrapper > span a {
    pointer-events: auto;
}
.startboxcontent .contentdesc {
    left: 35.2%;
    position: absolute;
    top: 48%;
    width: 21%;
    z-index: 5;
}
.startboxcontent .items, .startboxcontent .desc, .startboxcontent .lastprice {
    position: absolute;
}
.startboxcontent .lastprice {
    width: 130px;
    z-index: 1;
}
.startboxcontent .priceholder {
    display: table-cell;
    height: 130px;
    position: relative;
    vertical-align: middle;
    width: 130px;
}
.startboxcontent .item1 {
    left: 2%;
    top: 30%;
    width: 25%;
}
.startboxcontent .desc1 {
    left: 5%;
    top: 70%;
}
.startboxcontent .lastprice1 {
    left: 22%;
    top: 18%;
}
.startboxcontent .item2 {
    left: 35.5%;
    top: 42%;
    width: 23%;
}
.startboxcontent .desc2 {
    left: 45.5%;
    top: 80%;
}
.startboxcontent .lastprice2 {
    left: 28%;
    top: 60%;
}
.startboxcontent .item3 {
    right: 11.5%;
    top: 81px;
    width: 30%;
}
.startboxcontent .desc3 {
    right: 13%;
    top: 22%;
}
.startboxcontent .lastprice3 {
    right: 5%;
    top: 25%;
}
.startboxcontent .stoerer.price::before {
    top: 85px;
}
.right .startboxcontent .lastprice3 {
    left: 4%;
    right: auto;
}
.right .startboxcontent .desc3 {
    left: 18%;
    right: auto;
}
.right .startboxcontent .item3 {
    left: 9%;
    right: auto;
}
.specialoffer {
    background-size: 100% auto;
    color: #fff;
    display: inline-block;
    position: relative;
    width: 100%;
}
.specialoffer .bg-img {
    height: 100%;
    position: absolute;
}
.specialoffer .itemwrapper {
    display: block;
    height: 379px;
    margin: 0;
    position: relative;
}
.specialoffer h3 {
    -moz-hyphens: none;
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 40px;
    line-height: 95%;
    margin: 20px auto 0;
    text-align: center;
    text-transform: uppercase;
}
.specialoffer .stoerer.price::before {
    top: 0;
}
.specialoffer .name {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 115%;
    margin-top: 10px;
}
.specialoffer .items, .specialoffer .desc {
    text-align: center;
    z-index: 1;
}
.specialoffer .items a, .specialoffer .desc a, .specialoffer .items a strong, .specialoffer .desc a strong {
    color: #000;
    font-weight: 400;
}
.specialoffer .items img {
    max-height: 100%;
}
.specialoffer .desc {
    max-width: 180px;
    text-align: left;
    z-index: 2;
}
.specialoffer .desc a {
    background: #fff none repeat scroll 0 0;
    border: 0 none transparent;
    border-radius: 5px;
    display: inline-block;
    padding: 5px;
}
.specialoffer .newprice {
    display: block;
    line-height: 115%;
}
.specialoffer .wrongprice {
    padding-right: 0;
}
.specialoffer .itemwrapper .btn-primary {
    position: absolute;
    right: 4%;
    top: 82%;
    z-index: 5;
}
.specialoffer .items, .specialoffer .lastprice {
    position: absolute;
}
.specialoffer .lastprice {
    display: table-cell;
    height: 130px;
    line-height: 120px;
    padding: 0;
    vertical-align: middle;
    width: 130px;
    z-index: 1;
}
.specialoffer .item1 {
    left: 9%;
    top: 40%;
    width: 25%;
}
.specialoffer .lastprice1 {
    left: 4%;
    top: 24%;
}
.specialoffer .item2 {
    left: 37.5%;
    top: 14%;
    width: 24%;
}
.specialoffer .lastprice2 {
    left: 44%;
    top: 52%;
}
.specialoffer .item3 {
    right: 4%;
    top: 27%;
    width: 21%;
}
.specialoffer .lastprice3 {
    right: 19%;
    top: 22%;
}
@media (max-width: 1365px) {
    #bannerslider #slider .full {
        max-width: none;
    }
}
@media (max-width: 1260px) {
    #bannerslider .topline {
        font-size: 13px;
    }
    #bannerslider #slider .imgholder {
        left: 26%;
        width: 74%;
    }
    .startboxcontent h3 {
        font-size: 42px;
    }
    .startboxcontent .desc2 {
        top: 65%;
    }
    .specialoffer h3 {
        font-size: 36px;
    }
    .specialoffer .itemwrapper {
        height: 355px;
    }
    .specialoffer .lastprice2 {
        top: 46%;
    }
}
@media (max-width: 1160px) {
    #bannerslider #slider .imgholder {
        left: 28%;
        width: 72%;
    }
    .startboxcontent .priceholder {
        height: 100px;
        width: 100px;
    }
    .startboxcontent .stoerer {
        font-size: 30px;
    }
    .startboxcontent .stoerer.price {
        width: 100px;
    }
    .startboxcontent .stoerer.price::before {
        font-size: 100px;
        height: 100px;
        top: 72px;
        width: 100px;
    }
    .startboxcontent .stoerer .newprice {
        font-size: 30px;
    }
    .startboxcontent .item1 {
        left: 2%;
        top: 21%;
        width: 25%;
    }
    .startboxcontent .desc1 {
        top: 56%;
    }
    .startboxcontent .lastprice1 {
        left: 22%;
        top: 13%;
    }
    .specialoffer .stoerer {
        font-size: 30px;
    }
    .specialoffer .stoerer.price {
        width: 100px;
    }
    .specialoffer .stoerer.price::before {
        font-size: 100px;
        height: 100px;
        width: 100px;
    }
    .specialoffer .stoerer .newprice {
        font-size: 30px;
    }
    .specialoffer .lastprice {
        line-height: 100px;
    }
    .specialoffer h3 {
        font-size: 32px;
    }
    .specialoffer .itemwrapper {
        height: 320px;
    }
}
@media (max-width: 1150px) and (min-width: 992px) {
    .right .startboxcontent .desc3 {
        left: 41%;
    }
    .right .startboxcontent .item3 {
        right: 35% !important;
    }
    .right .startboxcontent .lastprice3 {
        left: 20%;
    }
}
@media (max-width: 1024px) {
    #bannerslider #slider .imgholder {
        left: 30%;
        width: 70%;
    }
    .startboxcontent h3 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    #startbody .banner, #themeslider {
        margin-left: -30px;
        margin-right: -30px;
        overflow: hidden;
    }
    #bannerslider {
        background-position: center 68px;
        margin: -24px -30px 0;
    }
    #bannerslider .submenuholder {
        margin: 0 10px;
    }
    #bannerslider .submenu {
        left: 0;
        position: relative;
        top: 0;
    }
    #bannerslider .submenu .h3 {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #474747;
    }
    #bannerslider .submenu .holder {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }
    #bannerslider #slider .imgholder {
        left: 0;
        width: 100%;
    }
    #starttrends #slider .title {
        font-size: 450%;
        top: 22%;
        width: 42%;
    }
    #starttrends #slider .btn-cta {
        top: 65%;
    }
    #collections {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 0;
    }
    #collections .teaser div {
        background-size: cover;
        height: 350px;
        position: relative;
        width: 100%;
    }
    #collections .teaser p {
        top: 25% !important;
    }
    #collections .teaser .stylevent, #collections .teaser .stylevent a, #collections .teaser .maritimeeleganz, #collections .teaser .maritimeeleganz a, #collections .teaser .maritimeeleganz .arrow {
        color: #474747;
    }
    #collections .teaser .maritimeeleganz a:hover .arrow {
        color: #4c5832;
    }
    #collections .action {
        display: none;
    }
    .btn-cta.startbox-cta {
        margin: 0 auto 2.5em;
    }
    #moduleinstieg h2 {
        font-size: 40px;
    }
    .currentstyles .hr, .teasercollectionlinks {
        display: none;
    }
    .startboxcontent {
        margin-top: 0;
    }
    .startboxcontent .desc1 {
        top: 60%;
    }
    .startboxcontent .item3 {
        right: 9.5%;
    }
    .startboxcontent .desc3 {
        right: 5%;
        top: 15%;
    }
    .startboxcontent .item2 {
        top: 36%;
    }
    .startboxcontent .itemwrapper .btn-primary {
        top: 83%;
    }
    .startboxcontent .lastprice {
        padding-top: 40px;
    }
    .startboxcontent .stoerer.price::before {
        top: 80px;
    }
    .specialoffer .item1 {
        top: 32%;
    }
    .specialoffer .item1 {
        top: 22%;
    }
    .specialoffer .lastprice {
        line-height: 90px;
    }
    .right .startboxcontent .item3 {
        top: 25px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #bannerslider .submenu .h3 {
        height: 60px;
        line-height: 60px;
    }
}
@media (max-width: 767px) {
    #startbody .banner {
        margin-left: -15px;
        margin-right: -15px;
        overflow: hidden;
    }
    #bannerslider {
        background-position: center 87px;
        margin: -15px -15px 0;
        overflow: hidden;
    }
    #bannerslider .pagination {
        margin: 10px 0 0 5px;
    }
    #bannerslider .submenu .h3 {
        padding-left: 0;
    }
    #starttrends .caroufredsel_wrapper {
        margin-top: 60px !important;
    }
    #starttrends .form-control {
        bottom: 20px;
        left: 0;
        margin-bottom: 0;
        position: absolute;
        right: 0;
        text-align: center;
    }
    #starttrends .pagination > a {
        background-color: rgba(71, 71, 71, 0.55);
        height: 25px;
        text-indent: -9999px;
        width: 25px;
    }
    #starttrends .play-btn {
        display: none !important;
    }
    #starttrends #slider li {
        height: 620px;
        margin-bottom: 20px;
    }
    #starttrends #slider .hotspot {
        display: none;
    }
    #starttrends #slider .title {
        font-size: 290%;
        top: 45%;
        width: 49%;
    }
    #starttrends #slider img {
        max-height: 475px;
    }
    #starttrends #slider .imgholder {
        height: 535px;
        left: auto;
        line-height: 535px;
        min-width: 250px;
        position: absolute;
        right: 0;
    }
    #starttrends #slider .btn-cta {
        bottom: 50px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 65%;
        right: 0;
        text-align: center;
        top: auto;
    }
    #starttrends #slider .box.special.red {
        height: 145px;
        left: 0;
        right: auto;
        top: 25px;
        width: 145px;
    }
    #starttrends #slider .box.special.red .big {
        font-size: 29px;
        padding-top: 6.5%;
    }
    #starttrends #slider .box.special.red .textholder p {
        display: none;
    }
    .startboxcontent .priceholder {
        height: 70px;
        width: 70px;
    }
    .startboxcontent .stoerer {
        font-size: 20px;
    }
    .startboxcontent .stoerer.price {
        width: 70px;
    }
    .startboxcontent .stoerer.price::before {
        font-size: 70px;
        height: 70px;
        top: 66px;
        width: 70px;
    }
    .startboxcontent .stoerer.price .wrongprice {
        font-size: 14px;
        margin-bottom: 2px;
    }
    .startboxcontent .stoerer .newprice {
        font-size: 16px;
    }
    .startboxcontent .stoerer .lastprice {
        padding-top: 45px;
    }
    .startboxcontent h3 {
        margin: 0 30px;
    }
    .startboxcontent .item1 {
        left: 2%;
        top: 9%;
        width: 30%;
    }
    .startboxcontent .desc {
        max-width: 100px;
    }
    .startboxcontent .desc1 {
        top: 42%;
    }
    .startboxcontent .item2 {
        left: 20.5%;
        top: 52%;
        width: 30%;
    }
    .startboxcontent .desc2 {
        left: 40.5%;
        top: 68%;
    }
    .startboxcontent .item3 {
        right: 2.5%;
        top: 14%;
        width: 38%;
    }
    .startboxcontent .desc3 {
        right: 10%;
        top: 56%;
    }
    .startboxcontent .lastprice1 {
        left: 28%;
        top: 14%;
    }
    .startboxcontent .lastprice2 {
        left: 18%;
        top: 64%;
    }
    .startboxcontent .lastprice3 {
        right: 5%;
        top: 12%;
    }
    .startboxcontent .itemwrapper .btn-primary {
        font-size: 16px;
    }
    .specialoffer .name {
        margin-top: 5px;
    }
    .specialoffer .stoerer {
        font-size: 20px;
    }
    .specialoffer .stoerer.price {
        width: 80px;
    }
    .specialoffer .stoerer.price::before {
        font-size: 80px;
        height: 80px;
        width: 80px;
    }
    .specialoffer .stoerer.price .wrongprice {
        font-size: 14px;
        margin-bottom: 2px;
    }
    .specialoffer .stoerer .newprice {
        font-size: 16px;
    }
    .specialoffer .stoerer .lastprice {
        padding-top: 45px;
    }
    .specialoffer .lastprice {
        line-height: 80px;
    }
    .right .startboxcontent .desc3 {
        top: 9% !important;
    }
}
@media (max-width: 675px) {
    .specialoffer .bg-img {
        margin-left: 50%;
        max-width: none;
        overflow: hidden;
        transform: translateX(-50%);
        width: auto !important;
    }
}
@media (max-width: 500px) {
    #collections .teaser .stylevent p {
        width: 65%;
    }
    .startboxcontent .item1 {
        left: 2%;
        top: 20%;
        width: 40%;
    }
    .startboxcontent .desc1 {
        top: 42%;
    }
    .startboxcontent .item2 {
        left: 5.5%;
        top: 55%;
        width: 40%;
    }
    .startboxcontent .desc2 {
        left: 40.5%;
        top: 68%;
    }
    .startboxcontent .item3 {
        right: 4.5%;
        top: 30%;
        width: 43%;
    }
    .startboxcontent .desc3 {
        right: 10%;
        top: 50%;
    }
    .startboxcontent .lastprice1 {
        left: 28%;
        top: 14%;
    }
    .startboxcontent .lastprice2 {
        left: 4%;
        top: 64%;
    }
    .startboxcontent .lastprice3 {
        right: 5%;
        top: 19%;
    }
    .specialoffer h3 {
        font-size: 28px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .specialoffer .lastprice1 {
        top: 31%;
    }
    .specialoffer .item1 {
        left: 5%;
        top: 44%;
        width: 31%;
    }
    .specialoffer .item2 {
        top: 18%;
        width: 26%;
    }
    .specialoffer .lastprice2 {
        top: 41%;
    }
    .specialoffer .lastprice3 {
        right: 5%;
        top: 22%;
    }
    .specialoffer .item3 {
        right: 6%;
        top: 39%;
        width: 28%;
    }
    .specialoffer .name {
        line-height: 95%;
    }
    .right .startboxcontent .item3 {
        top: 20%;
    }
}
@media (max-width: 480px) {
    .startboxcontent .desc {
        font-size: 13px;
        line-height: 120%;
    }
    .btn-cta.startbox-cta {
        margin-top: 0 !important;
        position: relative;
        top: -20px;
        width: 100%;
    }
}
@media (max-width: 320px) {
    #starttrends #slider li {
        height: 420px;
    }
    #starttrends #slider img {
        max-height: 275px;
    }
    #starttrends #slider .imgholder {
        height: 275px;
        line-height: 275px;
        min-width: 0;
        width: 50%;
    }
    #starttrends #slider .title {
        font-size: 190%;
    }
    #starttrends #slider .box.special.red {
        width: 120px;
    }
    #starttrends #slider .box.special.red .dummy {
        margin-top: 75%;
    }
    #starttrends #slider .box.special.red .big {
        font-size: 25px;
    }
}
@media print {
    a[href]::after {
        content: none !important;
    }
    .show-print {
        display: block !important;
        margin: 0 !important;
        opacity: 1 !important;
        padding: 0 !important;
    }
    .hide-print {
        display: none !important;
        height: 0 !important;
        margin: 0 !important;
        opacity: 0 !important;
        padding: 0 !important;
        width: 0 !important;
    }
    #affix, .breadcrumb, #mainnavigation, header .btn.navbar-btn, #mobile-search, #detailrelated, .viewswitch, .social.contentbottom, .newsletter, #logo a, footer, #detailsbody .navigator, #detailsbody .panel-group .panel .panel-heading a::after, #detailsbody .panel-group .panel #heading3, .articlereviews, header .contentholder, #ratings-toggle, #detailsbody .variantlist .directorder, #service-toggle .text-right img, #service .text-right img, #detailsbody .variantlist table .noticelist, #detailsbody .variantlist table tr td.tobasket, .details-more-tinyscrollbar .scrollbar, .status.error, .leftbar, .listlocator, .wishlistcontent .box .button, .mk-title p, .box .to-ads, .box .delete, .box .toBasket, .cart .amount .btn-button, .cart .tonoticeist, .cart .changedata, .coupon, .overall .bullets, #basket .stepper.bottom, #basketbody .stepper.bottom, #checkoutsuggestion, #longdesc .keywords, #longdesc .banner, #additional > .nav-holder, #additional .manufacturersearch {
        display: none !important;
        height: 0 !important;
        margin: 0 !important;
        opacity: 0 !important;
        padding: 0 !important;
        width: 0 !important;
    }
    #details {
        margin-bottom: 0 !important;
    }
    #details .picture .zoomlense, #details .thumbs {
        display: none !important;
        height: 0 !important;
        margin: 0 !important;
        opacity: 0 !important;
        padding: 0 !important;
        width: 0 !important;
    }
    #details .articleinfo .tobasket .btn, #details .articleinfo .selection, #details .articleinfo .social, #details .articleinfo .highlight .btn-text {
        display: none !important;
        height: 0 !important;
        margin: 0 !important;
        opacity: 0 !important;
        padding: 0 !important;
        width: 0 !important;
    }
    #header-wrapper, #stuck, #logo, #logo .slogan, #details .articleinfo > .holder, .shippinginfo, .details-more-tinyscrollbar, .details-more-tinyscrollbar .viewport, #details .imagebox, #details .picture, #details .picture .imgholder, #details .picture img, #accordion, #accordion .collapse, #variants-toggle, .mk-title, .mk-title .title {
        display: block !important;
        margin: 0 !important;
        opacity: 1 !important;
        padding: 0 !important;
    }
    .tab-content #tab_variants, .tab-content #longdesc, .tab-content #service {
        display: block !important;
        margin: 0 !important;
        opacity: 1 !important;
        padding: 0 !important;
    }
    .tab-content .articledetails {
        width: 100% !important;
    }
    #service .bgholder, #service-toggle .bgholder {
        min-height: auto !important;
        padding: 0 !important;
    }
    body, #logo .slogan, .box .rating .ratingtitle, .overall .counts, .overall .counts .pay {
        font-size: 10px !important;
    }
    .cart .mobiletitle, .cart .lastprice, .overall .counts .subtotal .desc {
        font-size: 12px !important;
    }
    #additional .tab-content h3, #details h1, #details .articleinfo .price .lastprice, .box .price, .box .articledetails .title, .overall .counts .totalamount .desc, .overall .counts .totalamount .pay {
        font-size: 16px !important;
    }
    #details .articleinfo .highlight li {
        margin-bottom: 0 !important;
    }
    #details .picture {
        height: auto !important;
        line-height: normal !important;
    }
    #details h1 {
        width: 100% !important;
    }
    #details .information .text-right {
        clear: both !important;
        float: none !important;
        text-align: left !important;
        width: 100% !important;
    }
    #details .information .price {
        margin: 5px 0 !important;
    }
    #details .picture {
        line-height: normal !important;
    }
    #details .picture img {
        max-width: 250px !important;
    }
    #logo::before {
        content: url("//api.meleven.de/out/askari/f0.ac.64.logo_93b12d5b.svg");
        display: inline-block;
    }
    .rating li.currentRate {
        overflow: hidden;
    }
    .rating li.currentRate::before {
        content: url("//api.meleven.de/out/askari/c5.2e.63.sprite_stars_3eb577ff.svg");
        display: inline-block;
    }
    #stuck {
        min-height: auto;
    }
    body.affix {
        padding-top: 0 !important;
    }
    .details-more-tinyscrollbar .viewport, .details-more-tinyscrollbar .overview {
        height: inherit !important;
        padding: 0 !important;
        position: relative !important;
    }
    .imagearea, .articleinfo {
        float: left;
        width: 45% !important;
    }
    .articleinfo {
        float: right !important;
    }
    .contentbg.holder {
        padding: 20px !important;
    }
    #details .order-nr span {
        margin: 0 0 5px !important;
    }
    .rating {
        margin-bottom: 0 !important;
    }
    #service .bgholder .topic, #service-toggle .bgholder .topic, #service .bgholder p, #service-toggle .bgholder p {
        margin-bottom: 5px !important;
    }
    #service .bgholder, #service-toggle .bgholder {
        padding-top: 5px !important;
    }
    #additional .tab-content h3.title {
        margin-bottom: 5px !important;
    }
    #detailsbody .panel-group .panel .panel-body {
        padding: 0 !important;
    }
    #detailsbody .panel-group .panel .panel-heading a {
        padding: 5px 0 0 !important;
    }
    #detailsbody .variantlist table {
        width: 100% !important;
    }
    .box .previmg img {
        max-width: 150px !important;
    }
    .boxwrapper.line .box .previmg {
        text-align: left !important;
    }
    #meinkonto .articleinfo {
        float: left !important;
    }
    .mk-title .title {
        text-align: center !important;
        width: 100% !important;
    }
    .boxwrapper.infogrid {
        float: left !important;
        width: 33% !important;
    }
    .boxwrapper.infogrid .box {
        border-right: 1px solid #c8c8c8 !important;
    }
    .flag {
        color: #fff !important;
    }
    .cart .mobiletitle {
        display: inline-block !important;
        float: left !important;
        margin-right: 5px !important;
    }
    .cart .amount .number {
        margin-top: -4px;
    }
    .overall {
        page-break-before: always !important;
    }
    .cart {
        page-break-after: always !important;
    }
    .availability .status.stocktext_V .bullet {
        color: #8dc756 !important;
    }
    .availability .status.stocktext_G .bullet {
        color: #fcff00 !important;
    }
    .availability .status.stocktext_Z .bullet {
        color: #ffba00 !important;
    }
    .availability .status.stocktext_L .bullet {
        color: red !important;
    }
    .availability .status.stocktext_A .bullet {
        color: #9e9e9e !important;
    }
    .availability .status.stocktext_S .bullet {
        border: 1px solid #474747;
        color: #fff !important;
    }
}
.overall {
    background-color: #fcf6ea;
    margin-top: 35px;
    padding: 23px 15px;
}
.overall .hr {
    border-color: #474747;
    border-width: 2px;
    margin: 10px auto;
}
.overall h4 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0.5em;
}
.overall .btn-controls {
    font-size: inherit;
}
.overall .counts {
    font-size: 14px;
}
.overall .counts .pay {
    -moz-hyphens: none;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-align: right;
    white-space: nowrap;
    word-wrap: break-word;
}
.overall .counts .pay.discount, .overall .counts .pay.voucher {
    color: #ff5a00;
}
.overall .counts .subtotal .desc {
    font-weight: 700;
}
.overall .counts .voucherdiscount .desc, .overall .counts .voucherdiscount .pay {
    color: #ff5a00;
}
.overall .counts .voucherdiscount .desc {
    font-weight: 400;
}
.overall .counts .totalamount .desc {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
.overall .counts .totalamount .pay {
    font-size: 20px;
}
.overall .counts .tax .pay {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.overall .counts .extra {
    padding: 10px 0 10px 36px;
}
.overall .counts .extra .checkbox {
    margin-left: -17px;
}
.overall .counts .extra .checkbox .btn {
    line-height: 20px;
}
.overall .counts .extra .checkbox .btn-controls {
    cursor: default;
    min-height: 0;
    padding-top: 0 !important;
}
.overall .counts .extra .checkbox .btn-controls::before {
    margin-left: -30px;
    margin-top: -2px;
    transform: scale(0.725);
    width: 26px;
}
.overall .counts .icon {
    background-color: #dfd6c4;
    color: #474747;
}
.overall .bullets {
    text-align: center;
}
.overall .btn-default {
    max-width: 100%;
    width: 290px;
}
.overall .remove {
    line-height: 15px;
    position: relative;
    top: -1px;
}
.coupon {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-top: 14px;
}
.coupon label, .coupon .discount span {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 27px;
    text-transform: uppercase;
}
.coupon .couponnr {
    line-height: 17px;
    padding: 5px 0;
}
.coupon .discount {
    text-align: right;
}
.coupon .discount .icon {
    margin-right: 5px;
    vertical-align: 1.5px;
}
.coupon input {
    float: left;
    max-width: 60%;
}
.coupon .btn {
    float: left;
    margin-left: 2%;
    min-height: 27px;
    min-width: 0;
    padding: 0;
    white-space: nowrap;
    width: 38%;
}
.stepper.colored {
    background-color: #fcf6ea;
    padding-bottom: 23px;
    padding-top: 23px;
}
.stepper.bottom {
    clear: both;
    margin-bottom: 50px;
    margin-top: 35px;
}
.stepper .next {
    text-align: right;
}
.stepper .btn + .btn, .stepper .btn + div {
    margin-top: 10px;
}
#login, #address {
    padding: 0 0 20px;
}
#login .title, .checkout #content .title, #contact .title, #login .accordion-toggle, .checkout #content .accordion-toggle, #contact .accordion-toggle {
    background-color: #fcf6ea;
    color: #96a92c;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 50px;
    margin: 0 0 25px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
}
#login .title::before, .checkout #content .title::before, #contact .title::before, #login .accordion-toggle::before, .checkout #content .accordion-toggle::before, #contact .accordion-toggle::before {
    border-color: #fcf6ea transparent transparent;
    border-style: solid;
    border-width: 10px 11px 0;
    bottom: -10px;
    content: "";
    display: inline-block;
    height: 0;
    left: 10px;
    position: absolute;
    width: 0;
}
#login .title .br, .checkout #content .title .br, #contact .title .br, #login .accordion-toggle .br, .checkout #content .accordion-toggle .br, #contact .accordion-toggle .br {
    background-color: #dfd6c4;
    color: #474747;
    font-size: 16px;
    line-height: 15px;
    margin: 0 -10px;
    padding: 10px;
    position: relative;
}
#login .title .br::before, .checkout #content .title .br::before, #contact .title .br::before, #login .accordion-toggle .br::before, .checkout #content .accordion-toggle .br::before, #contact .accordion-toggle .br::before {
    border-color: #dfd6c4 transparent transparent;
    border-style: solid;
    border-width: 10px 11px 0;
    bottom: -10px;
    content: "";
    display: inline-block;
    height: 0;
    left: 10px;
    position: absolute;
    width: 0;
}
#login .title.singleline .droparrow, .checkout #content .title.singleline .droparrow, #contact .title.singleline .droparrow, #login .accordion-toggle.singleline .droparrow, .checkout #content .accordion-toggle.singleline .droparrow, #contact .accordion-toggle.singleline .droparrow {
    line-height: 18px;
}
#login .title .droparrow::before, .checkout #content .title .droparrow::before, #contact .title .droparrow::before, #login .accordion-toggle .droparrow::before, .checkout #content .accordion-toggle .droparrow::before, #contact .accordion-toggle .droparrow::before {
    color: #4c5832;
    right: 10px;
}
@media (min-width: 768px) {
    .overall .next {
        text-align: right;
    }
    .overall .btn-spacer {
        line-height: 50px;
    }
    .overall .bullets ul {
        margin-bottom: -15px;
    }
}
@media (max-width: 767px) {
    .coupon .couponinfo {
        border-radius: 40px;
        height: 40px;
        line-height: 43px;
        width: 40px;
    }
    .coupon input {
        max-width: 65%;
    }
    .coupon .btn {
        line-height: 37px;
        min-height: 37px;
        width: 33%;
    }
    .coupon .discount {
        margin-top: 10px;
    }
    .stepper .prev .btn {
        margin-bottom: 10px;
    }
}
@media (max-width: 480px) {
    .coupon .couponinfo {
        border-radius: 30px;
        height: 30px;
        line-height: 33px;
        width: 30px;
    }
    .coupon .form-label {
        font-size: 90%;
    }
}
#thankyou .banner {
    background: #cfcfcf url("../bg/bg_thankyou.jpg") no-repeat scroll center 0;
    display: block;
    margin: 0 -50px 30px;
    width: auto;
}
#thankyou h1 {
    color: #fff;
    display: inline-block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 60px;
    line-height: 36px;
    margin: 90px 0 90px 100px;
    padding-top: 0.25em;
    text-align: center;
    text-transform: uppercase;
}
#thankyou h1 span {
    display: inline-block;
    font-size: 50%;
    width: 100%;
}
#thankyou h3 {
    -moz-hyphens: none;
    background: #dfd6c4 none repeat scroll 0 0;
    display: inline-block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 1em;
    padding: 10px 0 10px 45px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
#thankyou h3::before {
    color: #474747;
    content: "";
    font-family: "askari icons",sans-serif;
    font-size: 24px;
    font-weight: 400;
    left: 0;
    padding-left: 10px;
    position: absolute;
    text-transform: none;
}
#thankyou h3::after {
    border-color: #dfd6c4 transparent transparent;
    border-style: solid;
    border-width: 10px 11px 0;
    bottom: -10px;
    content: "";
    display: inline-block;
    height: 0;
    left: 11px;
    position: absolute;
    width: 0;
}
#thankyou .ordernr a {
    color: #474747;
    text-decoration: underline;
}
#thankyou .orderinformation {
    display: inline-block;
    font-size: 110%;
    line-height: 140%;
    margin: 2em 0;
    width: 100%;
}
#thankyou .orderinformation ul li {
    padding-left: 10px;
}
#thankyou .orderinformation ul li::before {
    content: "·";
    float: left;
    margin-left: -5px;
    margin-right: 5px;
}
#thankyou .orderinformation .holder {
    background: #fcf6ea none repeat scroll 0 0;
    margin-bottom: 40px;
    min-height: 190px;
}
#thankyou .orderinformation .holder p, #thankyou .orderinformation .holder .btn, #thankyou .orderinformation .holder ul {
    margin: 15px;
}
#thankyou .orderinformation .first h3::before {
    content: "W";
}
#thankyou .orderinformation .first .holder {
    margin-right: 30px;
}
#thankyou .orderinformation .second h3::before {
    content: "f";
}
#thankyou .orderinformation .second .holder {
    margin-left: 30px;
}
#thankyou .orderinformation .third h3::before {
    content: "V";
}
#thankyou .orderinformation .third .holder {
    margin-right: 30px;
}
#thankyou .orderinformation .fourth h3::before {
    content: "j";
}
#thankyou .orderinformation .fourth .holder {
    margin-left: 30px;
}
#thankyou .orderinformation > .row > div:nth-child(3n) {
    clear: both;
}
#thankyou .tostart {
    margin-top: 20px;
}
@media (max-width: 991px) {
    #thankyou .banner {
        margin: 0 -30px 20px;
    }
    #thankyou h1 {
        margin-left: 0;
    }
    #thankyou .orderinformation {
        margin: 1em 0;
    }
    #thankyou .orderinformation .first .holder, #thankyou .orderinformation .third .holder {
        margin-right: 15px;
    }
    #thankyou .orderinformation .second .holder, #thankyou .orderinformation .fourth .holder {
        margin-left: 15px;
    }
    .tostart {
        margin: 10px 0 20px;
    }
}
@media (min-width: 768px) {
    #thankyou .bullets {
        float: right;
    }
}
@media (max-width: 767px) {
    #thankyou .banner {
        margin: 0 -15px 20px;
    }
    #thankyou .ordernr {
        margin-bottom: 15px;
        text-align: center;
    }
    #thankyou .bullets {
        margin-bottom: 15px;
    }
    #thankyou .orderinformation {
        margin: 0;
    }
    #thankyou .orderinformation .first, #thankyou .orderinformation .third {
        margin-bottom: 1.5em;
    }
    #thankyou .orderinformation .first .holder, #thankyou .orderinformation .third .holder {
        margin-right: 0;
    }
    #thankyou .orderinformation .second, #thankyou .orderinformation .fourth {
        margin-bottom: 1.5em;
    }
    #thankyou .orderinformation .second .holder, #thankyou .orderinformation .fourth .holder {
        margin-left: 0;
    }
}
@media (max-width: 480px) {
    #thankyou .bullets, #thankyou .ordernr {
        text-align: left;
    }
}
#basket h2 {
    display: block;
    font-family: "Roboto Slab",sans-serif;
    font-size: 26px;
    margin: 1em 0 -2em;
    text-align: center;
}
#basket h2 .extra, #basket h2 .extra .checkbox {
    font-weight: 700;
}
#basketbody .lightshadebg::after {
    height: 0;
}
#basketbody .delete button {
    text-decoration: none;
}
#basketbody .status {
    margin: 25px 0 15px;
}
#basket .overall .btn-controls::before {
    margin: -1px -1px 0 0;
    width: 26px;
}
#basket .overall .extra .checkbox {
    margin-bottom: 0;
    margin-left: -30px;
    margin-top: 0;
}
#basket .overall .extra .checkbox::before {
    background-position: 2px -65px;
}
#basket .overall .extra .checkbox.active::before {
    background-position: 2px 0;
}
#basket .note {
    color: #888;
    font-size: 12px;
    margin-top: 15px;
    text-align: left;
}
.stock {
    background: #394e6b none repeat scroll 0 0;
    margin-bottom: 1em;
    text-align: center;
}
.stock .availability {
    padding-bottom: 0.25em;
    padding-top: 0.25em;
}
.stock .availability .title, .stock .availability .accordion-toggle {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.stock .availability .title span, .stock .availability .accordion-toggle span {
    display: inline-block;
    font-weight: 400;
    text-transform: none;
}
.availability .status {
    min-height: 0;
}
.cartdesc {
    background-color: #dfd6c4;
    margin-bottom: 10px;
}
.cartdesc > .row {
    margin-left: 0;
    margin-right: 0;
}
.cartdesc .image, .cartdesc .description, .cartdesc .amount, .cartdesc .single, .cartdesc .total, .cartdesc .ordernumber, .cartdesc .invoicenumber, .cartdesc .orderdate, .cartdesc .orderstatus {
    background-color: #dfd6c4;
    color: #474747;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
.cartdesc .image::after, .cartdesc .description::after, .cartdesc .amount::after, .cartdesc .single::after, .cartdesc .total::after, .cartdesc .ordernumber::after, .cartdesc .invoicenumber::after, .cartdesc .orderdate::after, .cartdesc .orderstatus::after {
    border-color: #dfd6c4 transparent transparent;
    border-style: solid;
    border-width: 10px 11px 0;
    bottom: -10px;
    content: "";
    display: inline-block;
    height: 0;
    left: 10px;
    position: absolute;
    width: 0;
}
.cartdesc .image span, .cartdesc .description span, .cartdesc .amount span, .cartdesc .single span, .cartdesc .total span, .cartdesc .ordernumber span, .cartdesc .invoicenumber span, .cartdesc .orderdate span, .cartdesc .orderstatus span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cartdesc .amount {
    text-align: center;
}
.cartdesc .amount::after {
    left: 50%;
    margin-left: -11px;
}
.cartdesc .total, .cartdesc .single {
    text-align: right;
}
.cartdesc .total::after, .cartdesc .single::after {
    left: auto;
    right: 10px;
}
.cartholder {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #fcf6ea #fcf6ea;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 2px 2px;
    padding: 0 15px;
}
.cartholder .cartdesc {
    margin-left: -17px;
    margin-right: -17px;
    padding-left: 17px;
    padding-right: 17px;
}
.cartholder .overall {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}
.cartholder .overall::before {
    border-color: transparent transparent #fcf6ea;
    border-style: solid;
    border-width: 0 32px 27px;
    content: "";
    display: inline-block;
    height: 0;
    margin-right: -32px;
    position: absolute;
    right: 20%;
    top: -27px;
    width: 0;
}
.cart {
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.cart > .row {
    margin-left: 0;
    margin-right: 0;
}
.cart.nonebordered {
    border: 0 none;
}
.cart .image {
    text-align: center;
}
.cart .description h4 {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.cart .description h4 a {
    color: #474747;
    text-decoration: none;
}
.cart .description h4 a:hover {
    color: #96a92c;
}
.cart .mobiletitle {
    display: none;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 5px;
}
.cart .description p a {
    text-decoration: underline;
}
.cart .single .wrongprice {
    display: block;
}
.cart .tonoticeist {
    color: #6d6d6d;
    display: inline-block;
    margin-top: 5px;
}
.cart .tonoticeist:hover {
    color: #474747;
}
.cart .tonoticeist .icon {
    height: 18px;
    line-height: 18px;
    margin-left: 0;
    width: 18px;
}
.cart .availability {
    display: inline-block;
    float: left;
}
.cart .transport {
    float: left;
    margin-left: 20px;
    margin-top: -10px;
}
.cart .amount {
    text-align: center;
}
.cart .amount .btn-button {
    background-clip: padding-box;
    background-color: #dfd6c4;
    border: 0 none transparent;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 26px;
    height: 27px;
    line-height: 25px;
    padding-bottom: 2px;
    transition: background-color 0.15s ease 0.15s, color 0.15s ease 0.15s;
    width: 27px;
}
.cart .amount .btn-button:hover {
    background-color: #cdbfa3;
}
.cart .amount .btn-button + .btn-button {
    margin-left: 5px;
}
.cart .amount .btn-button.reload {
    font-family: "askari icons",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}
.cart .amount .number {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dfd6c4;
    border-radius: 5px;
    display: inline-block;
    float: left;
    line-height: 25px;
    margin-right: 5px;
    min-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    width: 30px;
}
.cart .delete {
    text-align: right;
}
.cart .delete .icon {
    text-align: center;
}
.cart .delete .divider {
    display: inline-block;
    width: 13px;
}
.cart .changedata {
    color: #6d6d6d;
}
.cart .changedata:hover {
    color: #474747;
}
.cart .changedata .hidden-xs {
    display: inline-block !important;
}
@media (max-width: 1024px) {
    .cart .description p .mobile {
        display: inline-block !important;
    }
    .cart .description p .desktop {
        display: none !important;
    }
}
@media (max-width: 991px) {
    #basketbody .status {
        margin: 10px 0 15px;
    }
}
@media (min-width: 768px) {
    .cart .total, .cart .single {
        font-family: "Roboto Condensed",sans-serif;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0.02em;
        text-align: right;
    }
    .cart .total .br, .cart .single .br {
        font-size: 14px;
        font-weight: 400;
        margin-top: 3px;
    }
}
@media (max-width: 767px) {
    #basket h2 {
        display: inline-block;
        font-size: 180%;
        margin: 1em 0;
        width: 100%;
    }
    .cartholder {
        border-top: 2px solid #fcf6ea;
    }
    .cartdesc {
        display: none;
    }
    .cart .mobiletitle {
        display: block;
        font-size: 14px;
    }
    .cart .image {
        min-height: 250px;
    }
    .cart .carddescinfo {
        padding-left: 0;
    }
    .cart .amount {
        clear: both;
        display: inline-block;
        padding-top: 10px;
        text-align: left;
    }
    .cart .amount .number {
        text-align: center;
    }
    .cart .total, .cart .single, .cart .col-xs-12.delete {
        padding-top: 10px;
        text-align: left;
    }
    .suggest {
        display: none;
    }
    #basket .stepper.bottom .btn-default {
        width: 100%;
    }
    .cart .changedata {
        display: inline-block;
        margin: 5px 0;
        width: 100%;
    }
    .cart .changedata .visible-xs {
        display: block !important;
    }
    .cart .changedata .hidden-xs {
        display: none !important;
    }
    .cart .delete .divider {
        display: none;
    }
}
h2 {
    display: inline-block;
    font-size: 28px;
    margin: 30px 0;
    width: 100%;
}
.checkout .info {
    max-width: 1000px;
}
.checkout .info strong {
    color: #ff5a00;
    font-weight: 400;
}
.checkout .hr {
    border-top: 1px solid #888;
    margin: 15px auto;
}
.checkout .contentbg.shadow {
    margin-bottom: 30px;
    min-height: 400px;
}
header.checkout .bullets {
    margin-left: 30%;
    padding-top: 45px;
    width: 40%;
}
header.checkout .hotline {
    float: right;
    padding-top: 30px;
}
header.checkout #topbar a {
    display: none;
}
header.checkout #topbar a.active {
    display: inline-block;
}
.standing {
    background-color: #4c5832;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    color: #e9ebe1;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.standing ul {
    padding: 0 50px;
}
.standing a {
    color: #e9ebe1;
}
.standing li {
    display: inline-block;
    float: left;
    line-height: 50px;
    margin-left: -1px;
    padding: 0;
    position: relative;
    text-align: center;
    white-space: nowrap;
    width: 33.3333%;
}
.standing li::before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 11px 10px;
    bottom: -20px;
    content: "";
    display: none;
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
}
.standing li::after {
    border-right: 1px solid #e9ebe1;
    content: "";
    display: block;
    height: 32px;
    margin-top: -15px;
    opacity: 0.35;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}
.standing li:last-child::after {
    display: none;
}
.standing .active {
    background-color: #394223;
}
.standing .active::before {
    display: block;
}
.standing .active::after {
    display: none;
}
.terms {
    padding-top: 1em;
}
.terms > div {
    position: relative;
}
#basket #content .contentbg.holder, #basketbody #content .contentbg.holder {
    display: inline-block;
    padding-top: 0;
    width: 100%;
}
#basket .breadcrumb-wrapper, #basketbody .breadcrumb-wrapper {
    padding-left: 0;
    padding-right: 0;
}
#basket .stepper.bottom, #basketbody .stepper.bottom {
    margin-bottom: 0;
}
#basket .stepper.bottom .next .btn, #basketbody .stepper.bottom .next .btn {
    width: 100%;
}
#basket #checkoutsuggestion, #basketbody #checkoutsuggestion {
    margin-top: 30px;
    padding: 0;
}
#basket #checkoutsuggestion.slider li, #basketbody #checkoutsuggestion.slider li {
    border-bottom: 0 none;
    float: left;
}
#basket #checkoutsuggestion h3, #basketbody #checkoutsuggestion h3 {
    background: #96a92c none repeat scroll 0 0;
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    height: 54px;
    line-height: 50px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
#basket #checkoutsuggestion h3::after, #basketbody #checkoutsuggestion h3::after {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 15px 12px;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 0;
}
#basket #checkoutsuggestion .btn-primary, #basketbody #checkoutsuggestion .btn-primary {
    border: 0 none;
    float: right;
    font-size: 16px;
    margin-top: 5px;
    padding: 0 7px 0 10px;
}
#basket #checkoutsuggestion .btn-primary:hover, #basketbody #checkoutsuggestion .btn-primary:hover {
    color: #fff;
}
#basket #checkoutsuggestion .btn-primary span, #basketbody #checkoutsuggestion .btn-primary span {
    line-height: inherit;
    margin-left: 5px;
    width: auto;
}
#basket #checkoutsuggestion .normalprice, #basketbody #checkoutsuggestion .normalprice {
    display: block;
}
#basket #checkoutsuggestion .wrongprice, #basketbody #checkoutsuggestion .wrongprice {
    clear: both;
    display: block;
    float: none;
    margin: -5px 0 0;
}
#payment .creditcheckholder {
    background: #fcf6ea none repeat scroll 0 0;
    border: 0 none transparent;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 5px 10px;
}
#paymentmethods .payenginecw-payment-form {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#paymentmethods .payenginecw-payment-form li {
    width: 65%;
}
#paymentmethods .payenginecw-payment-form .dropdown-menu li {
    width: 100%;
}
#paymentmethods .methods .checknr {
    float: left;
    padding: 0;
    text-align: center;
    width: 34px;
}
#paymentmethods .methods .disabled {
    background: #fcf6ea none repeat scroll 0 0;
    border: 0 none transparent;
    border-radius: 5px;
    margin-left: -10px;
    margin-right: -10px;
    opacity: 0.4;
    padding-right: 10px !important;
}
#paymentmethods .methods .disabled::before {
    background-position: -40px -65px;
}
#paymentmethods .methods .disabled .payment {
    margin-left: 10px;
}
#paymentmethods .methods, #shippingmethods .methods {
    padding: 1em 0;
}
#paymentmethods .methods .btn-controls.radio, #shippingmethods .methods .btn-controls.radio {
    padding-left: 60px !important;
}
#paymentmethods .methods .btn-controls.radio::before, #shippingmethods .methods .btn-controls.radio::before {
    margin-left: -60px;
    width: 56px;
}
#paymentmethods .methods .popoverinfo, #shippingmethods .methods .popoverinfo {
    display: inline-block;
    margin-left: 3px;
}
#paymentmethods .methods input + .popoverinfo, #shippingmethods .methods input + .popoverinfo {
    padding-top: 3px;
}
#paymentmethods .methods .text-trimmed, #shippingmethods .methods .text-trimmed {
    display: inline-block;
    padding-right: 10px;
    vertical-align: text-bottom;
}
#paymentmethods .methods .col-md-5 .btn-controls, #shippingmethods .methods .col-md-5 .btn-controls {
    display: block;
    font-weight: 400;
}
#paymentmethods .methods .contentholder, #shippingmethods .methods .contentholder {
    padding-left: 70px;
}
#paymentmethods .methods .contentholder .desc, #shippingmethods .methods .contentholder .desc {
    padding-top: 10px;
}
#paymentmethods .methods .contentholder label, #shippingmethods .methods .contentholder label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}
#paymentmethods .methods .note, #shippingmethods .methods .note {
    font-size: 90%;
    font-weight: 400;
    margin-top: 5px;
}
#paymentmethods .methods .control-element, #shippingmethods .methods .control-element {
    display: inline-block;
    width: 100%;
}
#paymentmethods .methods .control-element .control-element, #shippingmethods .methods .control-element .control-element {
    float: left;
    width: 48%;
}
#paymentmethods .methods .control-element .control-element:nth-child(2n), #shippingmethods .methods .control-element .control-element:nth-child(2n) {
    float: right;
}
#paymentmethods .methods .icon.info, #shippingmethods .methods .icon.info {
    display: none;
}
#paymentmethods ul, #shippingmethods ul {
    display: inline-block;
    margin: 0;
    width: 125px;
}
#paymentmethods .dropdown-menu, #shippingmethods .dropdown-menu {
    width: auto;
}
#paymentmethods li, #shippingmethods li {
    font-family: "Open Sans",sans-serif;
    margin: 0;
    padding: 0;
}
#paymentmethods .payment, #shippingmethods .payment {
    vertical-align: top;
}
.lang_en #paymentmethods ul, .lang_en #shippingmethods ul {
    width: 140px;
}
#shippingmethods {
    margin-bottom: 20px;
}
#order h2 {
    text-align: left;
}
#order .cart .amount button {
    display: none;
}
#order .userdata > div {
    background-color: #fcf6ea;
    margin-bottom: 16px;
    padding: 15px;
    position: relative;
}
#order .userdata > div:last-child {
    border: 0 none;
}
#order .userdata .payment {
    text-align: left;
}
#order .userdata h3 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin: 0 0 10px;
    text-transform: uppercase;
}
#order .shipping p, #order .shipping h3 {
    padding-right: 55px;
}
#order .terms {
    background-color: #fcf6ea;
    margin-bottom: 16px;
    padding: 15px;
}
#order .terms em {
    color: #ff5a00;
    font-style: normal;
}
#order .tipp {
    background-color: #4c5832;
    color: #fff;
    margin-bottom: 16px;
    padding: 6px 15px;
}
#order .tipp .icon {
    float: left;
    line-height: 36px;
    padding-right: 10px;
}
#order .tipp p {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    width: 85%;
}
#order .hr {
    border-top: 2px solid #474747;
    margin: 10px 0;
}
#order .btn-primary {
    margin-bottom: 30px;
    margin-top: 25px;
}
#order .overall {
    margin-top: 50px;
}
#order .wrongprice {
    display: block;
}
.checkout .agbnewsletter.invalid {
    border-color: #c62829;
    border-width: 3px;
}
.checkout .agbnewsletter.invalid .underInput {
    font-weight: 700;
}
.checkout .cart .amount .number {
    float: none;
}
.checkout .btn-checkoutinfo, .checkout .btn-next, .checkout .btn-prev {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.02em;
    margin-top: 10px;
}
.checkout .btn-text.btn-checkoutinfo {
    color: #96a92c;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.checkout .overall .bullets .tsg, .checkout .overall .bullets .ssl, .checkout .overall .bullets .ehi {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
}
.checkout .overall .bullets .tsg::before, .checkout .overall .bullets .ssl::before, .checkout .overall .bullets .ehi::before {
    background: rgba(0, 0, 0, 0) url("../bg/sprite_icons2.png") no-repeat scroll 0 -130px / 176px auto;
    margin: 0 0 15px;
    padding-left: 0;
}
.checkout .overall .bullets .ssl::before {
    background-position: 16px -172px;
}
.checkout .overall .bullets .ehi::before {
    background-position: 0 -99px;
    background-size: 155px auto;
    width: 100px;
}
.checkout .overall .bullets .tsg > span, .checkout .overall .bullets .ssl > span, .checkout .overall .bullets .ehi > span {
    display: inline-block;
    font-size: 12px;
    line-height: 125%;
    padding-left: 10px;
    padding-top: 14px;
}
.checkout .btn-next, .checkout .btn-prev {
    max-width: 290px;
    text-align: center;
    width: 100%;
}
#address {
    position: relative;
}
#address .saved h4 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin: 2px 0 10px;
    text-transform: uppercase;
}
#address .saved .name {
    display: block;
    margin-bottom: 0.25em;
}
#address .saved .holder {
    padding: 0 0 15px;
}
#address .divider {
    color: #cfcfcf;
    margin: 0 10px;
    vertical-align: -1.5px;
}
#address .btn-text {
    line-height: 1.231;
    text-align: left;
}
#address .register {
    margin-bottom: 1em;
}
#address .bullets {
    padding: 1em 0;
    text-align: center;
}
#address .bullets li {
    margin-bottom: 1em;
}
#savedshippingaddress .btn-controls {
    display: block;
    font-size: inherit;
}
#savedshippingaddress .btn-controls::before {
    float: left;
}
#savedshippingaddress .btn-controls a:hover {
    text-decoration: none;
}
#newshippingaddress, #savedshippingaddress {
    margin: 15px 0 0;
}
#newshippingaddress .addressbox, #savedshippingaddress .addressbox {
    padding: 0 10px;
}
.checkout-breadcrumb .btn + .btn, .checkout-breadcrumb .btn + div {
    margin-top: 10px;
}
@media (max-width: 1289px) {
    header.checkout .bullets {
        margin-left: 42%;
        padding-bottom: 2px;
        padding-top: 6px;
    }
    header.checkout .bullets li {
        display: block;
        margin-bottom: 4px;
    }
}
@media (min-width: 1220px) {
    #newshippingaddress .addressbox, #savedshippingaddress .addressbox {
        min-height: 342px;
    }
}
@media (min-width: 1025px) {
    #loginaccordion .leftcol, #registeraccordion .leftcol, #addressaccordion .leftcol {
        padding-right: 45px;
    }
    #loginaccordion .rightcol, #registeraccordion .rightcol, #addressaccordion .rightcol {
        padding-left: 45px;
    }
}
@media (max-width: 991px) {
    #basketbody #content > .wrapper, #userbody #content > .wrapper, #paymentbody #content > .wrapper, #orderbody #content > .wrapper {
        padding: 0 30px;
    }
    .standing {
        font-size: 14px;
        font-weight: 400;
    }
    .standing ul {
        padding: 0;
    }
    .standing li::before {
        border-color: #394223 transparent transparent;
        border-width: 10px 11px 0;
        bottom: -10px;
    }
    .standing .active {
        font-weight: 700;
    }
    header.checkout #logo {
        padding: 25px 0 30px;
    }
    header.checkout #topbar {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    #paymentmethods .methods .contentholder .col-sm-6, #shippingmethods .methods .contentholder .col-sm-6 {
        margin-bottom: 10px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .standing ul {
        margin: 0 -30px;
    }
}
@media (min-width: 768px) {
    .checkout-breadcrumb.bottom {
        margin-top: -68px;
    }
}
@media (max-width: 767px) {
    #basketbody #content > .wrapper, #userbody #content > .wrapper, #paymentbody #content > .wrapper, #orderbody #content > .wrapper {
        padding: 0 15px;
    }
    header.checkout #logo {
        float: none;
        text-align: center;
    }
    header.checkout .hotline {
        display: none;
    }
    .standing {
        padding: 15px 0;
        position: relative;
    }
    .standing ul {
        margin: 0 -2%;
        padding: 0;
    }
    .standing li {
        line-height: 35px;
        margin: 0 2%;
        position: static;
        text-align: left;
        width: 46%;
    }
    .standing li::after {
        bottom: 15px;
        height: auto;
        margin-top: 0;
        right: 50%;
        top: 15px;
    }
    .standing li::before {
        border-color: #4c5832 transparent transparent;
    }
    .standing a {
        display: block;
        line-height: 15px;
        padding: 10px 0;
    }
    .standing .active {
        background-color: transparent;
    }
    #paymentmethods ul, #shippingmethods ul {
        width: 105px;
    }
    #paymentmethods .methods .btn-controls.radio, #shippingmethods .methods .btn-controls.radio {
        padding-left: 40px !important;
    }
    #paymentmethods .methods .btn-controls.radio::before, #shippingmethods .methods .btn-controls.radio::before {
        margin-left: -40px;
        width: 36px;
    }
    #paymentmethods .methods .text-trimmed, #shippingmethods .methods .text-trimmed {
        max-width: 110px;
    }
    #paymentmethods .methods .contentholder, #shippingmethods .methods .contentholder {
        padding-left: 50px;
    }
    #paymentmethods .methods .contentholder label, #shippingmethods .methods .contentholder label {
        font-size: inherit;
    }
    #paymentmethods .methods .contentholder .col-xs-12, #shippingmethods .methods .contentholder .col-xs-12 {
        clear: both;
        float: left;
        margin-bottom: 10px;
    }
    #paymentmethods .methods .control-element .control-element, #shippingmethods .methods .control-element .control-element {
        float: none;
        width: 100%;
    }
    #paymentmethods .methods .control-element .control-element:nth-child(2n), #shippingmethods .methods .control-element .control-element:nth-child(2n) {
        float: none;
    }
    #paymentmethods .payenginecw-payment-form li {
        width: 100%;
    }
    .terms .holder {
        padding: 0 15px;
    }
    #checkoutsuggestion {
        display: none;
    }
    #order .userdata h3 {
        border: 0 none;
        line-height: 110%;
    }
    #order .userdata .btn {
        min-width: 210px;
    }
    #order .cart .description h4 {
        padding-right: 0;
    }
    #order .shipping .hermes {
        background-position: 0 0;
        background-size: 136px auto;
        height: 59px;
        width: 70px;
    }
    #order .btn-primary {
        margin-bottom: 0;
    }
    #login {
        margin-top: 0;
    }
}
@media (max-width: 480px) {
    .checkout .btn-next, .checkout .btn-prev {
        max-width: none;
    }
}
#meinkonto .custnr {
    margin-bottom: 20px;
    text-align: center;
}
#meinkonto .custnr.left {
    text-align: left;
}
#meinkonto .distanceholder {
    padding: 0 10px;
}
#meinkonto .userdata {
    margin-right: 5%;
}
#accUserDiscardTop {
    margin-top: 10px;
}
.mk-personaldata h4, .mk-orderhistory h4, .mk-newsletterinfo h4 {
    background-color: #dfd6c4;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: 20px;
    margin-bottom: 20px;
    padding: 10px;
    position: relative;
    text-transform: uppercase;
}
.mk-personaldata h4::after, .mk-orderhistory h4::after, .mk-newsletterinfo h4::after {
    border-color: #dfd6c4 transparent transparent;
    border-style: solid;
    border-width: 10px 11px 0;
    bottom: -10px;
    content: "";
    display: inline-block;
    height: 0;
    left: 10px;
    position: absolute;
    width: 0;
}
.mk-personaldata .icon.delete, .mk-orderhistory .icon.delete, .mk-newsletterinfo .icon.delete {
    height: 19px;
    line-height: 14.5px;
    width: 19px;
}
#meinkonto .orderhistory.overview {
    background: #fcf6ea none repeat scroll 0 0;
    margin-bottom: 15px;
    position: relative;
}
#meinkonto .orderhistory.overview h2 {
    font-family: "Roboto Condensed",sans-serif;
    margin-left: 15px;
    text-transform: uppercase;
}
#meinkonto .orderhistory.overview p {
    margin-left: 15px;
}
#meinkonto .orderhistory .status strong {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 120%;
    text-transform: uppercase;
}
#meinkonto .orderhistory .btn-primary {
    position: absolute;
    right: 25px;
    top: 20px;
}
#meinkonto .cart .amount .number {
    float: none;
}
#meinkonto .social {
    font-family: "Roboto Slab",sans-serif;
    font-size: 125%;
    height: 64px;
    letter-spacing: -0.03em;
    line-height: 57px;
    margin-top: -64px;
    overflow: hidden;
    text-align: right;
}
#meinkonto .social ul {
    display: block;
    float: right;
    margin-left: 7px;
}
#meinkonto .social a {
    text-indent: 9999px;
}
.mk-title {
    background: #dde2d1 none repeat scroll 0 0;
    line-height: 160%;
    margin-bottom: 20px;
    padding: 20px 5% 10px 27%;
    position: relative;
    text-align: center;
}
.mk-title .title {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
}
.mk-cats .border-bottom {
    background-color: #fcf6ea;
}
.mk-cats .row > div > div {
    background-color: #fcf6ea;
    margin: 0 0 20px;
    padding: 30px 15px 25px 115px;
}
.mk-cats h3 {
    font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.mk-cats .icon {
    background-clip: padding-box;
    background-color: transparent;
    border: 0 none transparent;
    border-radius: 0;
    color: #474747;
    float: left;
    font-family: "askari icons",sans-serif;
    font-size: 60px;
    font-weight: 400;
    height: auto;
    line-height: 1;
    margin-left: -115px;
    position: absolute;
    text-align: center;
    width: 115px;
}
.mk-cats .icon.newsletter {
    font-size: 55px;
}
.mk-cats .btn {
    margin-top: 15px;
    min-width: 180px;
}
.mk-personaldata > div + div {
    margin-top: 50px;
    position: relative;
}
.mk-personaldata .addpayment .icon.edit {
    color: #474747;
}
.mk-orderhistory .distanceholder {
    padding: 0 10px;
}
.mk-orderhistory .editpayment {
    color: #474747;
    float: left;
}
.mk-orderhistory .editpayment:hover {
    color: #96a92c;
}
.mk-newsletterinfo .newsletterorder {
    margin-top: 10px;
}
.successfulmsg {
    min-height: 48px;
    position: relative;
}
.successfulmsg .successful {
    background: rgba(0, 0, 0, 0) url("../bg/sprite_status.svg") no-repeat scroll 18px 3px / 25px auto;
    height: 40px;
    margin-left: 100%;
    margin-top: 6px;
    padding-left: 55px;
    position: absolute;
    width: 185px;
}
.successfulmsg .btn-primary {
    min-width: 190px;
}
.successfulmsg .btn-default {
    min-width: 0;
}
.wishlistcontent {
    margin-top: 2em;
}
.wishlistcontent .box .hover {
    opacity: 1;
    transition: all 0.5s ease 0s;
}
.wishlistcontent .box .hover .availability {
    background: rgba(0, 0, 0, 0) url("../bg/wishlist_availability.png") repeat-x scroll 0 0;
    bottom: 0;
    display: block;
    height: 55px;
    left: 0;
    line-height: 55px;
    margin-top: 65%;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
}
.wishlistcontent .box .price {
    padding-bottom: 10px;
}
.wishlistcontent .box .negative {
    color: #4c5832;
}
.wishlistcontent .box .negative .status {
    background-size: 20px auto;
    margin-bottom: -5px;
    margin-left: 5px;
    padding-right: 0;
}
.wishlistcontent .box .button {
    min-height: 36px;
    padding-left: 52px;
    position: relative;
}
.wishlistcontent .box .button .icon.trash {
    left: 0;
    position: absolute;
}
.choose-payment .modal-header {
    background: #fff none repeat scroll 0 0;
    padding: 30px 25px 25px;
}
.choose-payment h3 {
    text-transform: uppercase;
}
.choose-payment .btn {
    float: left;
    margin-right: 20px;
    width: 180px;
}
#oxid-errors-status .modal-content {
    min-height: auto;
}
#oxid-errors-status .modal-footer {
    background-color: #dfd6c4;
    border-top: 0 none;
    margin-top: 0;
    padding: 60px 20px;
}
#oxid-errors-status .modal-body p {
    color: #474747;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
#oxid-errors-status .modal-body p::before {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 10px 11px 0;
    bottom: -10px;
    content: "";
    display: inline-block;
    height: 0;
    left: 10px;
    position: absolute;
    width: 0;
    z-index: 1;
}
@media (min-width: 992px) {
    .mk-personaldata .removepayment {
        left: 100%;
        min-width: 95px;
        padding-top: 4px;
        position: absolute;
        top: 0;
    }
}
@media (max-width: 991px) {
    #meinkonto .userdata {
        margin-right: 0;
    }
    #meinkonto {
        padding-bottom: 10px;
    }
    .sfmsg-wrapper {
        padding-right: 0;
    }
    .successfulmsg {
        min-height: 68px;
    }
    .successfulmsg .successful {
        line-height: 100%;
        margin-left: -18px;
        margin-right: 210px;
        width: auto;
    }
    .mk-title {
        padding: 20px 5% 10px;
    }
    .mk-personaldata .removepayment {
        float: right;
    }
    #meinkonto .cartdesc, #meinkonto .cart {
        margin-left: 10px;
        margin-right: 10px;
    }
    #meinkonto .orderhistory.overview h2, #meinkonto .orderhistory.overview p {
        margin-left: 15px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .mk-cats h3 {
        margin-bottom: 10px;
    }
    .mk-cats .btn {
        margin-top: 25px;
    }
    .mk-cats p {
        margin-bottom: 0;
        min-height: 40px;
    }
}
@media (min-width: 768px) {
    .mk-personaldata .addpayment {
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .mk-orderhistory .divider {
        display: none;
    }
}
@media (max-width: 767px) {
    #meinkonto .subnavbox {
        letter-spacing: -0.035em;
    }
    .mk-cats .row > div > div {
        padding-left: 65px;
    }
    .mk-cats .icon {
        font-size: 38px;
        margin-left: -65px;
        margin-top: 40px;
        width: 65px;
    }
    .mk-cats .icon.newsletter {
        font-size: 33px;
    }
    .mk-personaldata .addpayment {
        margin-bottom: 15px;
        padding-left: 6px;
    }
    .mk-personaldata h4 {
        font-size: 17px;
    }
    .mk-title .title {
        font-size: 20px;
    }
    .mk-orderhistory .cart .mobiletitle {
        clear: both;
        float: left;
        margin-top: -2px;
        width: 120px;
    }
    .mk-orderhistory .cart .ordernumber, .mk-orderhistory .cart .invoicenumber, .mk-orderhistory .cart .orderdate, .mk-orderhistory .cart .orderstatus, .mk-orderhistory .cart .total {
        margin-bottom: 5px;
    }
    .successfulmsg .successful {
        left: 0;
        margin-left: 0;
        padding-top: 7px;
    }
    #meinkonto .social {
        margin-top: 0;
        text-align: left;
    }
    #meinkonto .social ul {
        display: inline-block;
        float: none;
    }
    #meinkonto .orderhistory .btn-primary {
        left: 10px;
        margin-bottom: 25px;
        margin-top: 0;
        position: relative;
        top: 0;
    }
}
@media (max-width: 645px) {
    .box .tools .btn {
        width: 100%;
    }
    .box .tools .divider {
        display: none;
    }
}
@media (max-width: 480px) {
    .successfulmsg .btn {
        margin-bottom: 10px;
    }
    .successfulmsg .successful {
        clear: both;
        margin-left: -19px;
        margin-right: 0;
        position: relative;
    }
}
@media (max-width: 400px) {
    .successfulmsg .btn {
        min-width: 170px;
    }
}
@media not all {
    input {
        line-height: 135% !important;
    }
}
@media screen and (-moz-images-in-menus: 0) {
    .menudesktop .subnav ul li {
        float: none;
    }
    #content.noresult .form-search-content button, #content.noresult .form-search-content input {
        height: 29px;
    }
}
@media (max-width: 991px) and (-moz-images-in-menus: 0) {
    #content.noresult .form-search-content button, #content.noresult .form-search-content input {
        height: 30px;
    }
    #alistbody > .wrapper, #searchbody > .wrapper {
        padding: 10px 0 0;
    }
}
@media (max-width: 767px) and (-moz-images-in-menus: 0) {
    #content.noresult .form-search-content button, #content.noresult .form-search-content input {
        height: 39px;
    }
}
