body {
    background: #fff none repeat scroll 0 0;
    color: #5f7285;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    text-rendering: optimizelegibility;

}

.ga--WartungsHinweis,
.ga--WartungsHinweis .container {
    background-color: #5e96db;
    padding: 25px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

.ga--WartungsHinweis .container {
    background-color: #5e96db;
    padding: 0px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

.image-slider--thumbnails .thumbnail--link,
.is--rounded {
    border-radius: 0 !important;
}

.fa-os{
    font-family: "Open Sans";
    font-style: normal;
    font-weight: normal;
}

.back-to-top {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    bottom: 70px;
    color: #8c0c0b;
    font-size: 45px;
    padding: 0.5em;
    position: fixed;
    right: 20px;
    z-index: 50000;
}

sup {
    color: #8c0c0b;
}

.btn {
    background-image: none;
    border-radius: 0px !important;
}

.header-main .top-bar {
    display: block;
}

@media (max-width: 760px){
    .top-bar--navigation.block {
        display: none;
    }
}

@media (max-width: 480px) {
    .ga--usp-bar.ga--usp-bar-column {
        display: none;
    }
    .back-to-top {
        font-size:20px;
    }
}
@media screen and (min-width: 78.75em){
.is--ctl-checkout.is--minimal-header .header-main .logo--supportinfo, .is--ctl-register.is--minimal-header .header-main .logo--supportinfo, .is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--supportinfo {
    width: 50%;
}
}
/******************************************Hintergrundbilder*************************************************/
.page-wrap {
    background-image: url("");
    background-repeat: no-repeat;
}

/********************************************************************** HEADER *****************************/
.cc_container a:hover, .cc_container a:active {
    color: #555;
}
.cc_container a, .cc_container a:visited {
    color: #a6101c !important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #000 !important;
}
.ga--usp-bar {
    background-color: #f5f4f4;
}

.ga--usp-bar-column-content {
    background-color: transparent;
    text-align: center;
}

.ga--usp-list {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

.ga--usp-list p {
    margin: 0;
    padding: 0.525rem 0;
    line-height: 1.450;
    -webkit-margin-before: 0rem;
    -webkit-margin-after: 0rem;
}

.ga--header-trusticons {
    display: inline-block;
    width: 210px;
}

/*.widget_container_badge {
    display: inline-block;
    float: left;
}*/

/*Produktslider*/
.product--box .product--badges .badge--discount {
    background: #a6101c;
}



.ga--header-kontakt {
    display: inline-block;
    font-size: 100%;
    line-height: 16px;
    width: 300px;
    float: right;
}

.ga--header-kontakt p {
    font-size: 75%;
    line-height: 14px;
    width: 300px;
}

.ga--header-kontakt p a {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}

.navigation-main {
    border-bottom: none;
}

.navigation-main .navigation--link {
    color: #fff;
}

.navigation-main .navigation--entry .is--first {
    display: none;
}

.shop--navigation .entry--menu-left {
    position: relative;
}

.navigation--list-wrapper {
    background-color: #a6101c;
}

.navigation-main .navigation--list {
    background-color: transparent;
}

.header-main .top-bar--navigation {
    float: left;
}

ul.ga--widget-info {
    float: right;
    text-transform: uppercase;
}

.entry--service {
    text-transform: uppercase;
}

.ga--widget-info > li {
    display: inline-block;
}

.header-main .top-bar .container.block-group {
    border-bottom: 1px solid #dadae6;
    padding: 0.625rem 0;
}


.header-main .top-bar .ga--widget-info .btn {
    -moz-appearance: none;
    background-clip: padding-box;
    background-color: #ffffff;
    background-image: none;
    border: medium none;
    border-radius: 0;
    color: #5f7285;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 2rem;
    position: relative;
    text-align: left;
    text-decoration: none;
}

.header-main .logo-main {
    width: 22%;
}

.header-main .shop--navigation {
    width: 78%;
}

.shop--navigation .entry--search {
    margin-right: 3%;
}

.content--breadcrumb {
    padding: 0rem;
}

                                                                        /*--------------------------------------------------------------- SUCHE ------------------------------------*/
textarea, input[type="text"], input[type="search"], input[type="password"], input[type="number"], input[type="email"], input[type="tel"] {
    -moz-appearance: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f8f8fa none repeat scroll 0 0;
    border-color: #cbcbdb #dadae5 #dadae5;
    border-image: none;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: #8798a9;
    font-size: 0.875rem;
    line-height: 1.1875rem;
    padding: 0.625rem 0.625rem 0.5625rem;
    text-align: left;
    width: 18.125rem;
}

.entry--search .main-search--form .main-search--button {
    background-color: #a6101c;
    color: #fff;
}

.main-search--form .main-search--button {
    font-size: 0.95rem;
}

.shop--navigation .entry--search {
    top: 0px;
    top: 20px;
}


@media (max-width: 1024px) {
    .shop--navigation .entry--search {
        width: 30%;
    }
}

@media (max-width: 800px) {
    .header-main .header--navigation {
        height: 180px;
    }
    .header-main .logo-main {
        width: 30%;
    }
    .header-main .shop--navigation {
        width: 70%;
    }
    .shop--navigation .entry--search {
        top: 10px;
    }
    .shop--navigation .entry--search {
        left: -220px;
        position: relative;
        width: 139%;
    }
    .ga--header-kontakt {
        margin-right: 10px;
    }
}

@media (max-width: 736px) {
    .header-main .header--navigation {
        height: 180px;
        height: 220px;
    }
    .shop--navigation .entry--menu-left {
        position: absolute;
        width: 15%;
    }
    .header-main .logo-main {
        width: 55%;
    }
    .ga--header-trusticons {
        left: 50%;
        position: absolute;
        top: -110px;
        width: 210px;
    }
    .ga--header-kontakt {
        left: 80%;
        position: absolute;
        top: -100px;
    }
    .shop--navigation .entry--search {
        left: 7px;
        top: 50px;
    }
    .header-main .top-bar .ga--widget-info .btn {
        background:#a6101c;
        color: #ffffff;
    }
    ul.ga--widget-info {
        padding-right: 10%;
    }
    .shop--navigation .entry--menu-left .btn {
        color: #a6101c;
    }
    .shop--navigation .navigation--entry .icon--search {
        color: #ffffff;
    }
    .shop--navigation .navigation--entry .btn {
        border-color: #a6101c;
    }
}

@media (max-width: 667px){
    .ga--header-kontakt {
        left: 70%;
    }
}

@media (max-width: 667px){
    .ga--header-trusticons  {
        display: none;
    }
    .ga--header-kontakt {
        left: 60%;
    }
}

@media (max-width: 480px){

    .ga--header-kontakt {
        display: none;
    }
}

@media (width: 480px){
    .ga--header-trusticons {
        left: 80%;
    }
    .header-main .header--navigation {
        height: 160px;
    }
    .shop--navigation .entry--menu-left {
        position: relative;
        width: 15%;
    }
    .shop--navigation .entry--search {
        top: 1px;
    }
    .shop--navigation .entry--search {
        position: absolute;
        left: 130px;
        width: 99%;
    }
}

@media (max-width: 414px){
    .header-main .header--navigation {
        height: 95px;
    }
    .header-main .shop--navigation {
        float: left;
        left: -25px;
        top: 41px;
        width: 26%;
    }
    .ga--header-trusticons {
        left: 80%;
    }
    .shop--navigation .entry--search {
        top: 0;
        /*left: 40%;
        width: 100%;*/
        z-index: 10;

        float: left;
        left: -185px;
        width: 350px;
    }
    .header-main .logo-main .logo--shop {
        height: 4.125rem;
    }
    .header-main .logo-main {
        width: 60%;
        float: left;
    }
    .shop--navigation .entry--menu-left {
        position: absolute;
        width: 105%;
        z-index: 20;
    }
}
@media (max-width: 320px) {
    .shop--navigation .entry--search {
        float: left;
        left: -158px;
        top: 0;
        width: 303px;
        z-index: 10;
    }
}















/********************************************************************** CONTENT *****************************/
.content-main {
    box-shadow: none;
}

/*--------------------------------------------------------------- EMOTION / EINKAUFSWELTEN ------------------------------------*/
.content--home {
    margin-top: 0.125rem;
}

.content-main--inner {
    padding: 0;
}

.emotion--wrapper {
    max-width: 1270px;
}

.emotion--element h3 {
    background-color: #a6101c;
    color: #fff;
    padding: 10px;
    font-weight: 400;
}


.product--box .product--price-info .price--unit,
.product--box .product--price {
    text-align: center;
}

section.content-main.container.block-group #frontpage-nosto-1 .nosto-header,
section.content-main.container.block-group #frontpage-nosto-2 .nosto-header,
section.content-main.container.block-group #frontpage-nosto-3 .nosto-header,
section.content-main.container.block-group #frontpage-nosto-4 .nosto-header {
    background-color: #a6101c;
    border: medium none;
    color: #fff !important;
    display: block;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.625rem;
    padding: 10px;
    text-align: left;
}

section.content-main.container.block-group #frontpage-nosto-1 .nosto-block,
section.content-main.container.block-group #frontpage-nosto-2 .nosto-block,
section.content-main.container.block-group #frontpage-nosto-3 .nosto-block,
section.content-main.container.block-group #frontpage-nosto-4 .nosto-block {
    clear: both;
    display: inline-block;
    margin: 0 auto;
    padding: 0px;
    width: 100%;
}


/*--------------------------------------------------------------- NEWSLETTERANMELDUNG CONETNT ------------------------------------*/
.ga--newsletter {
    background-color: #676767;
    color: #fff;
    padding: 10px 0;

    display: none;
}

.ga--mobile-br {
    display: none;
}

.ga--cta-image {
    width: 170px;
}

.ga--nl-box {
    display: table;
}

.ga--newsletter .container {
    background-color: transparent;
}

.ga--newsletter form {
    display: table;
}

.ga--newsletter form div {
    display: table-cell;
    vertical-align: top;
}

.ga--newsletter form h3 {
    color: #fff;
    font-size: 30px;
    padding-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.ga--newsletter form h3 span {
    font-weight: 300;
}

.ga--newsletterSubline,
.ga--newsletterCondition {
    color: #fff;
    display: block;
    font-size: 0.7rem;
}

.ga--newsletter .ga--newsletterSubline {
    margin-top: 10px;
}

.ga--newsletter .ga--newsletterCondition {

}

.ga--newsletter form input {
    width: 34rem;
    border-color: #fff;
}

.ga--newsletter form input,
.ga--newsletter form button {
    display: table-cell;
    vertical-align: top;
    height: 2.5rem;
}

.ga--newsletter form input:hover,
.ga--newsletter form input:focus {
    border-color: #fff;
}

.ga--newsletter button.newsletter--button {
    background-color: #a6101c;
    color: #fff;
    text-transform: uppercase;
}

@media (max-width: 800px){
    .ga--mobile-br {
        display: block;
    }
    .ga--newsletter form h3 {
        line-height: 2rem;
    }
    .ga--newsletter form input {
        width: 26rem;
    }
}

@media (max-width: 667px){
    .ga--mobile-br {
        display: block;
    }
    .ga--newsletter form h3 {
        line-height: 2rem;
    }
    .ga--newsletter form input {
        width: 22rem;
    }
}

@media (max-width: 568px){
    .ga--mobile-br {
        display: block;
    }
    .ga--newsletter form h3 {
        line-height: 2rem;
    }
    .ga--newsletter form input {
        width: 16rem;
    }
}

@media (max-width: 480px){
    .ga--mobile-br {
        display: block;
    }
    .ga--newsletter form h3 {
        line-height: 2rem;
    }
    .ga--newsletter form input {
        width: 20rem;
    }
    .ga--newsletter form div.ga--cta-image {
        display: none;
    }
    .ga--nl-box {
        padding: 10px;
    }
}

@media (max-width: 414px){
    .ga--mobile-br {
        display: block;
    }
    .ga--newsletter form h3 {
        line-height: 2rem;
    }
    .ga--newsletter form input {
        width: 14rem;
    }
}

/********************************************************************img credit *****************************/
.credit {
float:left;
}

#ppplus {
    height: auto !important;
}


/********************************************************************** LISTING *****************************/
.listing--actions {
    /*background: #fff;*/
    border: none;
}

.ga--Hinweis-Listing {
    background-color: #5e96db;
    padding: 25px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.action--filter-btn .filter--trigger {
    display: none;
}

.ga--filter-cta {
    background-color: #a6101c;
    color: #fff;
    float: left;
    font-weight: 300;
    margin-right: 25px;
    margin-top: 0;
    padding: 0.5rem;
    text-transform: uppercase;
    width: 77%;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

.ga--Kat-SeoText {
    padding-left: 17rem;
    padding-right: 25px;
}

.ga--Kat-SeoText ul {
    list-style-position: inside;
}

#nosto-page-category1 h4.nosto-header,
#nosto-page-category2 h4.nosto-header,
#nosto-page-category3 h4.nosto-header,
#nosto-page-category4 h4.nosto-header,
#nosto-page-category5 h4.nosto-header {
    background-color: #a6101c !important;
    color: #fff !important;
    padding: 10px;
    font-weight: 400;
    font-size: 1.125rem;
}

@media (max-width: 1000px) {
    .ga--Kat-SeoText {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 480px) {
    .ga--filter-cta {
        width: 100%;
    }
}

.ga--dreieck {
    border-color: #a6101c transparent transparent;
    border-style: solid;
    border-width: 19px 32px 0;
    height: 0;
    left: 69px;
    position: absolute;
    /*top: 41px;*/
    bottom: -19px;
    transform: rotate(360deg);
    width: 0;
}

@media (max-width:600px) {
    .action--filter-btn .filter--trigger {
        display: block;
    }
}

.filter--actions {
    border-bottom: none;
}

.product--box .box--content {
    border: none;
}

.box--minimal .product--price-info {
    height: 1.75rem;
}

.product--box .product--title {
    text-align: center;
    font-weight: normal;
    height: 1.5rem;
    height: 2.5rem;
}

.box--minimal .product--price,
.box--minimal .product--price .price--default {
    font-weight: bold;
    text-align: center;
    position: relative;
}

.box--minimal .product--price .price--default {
    float: none;
}

.product--box .product--rating-container {
    text-align: center;
}

.box--minimal .product--price-info .price--unit {
    display: none;
}

.ga--Lieferzeit-Listing {
    color: green;
    text-align: center;
    min-height: 45px;
}

.product--box .product--price .price--default.is--discount {
    color: #a6101c;
}

.is--primary {
    background-color: #a6101c;
}

.btn {
    background-color: #a6101c !important;
    color: #fff !important;
    border: 1px solid  #a6101c;
}



@media screen and (min-width: 48em) {
    .navigation-main .is--active .navigation--link {
        background-color: #a6101c;
        background-image: -ms-linear-gradient();
        background-image: unset;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
    }
}

@media (max-width:762px) {
    .footer-main .column--headline {
        color: #a6101c !important;
    }

    .footer-main .column--headline::after {
        color: #a6101c;
    }
}

.navigation-main .navigation--list .navigation--entry.is--hovered {
    background: #a6101c !important;
    font-weight: 700;
}

.navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link {
    background: #a6101c !important;
}

.steps--content .is--active .icon {
    background-color: #a6101c;
    background-image: -ms-linear-gradient();
    background-image: unset;
    color: #fff;
}

.badge.is--primary {
    background-color: #a6101c;
    background-image: -ms-linear-gradient();
    background-image: unset;
    color: #fff;
    border: 1px solid #fff !important;
}

/**************************************************Mobile Menü*******************************/
.navigation--smartphone .entry--close-off-canvas {
    background-color: #a6101c;
    background-image: -ms-linear-gradient();
    background-image: unset;
}

.navigation--headline {
    color: #a6101c;
}

.off-canvas .close--off-canvas {
    background-color: #a6101c;
    background-image: -ms-linear-gradient();
    background-image: unset;
}



/********************************************************************** PRODUCT DETAIL *****************************/

.product--details .product--rating-container {
    float: left;
    width: 40%;
}

.ga--artikelnummer-top {
    float: left;
    padding-top: 9px;
}

.product--details .product--header .product--title {
    width: 100%;
}

.ga--subline-detail {
    display: table;
    padding-top: 15px;
    width: 95%;
}

.ga--subline-detail-cell {
    display: table-cell;
}

.product--details .buybox--button {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: normal;
    white-space: nowrap;
}

.product--details .buybox--quantity .js--fancy-select {
    border-radius: 0;
    text-align: center;
    width: 100%;
    margin-left: 10px;
}

.product--details .buybox--quantity {
    margin: 0 2% 0 0;
    width: 16%;
}

.product--delivery {
    float: left;
    font-size: 0.800rem;
    width: 41%;
}

.buybox--button-container.block-group {
    position: relative;
}

.ga--detail-versandinfo-box {
    position: absolute;
    right: 30px;
    top: -75px;
    width: 90px;
}

.product--details .action--link {
    margin-right: 15px;
}

.product--details .delivery--text {
    font-size: 0.800rem;
}

.product--actions button {
    font-size: 0.8rem !important;
}

.product--buybox div.entry--content {
    padding-right: 20px;
    position: relative;
    top: -22px;
}

.product--base-info.list--unstyled {
    display: none;
}

/*.product--price.price--default.price--discount,*/
.product--details .product--buybox .price--content {
    color: #a6101c;
    font-size: 3.1rem;
}

.product--details .product--buybox .price--discount .price--content {
    color: #a6101c;
}

.product--details .product--buybox .price--discount-icon {
    background-color: #a6101c;
    color: #fff;
}

.product--navigation .link--next.can--slide:hover {
    right: -18.0rem;
    width: 23%;
}

.product--navigation .link--prev.can--slide:hover {
    left: -18.0rem;
    width: 23%;
}

.configurator--form.selection--form .configurator--label,
.configurator--variant .variant--name {
    background-color: #a6101c;
    color: #fff;
    font-size: 16px; /*23px*/
    font-weight: bold;
    margin: 0rem 0rem 0.3125rem;
    padding: 5px 5px;
    width: 95%;
}

.ga--Hinweis-Variante {
    background-color: #a6101c;
    color: #fff;
    display: block;
    max-width: 326px;
    padding: 5px;
}

@media (max-width: 1024px) {
    .ga--Hinweis-Variante {
        max-width: 268px;
    }
}

@media (max-width: 800px) {
    .ga--Hinweis-Variante {
        max-width: 299px;
    }
    .product--details .product--buybox {
        padding:0 10px;
    }
    .product--details .product--actions {
        border: none;
    }
}

@media (width: 480px) {
    .ga--Hinweis-Variante {
        max-width: 253px;
    }
    .ga--detail-versandinfo-box {
        right: -30px;
    }
}

@media (max-width: 480px) {
    .ga--Hinweis-Variante {
        max-width: 253px;
    }
    button.btn.is--icon-right .icon--arrow-right {
        display: none;
    }
}

@media (max-width: 320px) {
    .ga--Hinweis-Variante {
        max-width: 174px;
    }
}

@media (max-width: 480px), (width: 1024px) {
    .ga--detail-versandinfo-box {
        right: 0px;
    }
    .product--details .product--buybox .price--content {
        font-size: 3rem;
    }
}

.ga--fillup {
    min-width: 30%;
}




.gaICONS {
    display: none;
}

.is--act-shippingpayment .gaICONS {
    display: block;
}

ul.ga--FR-PayPalIcons,
ul.ga--FR-PayPalIcons li{
    display: block;
    padding-left: 5px;
    padding-top: 5px;
}

.ga--FR-PPPicons {
    background-image: url("../img/icons/MLH-PPP-FR.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    height: 200px;
    width: 301px;
}





/********************************************************************** FOOTER *****************************/
.ga--footer-hinweise {
    font-size: 0.75rem;
    text-align: center;
    margin-bottom: 75px;
}

.footer-main .column--headline {
    color: #5f7285;
}

.column--desc {
    font-size: 13px;
    padding-right: 10px;
}

.ga--international {
    list-style: none;
    display: table;
}

.ga--international li {
    display: table-cell;
    padding: 5px;
}

.ga--international li:first-of-type {
    padding-left: 0px;
}

.payment-methods {
    list-style: outside none none;
    margin-left: -2px;
    padding-left: 0;
}

.payment-methods > li {
    display: inline-block;
    padding: 2px;
    vertical-align: top;
}

.payment-methods > li > i {
    background: transparent none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: default;
    display: block !important;
    font-size: 1.7em;
    line-height: 1;
    padding: 4px;
}

.payment-methods-outline > li > i, .payment-methods-o > li > i {
    border-color: #5f7285;
    color: #5f7285;
}

.ga--payment-methods {
    background-color: red;
    border-radius: 45px;
    display: inline-block;
    height: 83px;
    width: 83px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.ga--paypal {
    background-image: url("../img/icons/MLH-PAYMENT-ICONS-v3.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    height: 83px;
    width: 83px;
}

.ga--paypal.FR {
    background-position: -166px 0px;
}

.ga--paypal.EN {
    background-position: -83px 0px;
}

.ga--visa {
    background-image: url("../img/icons/MLH-PAYMENT-ICONS-v3.png");
    background-repeat: no-repeat;
    background-position: 0 -415px;
    display: block;
    height: 83px;
    width: 83px;
}

.ga--visa.FR {
    background-position: -166px -415px;
}

.ga--visa.EN {
    background-position: -83px -415px;
}

.ga--amazonpay {
    background-image: url("../img/icons/MLH-PAYMENT-ICONS-v3.png");
    background-repeat: no-repeat;
    background-position: 0 -83px;
    display: block;
    height: 83px;
    width: 83px;
}

.ga--amazonpay.FR {
    background-position: -166px -83px;
}

.ga--amazonpay.EN {
    background-position: -83px -83px;
}

.ga--mastercard {
    background-image: url("../img/icons/MLH-PAYMENT-ICONS-v3.png");
    background-repeat: no-repeat;
    background-position: 0 -332px;
    display: block;
    height: 83px;
    width: 83px;
}

.ga--mastercard.FR {
    background-position: -166px -332px;
}

.ga--mastercard.EN {
    background-position: -83px -332px;
}

.ga--vorkasse {
    background-image: url("../img/icons/MLH-PAYMENT-ICONS-v3.png");
    background-repeat: no-repeat;
    background-position: 0 -581px;
    display: block;
    height: 83px;
    width: 83px;
}

.ga--vorkasse.FR {
    background-position: -166px -581px;
}

.ga--vorkasse.EN {
    background-position: -83px -581px;
}

.ga--nachnahme {
    background-image: url("../img/icons/MLH-PAYMENT-ICONS-v3.png");
    background-repeat: no-repeat;
    background-position: 0 -498px;
    display: block;
    height: 83px;
    width: 83px;
}

.ga--nachnahme.FR {
    background-position: -166px -498px;
}

.ga--nachnahme.EN {
    background-position: -83px -498px;
}



.ga--international .language--flag {
    background: rgba(0, 0, 0, 0) url("../img/Flaggen-klein.jpg") no-repeat scroll 0 0;
    display: inline-block;
    height: 2.175rem;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 3.875rem;
}

.ga--gradient-01 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,d6d6d6+100 */
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #f7f7f7 0%, #d6d6d6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #f7f7f7 0%,#d6d6d6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #f7f7f7 0%,#d6d6d6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d6d6d6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.ga--international .language--flag.de_DE {
    background-position: 0 -70px;
}

.ga--international .language--flag.eu_EU {
    background-position: 0 -35px;
}

.ga--international .language--flag.ch_CH {
    background-position: 0 0px;
}

.ga--kat-box .html--content {
    background-color: #a20e0d;
    color: #fff;
    display: block;
    height: 100%;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.ga--kat-box .html--content p a,
.ga--kat-box .html--content p {
    display: block;
    height: 100%;
    line-height: -moz-block-height;
    color: #fff;
}



.emotion--banner-slider .banner-slider--title {
    background-color: #323232;
}









button.btn.is--primary.is--large.right.is--icon-right.ga--BuyBtn-wAGB {
    height: auto !important;
    text-align: center !important;
}





.slider {
    width: 50%;
    margin: 100px auto;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}
