/****************************************/
/*                                      */
/*    Stock+Stein Wear GbR              */
/*    CSS BY GORDON ADAMS               */
/*                                      */
/****************************************/

.ga--clear-both,
#article_popups {
    clear: both;
}
/******************************************************************************************* ALLGEMEIN */
html *,
h1, h2, h3, h4, h5, h6, .h1, .h2, .product-matrix .product-matrix-title, .h3, .sidepanel-left .box-normal .box-normal-link, .h4, .h5, .h6 {
    font-family: 'Open Sans', sans-serif;
    font-display: swap;
}

.ga--bg-f3f3f3 {
    background-color: #f3f3f3;
}

.ga--width-50 {
    width: 50%;
}

.rating {
    color: #ffd600;
}

.mySlides {
    display: block;
}

.mySlides.ga--hidden {
    display: none;
}

.back-to-top {
    background: rgba(0, 0, 0, 0) url("../../img/scrollTop.png") no-repeat scroll -11px -474px;
    bottom: 75px;
    display: none;
    height: 46px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 46px;
}

.smoothscroll-top {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 1030;
    width: 47px;
    height: 44px;
    line-height: 44px;
    right: 20px;
    bottom: -20px;
    padding-top: 2px;
    border-radius: 0.125rem;
    transition: all 0.5s ease-in-out;
    transition-delay: 0s;
    transition-delay: 0.2s;
    background: #a20e0d;
    color: #fff;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}

.alert.alert-danger {
    background-color: #000; /*009ee0*/
    color: #fff;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 18px;
}

.ga--wichtiger-hinweis {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
}

#twelve-point-star {
    height: 100px;
    width: 100px;
    background: #000;
    position: absolute;
    right: 91px;
    top: -10px;
    z-index: 18;
}

.ga--stoerer-text {
    color: #fff;
    font-weight: lighter;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 17px;
    z-index: 19;
    transform: rotate(30deg);
}

.ga--stoerer-subline {
    font-size: 11px;
    text-decoration: none;
    font-style: normal;
    position: relative;
    top: -13px;
    display: none;
}

#twelve-point-star:before {
    height: 100px;
    width: 100px;
    background: #000;
    content:"";
    position: absolute;
    /* Rotate */
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

#twelve-point-star:after {
    height: 100px;
    width: 100px;
    background: #000;
    content:"";
    position: absolute;
    /* Rotate */
    -moz-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

@media (min-width: 200px){
    #twelve-point-star {
        height: 50px;
        width: 50px;
        right: 10px; /*0px*/
        top: -17px;
    }
    #twelve-point-star:before {
        height: 50px;
        width: 50px;
    }
    #twelve-point-star:after {
        height: 50px;
        width: 50px;
    }
    .ga--stoerer-text {
        font-size: 11px;
        top: 10px;
    }
}

@media (min-width: 768px){
    #twelve-point-star {
        height: 70px;
        width: 70px;
        right: 15px;
        top: -17px;
    }
    #twelve-point-star:before {
        height: 70px;
        width: 70px;
    }
    #twelve-point-star:after {
        height: 70px;
        width: 70px;
    }
    .ga--stoerer-text {
        font-size: 15px;
        top: 14px;
    }
}

@media (min-width: 1024px){
    #twelve-point-star {
        height: 100px;
        width: 100px;
        right: 10px;
        top: -17px;
    }
    #twelve-point-star:before {
        height: 100px;
        width: 100px;
    }
    #twelve-point-star:after {
        height: 100px;
        width: 100px;
    }
    .ga--stoerer-text {
        font-size: 20px;
        top: 17px;
    }
}

@media (min-width: 1200px){
    #twelve-point-star {
        right: 121px; /*91xp*/
        top: -10px;
    }
}

/*********************************************************************************************************************** SPRACHE */
.fa-language-1 {
    background-image: url("../../img/DE.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 18px;
}

.fa-language-11::before {
    content: "aktuell";
}

.fa-language-2 {
    background-image: url("../../img/EN.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 18px;
}

.language-dropdown a.dropdown-toggle {
    background-color: white;
}

.language-dropdown .caret {
    border-top: 4px solid black;
}



/*********************************************************************************************************************** TOP-BAR Navigation */
#header-top-bar {
    background-color: #a20e0d;
}

.ga--usp-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    top: 7px;
}

.ga--usp-list li {
    flex: fit-content;
    color: #fff;
    list-style: none;
    min-height: 35px;
}

/*********************************************************************************************************************** MAIN NAVIGATION */
.menu-multiple-rows-multiple {
    background-color: #a20e0d;
}

header #header-top-bar #shop-nav a.nav-link .fa-sup,
header #header-top-bar .nav-link-custom a.nav-link,
#header-top-bar .nav-item.dropdown.language-dropdown a.nav-link {
    color: #525252;
}

@media (min-width: 768px) {
    #header-top-bar a:not(.dropdown-item):not(.btn),
    header a:not(.dropdown-item):not(.btn) {
        color: #1e1e1e;
    }
    #header-top-bar a:not(.dropdown-item):not(.btn):hover,
    header a:not(.dropdown-item):not(.btn):hover {
        color: #1e1e1e;
    }
    .dropdown-menu.dropdown-menu-right.show a,
    .cart-icon-dropdown .cart-icon-dropdown-price,
    header a:not(.dropdown-item):not(.btn):not(.btn-primary) .fas {
        color: #525252;
    }
    header div#mainNavigation.show div.nav-mobile-body a.nav-link,
    .cart-dropdown.dropdown-menu.dropdown-menu-right.show table a,
    .dropdown-menu .nav-item a {
        color: #525252 !important;
    }
    .cart-dropdown.dropdown-menu.dropdown-menu-right.show a.btn-primary,
    .dropdown-menu.dropdown-menu-right.show #wishlist-dropdown-container a {
        color: #1e1e1e;
    }
}

/*********************************************************************************************************************** SUCHE */
.form-control:focus {
    border-color: #707070;
}


/*********************************************************************************************************************** BREADCRUMB */
#content-wrapper:not(.has-fluid) {
    padding-top: 0px;
}

.row.breadcrumb-wrapper {
    border-style: none;
}



/*********************************************************************************************************************** PRODUKFINDER */
#sidebox126 {
    background: #aa031b; /* Old browsers */
    background: -moz-linear-gradient(top, #aa031b 58%, #cf0421 58%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #aa031b 58%,#cf0421 58%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #aa031b 58%,#cf0421 58%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa031b', endColorstr='#cf0421',GradientType=0 ); /* IE6-9 */
    min-height: 300px;
    color: #fff;
}

.ga--topbox #sidebox126 h2 {
    color: #fff;
}

#sidebox126 ul {
    list-style-type: none;
    /*display: table;*/
    column-count: 4;
}

#sidebox126 ul li {
    /*display: table-cell;*/
    /*padding-right: 30px;*/
    text-align: center;
    padding-bottom: 20px;
}

#sidebox126 ul li:last-of-type {
    padding: 0;
}

#sidebox126 ul li a {
    line-height: 260px;
}



table.ga--table-iconlist {
    border: none;
    padding: 25px;
}

table.ga--table-iconlist tr td {
    border-spacing: 20px;
    width: 50%;
    vertical-align: top;
}

table.ga--table-iconlist tr td:nth-of-type(2) {
    padding-left: 80px;
}

table.ga--table-iconlist h3 {
    font-size: 28px;
}

ul.ga--iconlist-usps {
    display: table;
}

ul.ga--iconlist-usps li {
    display: table-cell;
    text-align: center;
    padding: 10px 50px 10px 0px;
}

ul.ga--iconlist-certs {
    display: table;
}

ul.ga--iconlist-certs li {
    display: table-cell;
    text-align: center;
    padding: 10px 20px 10px 0px;
}

@media (max-width: 1000px) {
    #sidebox126 ul {
        column-count: 1;
        list-style-type: none;
    }
}




/*********************************************************************************************************************** STARTSEITE */
.ga--start-iconlist {
    display: flex;
}

.ga--start-iconlist h3 {
    font-size: 28px;
    margin-top: 60px;
}

#content .index-heading-wrapper h1,
#sidebox127 h1 {
    background-image: url("../../img/Dreieck.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 160px;
    text-align: center;
}

#content .index-heading-wrapper h1,
#sidebox127 h1 {
    height: 180px;

    font-size: 31px;
    margin-top: 35px;
    text-transform: uppercase;

    padding-top: 40px;
    text-transform: uppercase;
    font-weight: 500;
}

/*#sidebox127 h1 {*/
/*    height: calc(100% -);*/
/*}*/

#content .index-heading-wrapper,
.ga--topbox.ga--topbox-2 #sidebox127 {
    position: relative;
    top: -33px;
}

.ga--topbox.ga--topbox-2 #sidebox127 .ga--table-iconlist,
.ga--topbox.ga--topbox-2 #sidebox127 h2,
.ga--topbox.ga--topbox-2 #sidebox127 h3,
.ga--topbox.ga--topbox-2 #sidebox127 p {
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
}

.ga--topbox.ga--topbox-2 #sidebox127 h2,
.ga--topbox.ga--topbox-2 #sidebox127 h2 span {
    color: #cf0421;

    font-size: 31px;
    margin-top: 35px;
    text-transform: uppercase;
    text-align: center;
}

@media (min-width: 200px) {
    .ga--start-iconlist {
        display: inline-block;
    }
    .ga--width-50 {
        width: 100%;
    }
    #sidebox127 .box-content-wrapper {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .ga--start-iconlist .box-content-wrapper .ga--width-50 a img {
        max-width: 100%;
    }
    #sidebox126 ul,
    ul.ga--iconlist-certs,
    ul.ga--iconlist-usps {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
    ul.ga--iconlist-certs li,
    ul.ga--iconlist-usps li {
        display: inline-block;
    }
}

@media (min-width: 768px) {
    .ga--start-iconlist {
        display: flex;
    }
    .ga--width-50 {
        width: 50%;
    }
    .ga--width-50:nth-of-type(2) {
        padding-left: 30px;
    }
}

/*********************************************************************************************************************** STARTSEITE OPC */
.ga--opc-startseite .breadcrumb-container,
.ga--opc-startseite > #content {
    display: none;
}

.ga--opc-Starsteite-container {
    background-color: #fff;
    padding-top: 75px;
    padding-bottom: 75px;
}

.ga--opc-produktfinder-container {
    background-color: #f5f5f5;
    padding-top: 75px;
    padding-bottom: 75px;
}

.ga--opc-headline-black {
    font-weight: bold;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    color: #000;
}

.ga--opc-headline-white {
    font-weight: bold;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    color: #fff;
}

.ga--opc-headline-sub-black {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 50px;
    color: #000;
}

.ga--opc-headline-sub-white {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 50px;
    color: #fff;
}

.ga--opc-headline-red {
    font-weight: bold;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    color: #cf0421;
}

.ga--h1-black {
    color: #000;
}

.ga--opc-produktfinder-box img {
    border-radius: 15px;
}

.ga--opc-produktfinder-box {
    border-color: #f2f2f2;
    border-radius: 15px;
    border-style: solid;
    background-color: #fff;
}

.ga--opc-kat-headline p {
    margin-bottom: 0px;
    margin-top: 20px;
}

.ga--opc-kat-subline p {
    margin-top: 0px;
    margin-bottom: 20px;
}

.ga--opc-startseitenbilder img {
    border-radius: 15px;
}

.ga--opc-textusp p {
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.ga--opc-container-imgtxt {
    padding-bottom: 150px;
}

.ga--opc-textblocks {
    align-content: center;
}

.ga--opc-textblocks .col:nth-of-type(3) {
    align-content: center;
}

.ga--opc-headline-h3 {
    font-size: 24px;
    font-weight: bold;
}

.ga--opc-btn-black button {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.ga--opc-btn-black button:active,
.ga--opc-btn-black button:focus,
.ga--opc-btn-black button:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}

.ga--opc-btn-black button span.opc-Icon {
    padding-left: 5px;
}

.ga--opc-container-icon p {
    text-align: center;
}

.ga--opc-container-icon .ga--icon-recycle {
    background-image: url( '../../img/recicle.svg' );
    width: 100px;
    height: 100px;
    Background-size: auto;
    Background-position: center;
    background-size: 50px !important;
    Background-repeat: no-repeat;
    Background-color: rgba(207, 4, 33, 0.1);
    border-radius: 150px;
    color: white;
    display: inline-block;
}

.ga--opc-container-icon .ga--icon-water {
    background-image: url( '../../img/water.svg' );
    width: 100px;
    height: 100px;
    Background-size: auto;
    Background-position: center;
    background-size: 50px !important;
    Background-repeat: no-repeat;
    Background-color: rgba(207, 4, 33, 0.1);
    border-radius: 150px;
    color: white;
    display: inline-block;
}

.ga--opc-container-icon .ga--icon-wind {
    background-image: url( '../../img/wind.svg' );
    width: 100px;
    height: 100px;
    Background-size: auto;
    Background-position: center;
    background-size: 50px !important;
    Background-repeat: no-repeat;
    Background-color: rgba(207, 4, 33, 0.1);
    border-radius: 150px;
    color: white;
    display: inline-block;
}

.ga--opc-container-icon .ga--icon-shield {
    background-image: url( '../../img/shield.svg' );
    width: 100px;
    height: 100px;
    Background-size: auto;
    Background-position: center;
    background-size: 50px !important;
    Background-repeat: no-repeat;
    Background-color: rgba(207, 4, 33, 0.1);
    border-radius: 150px;
    color: white;
    display: inline-block;
}

/*********************************************************************************************************************** NAVIGATION 2025 */
nav.container {
    max-width: 1250px;
}

@media (min-width: 1300px) {
    nav.container {
        max-width: 1600px;
    }
}

li.nav-item.nav-scrollbar-item a {
    font-size: 0.75rem;
    color: #6e6e6e;
}


/*********************************************************************************************************************** FOOTER 2025 */
#footer {
    /*padding-top: 75px !important;*/
}

#footer-boxes {
    padding-top: 30px;
}

#footer .productlist-filter-headline {
    border: none !important;
    font-weight: bold;
    font-size: 1rem;
}

.ga--footer-logo-claim p {
    color: #9b9b9b;
    padding-top: 25px;
    font-size: 13px;
}

.ga--footer-logo-claim img {
    max-width: 240px;
}

.ga--copyright {
    color: #9b9b9b;
    display: flex;
    flex-wrap: wrap;
    /*margin-right: -1rem;*/
    /*margin-left: -1rem;*/
}

.ga--copyright ul {
    list-style: none;
    text-align: right;
}

.ga--copyright ul li {
    display: inline;

}

.ga--copyright a {
    color: #9b9b9b !important;
    text-decoration: none;
    padding-left: 20px;
}

.footnote-vat {
    text-align: center !important;
}

#footer #boxga100 ul {
    padding: 0;
}

#footer #boxga100 ul li {
    list-style: none;
    color: #fff;
}

#footer #boxga100 ul li i {
    color: #cf0421;
    margin-right: 15px;
    text-align: center;
    width: 15px;
}

#footer .nav-item a {
    color: #9b9b9b !important;
}

#footer .ga--container-fullwidth .ga--float-left p a,
#footer .productlist-filter-headline,
#footer .dropdown-toggle .text-truncate,
#footer .nav-item a {
    color: #fff;
}

.ga--zerts {
    color: #fff;
    text-align: center;
    border-top: 1px solid #3e3e3e;
    border-bottom: 1px solid #3e3e3e;
    padding: 30px 0px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.ga--zerts h4 {
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
}

.ga--zerts ul {
    padding: 0;
}

.ga--zerts ul li {
    display: inline;
    color: #9b9b9b;
    padding-right: 15px;
    list-style: none;
}

@media (min-width: 200px) {
    .ga--copyright {
        text-align: center;
    }

    .ga--copyright ul {
        text-align: center;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .ga--copyright {
        text-align: left;
        padding-left: inherit;
    }

    .ga--copyright ul {
        text-align: right;
    }
}

    /*********************************************************************************************************************** PRODUCT-DETAIL */
.ga--NO-margin {
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    max-width: 100%;
}

.ga--NO-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.ga--bg-red {
    /*background-color: #a20e0d;*/
    position: relative;
    top: -33px;
}

.product-info-inner {
    background-color: #fff;
}

#product-offer .product-info ul.info-essential {
    margin: 2rem 0 0 0;
}

.ga--link-sizetable {
    margin-top: 20px;
}

.js-btn-slider-wrapper {
    font-weight: bold;
    color: #a20e0d;
}

.ga--split-gradient {
    background: #ab031c;
    background: -moz-linear-gradient(top, #cf0421 40%, #ab031c 40%);
    background: -webkit-linear-gradient(top, #cf0421 40%,#ab031c 40%);
    background: linear-gradient(to bottom, #cf0421 40%,#ab031c 40%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0421', endColorstr='#ab031c',GradientType=0 );
}

#product-offer h1,
#product-offer .h1,
#product-offer .h2{
    font-size: 36px;
}

.product-info-inner h1 {
    color: #cf0421;
}


.ga--desc-grid1 {
    width: 62%;
    float: left;
}

.ga--desc-grid2 {
    width: 38%;
    float: right;
    padding: 10px;
    border-left: 1px solid #e5e5e5;
    /*margin-top: 20px;*/
}

.ga--desc-grid2 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ga--desc-grid2 ul li {
    display: contents;

}

.ga--desc-grid2 img {
    width: 100%;
    padding: 0px;
}

.ga--desc-grid2 ul img {
    width: 32%;
    padding: 5px;
}

@media (max-width: 1180.98px) {
    .product-attributes tr > td:first-child {
        width: 50%;
    }
}

@media (min-width: 200px) {
    .ga--bg-red {
        /*background-color: #a20e0d;*/
        /*position: inherit;*/
        padding-left: 0px;
        padding-right: 0px;
    }
    #product-offer {
        background-color: #fff;
    }
    .product-gallery {
        background-color: #a20e0d;
    }
    #image_wrapper {
        margin-bottom: 0rem;
    }
    .product-info {
        margin-top: 25px;
    }
    #product-offer h1,
    #product-offer .h1,
    #product-offer .h2{
        font-size: 26px;
    }
    .ga--desc-grid1 {
        width: 100%;
        overflow: hidden;
    }
    .ga--desc-grid2 {
        width: 100%;
        padding: 0px;
        overflow: hidden;
        border: none;
        margin-bottom: 40px;
        /*margin-top: 20px;*/
    }
}

@media (min-width: 768px) {
    #product-offer h1,
    #product-offer .h1,
    #product-offer .h2{
        font-size: 36px;
    }
    .product-info-inner {
        padding: 1rem;
    }
    #product-offer {
        /*background-color: #a20e0d;*/
        background-color: transparent;
    }
    .product-gallery {
        /*background-color: #a20e0d;*/
        background-color: transparent;
    }
    #gallery_preview_wrapper {
        background-color: #fff;
        padding: 10px;
    }
    #image_wrapper {
        margin-bottom: 3rem;
    }
    .product-info {
        margin-top: 0px;
    }
    .ga--desc-grid1 {
        width: 62%;
    }
    .ga--desc-grid2 {
        width: 38%;
        padding: 10px;
        border-left: 1px solid #e5e5e5;
        /*margin-top: 20px;*/
    }
}









/*********************************************************************************************************************** FOOTER SOCIAL MEDIA */
#footer .footer-social-media .btn-icon-secondary {
    color: #fff;
}

#footer .footer-social-media ul {
    flex-direction: row-reverse;
}


/*********************************************************************************************************************** FOOTER */
#footer {
    margin-top: auto;
    padding: 0;
    background-color: #000;
    color: #525252;
}

#footer .panel-strap .panel-title,
#footer .panel > div > h5,
#footer .panel .panel-title,
#footer .productlist-filter-headline {
    border-bottom: 1px dotted #fff;
}

#footer .ga--container-fullwidth .ga--float-left p a,
#footer .productlist-filter-headline,
#footer .nav-item a {
    color: #fff;
}

#footer .panel-strap .panel-title,
#footer .panel .panel-title {
    font-size: 14px;
    padding-bottom: 5px;
}

#footer .panel-strap ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

#footer .panel-strap ul li {
    display: inline-block;
    margin-right: 10px;
}

#footer .panel-strap ul li:last-of-type {
    display: inline-block;
    margin-right: 0px;
}

.ga--container-fullwidth,
.ga--container-fullwidth .container {
    display: flex;
}



.ga--float-left {
    float: left;
}

.ga--footer-usp {
    background-color: #f4f2f0;
}

.ga--footer-usp #newsletter .container {
    padding-left: 55px;
    width: 100%;
}

.ga--footer-usp input#newsletter_email {
    width: 425px;
}

.ga--width-33 {
    width: 33%;
}

.ga--footer-usp h5 {
    font-size: 28px;
    /*padding: 35px 0 15px 0;*/
}

.ga--footer-usp > .container {
    padding-top: 20px;
    padding-bottom: 20px;
}

.ga--footer-usp .container #ga--payments-methodes {
    width: 45%;
}

.ga--footer-usp .container #newsletter {
    width: 55%;
    border-left: 1px solid #e4dfd9;
}

ul.ga--payment-text,
ul.ga--payment-icons {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.ga--payment-icons li {
    display: inline-block;
    line-height: 45px;
}

ul.ga--payment-text li {
    color: #868686;
    display: inline-block;
    font-style: italic;
}

.ga--icon-paypal {
    background-image: url("../../img/paymenticons.jpg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 93px;
    height: 52px;
}

.ga--icon-mastercard {
    background-image: url("../../img/paymenticons.jpg");
    background-position: -93px 0px;
    background-repeat: no-repeat;
    width: 70px;
    height: 52px;
}

.ga--icon-visa {
    background-image: url("../../img/paymenticons.jpg");
    background-position: -163px 0px;
    background-repeat: no-repeat;
    width: 90px;
    height: 52px;
}

.ga--icon-amazon {
    background-image: url("../../img/paymenticons.jpg");
    background-position: -251px 0px;
    background-repeat: no-repeat;
    width: 180px;
    height: 52px;
}

.ga--icon-apple {
    background-image: url("../../img/paymenticons.jpg");
    background-position: -430px 0px;
    background-repeat: no-repeat;
    width: 86px;
    height: 52px;
}

.ga--icon-google {
    background-image: url("../../img/paymenticons.jpg");
    background-position: -515px 0px;
    background-repeat: no-repeat;
    width: 86px;
    height: 52px;
}

.ga--icon-hotline {
    background-image: url("../../img/icon-hotline.png");
    background-position: 0 13px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100px;
    width: 70px;
}

.ga--icon-rabatt {
    background-image: url("../../img/icon-discount.png");
    background-position: 0 13px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100px;
    width: 70px;
}

.ga--icon-versand {
    background-image: url("../../img/icon-eur.png");
    background-position: 0 13px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100px;
    width: 70px;
}

.ga--icon-Beratung {
    background-image: url("../../img/icon-Beratung.png");
    background-position: 0 13px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 115px;
    width: 70px;
}

.ga--icon-Lager {
    background-image: url("../../img/icon-Lager.png");
    background-position: 0 13px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100px;
    width: 70px;
}

.ga--icon-Bestellung {
    background-image: url("../../img/icon-Bestellung-03.png");
    background-position: 0 13px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100px;
    width: 70px;
}

.ga--footer-usp-01 {
    background-color: #cf0421;
    color: #fff;
    min-height: 120px;
    padding: 15px 0;
}

.ga--footer-usp-01 a {
    color: #fff;
    text-decoration: underline;
}

.ga--footer-usp-dark {
    background-color: #a7041c;
    margin-bottom: 40px;
}

.ga--footer-usp-01 h5 {
    color: #fff;
    font-size: 22px;
    margin: 10px 0 3px 0;
}

.ga--footer-usp-01 h5 b {
    font-weight: 600;
}

.ga--float-left.ga--width-33 > p {
    font-size: 12px;
    line-height: 15px;
}

.ga--boxen-rechts ul {
    list-style-type: none;
    margin: 0;
}

.ga--boxen-rechts ul li {
    display: inline-block;
    float: right;
}

.ga--boxen-rechts ul li span {
    font-size: 28px;
    line-height: 56px;
    padding-right: 20px;
}

.icon-facebook {
    background-image: url("../../img/icon-facebook.png");
    background-position: 0 0px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 56px;
    width: 56px;
}

#footer ul li img {
    margin-bottom: 15px;
    border: 1px solid #fff;
}

#footer .footnote-vat .small a,
#footer .footnote-vat .small {
    color: #fff;
}

@media (max-width: 1200px) {
    .ga--footer-usp input#newsletter_email {
        width: 385px;
    }
}

@media (width: 1024px) {
    .ga--float-left.ga--width-33 > p {
        font-size: 12px;
    }
    .ga--footer-usp-01 h5 {
        font-size: 18px;
    }
}

@media (max-width: 800px) {
    .ga--footer-usp .container #ga--payments-methodes {
        width: 100%;
    }

    .ga--footer-usp .container #newsletter {
        width: 100%;
        border: none;
        border-top: 1px solid #e4dfd9;
        padding-top: 30px;
        margin-top: 30px;
    }

    .ga--footer-usp input#newsletter_email {
        width: 146px;
    }

    .ga--footer-usp #newsletter .container {
        padding-left: 0px;
        width: 100%;
    }

    .ga--width-33 {
        width: 100%;
        margin-bottom: 20px;
        border-bottom: 1px solid #8a091c;
    }
    .ga--width-33:last-child {
        width: 100%;
        margin-bottom: 0px;
        border: none;
    }
    Footer .ga--container-fullwidth .container {
        display: block;
    }
    .ga--footer-usp-dark {
        margin-bottom: 20px;
    }
}