/**** Allgemeine Anpassungen ****/
h2 {font-size:25px;}

/**** Anpassungen beim Auswahlassistenten ***/
#selectionwizard {max-width:360px;}
#banner-ersatzteile {float:right; margin-right:-10px;margin-top:-20px;}
#banner-ersatzteile img {width:100%;}
.selection-wizard-desc {color: #8f4d09;}
.h3-start {font-size:24px; color:#8f4d09 !important;}
.slider {max-width: 685px; max-height:120px !important; border:0px; margin-top:15px; box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);}
.slide-track2 {margin-top: 35px; animation: scroll 40s linear infinite; display: flex; width: calc(3500px);}
.slider::before, .slider::after {height:100%;}
.start-infocenter {max-height:115px; max-width:700px;}


/**** Anpassungen Bezahlvorgang ****/
.img-sm {max-width: 200px; max-height: 200px;margin-top:5px; margin-bottom:5px;}



@media (max-width: 1212px) {
#banner-ersatzteile {float:none;}  
#selectionwizard {max-width:1000px;}
}

@media (max-width: 1025px) {
.bestell-versand {max-width:100% !important; margin-right:0px !important; float:none !important;}
.amazon-hinweis {width:100% !important;}
}


#startseite-box {margin-top:45px; margin-bottom:55px;}

/**** Fake Kategorien ****/
.merkmalbutton {margin:10; max-width: 200px; border: 2px; border-color: #8f4d09; }
.merkmalbutton a:hover {border: 3px; font-weight: bold;}

/*** Checkout ***/
.text-muted-checkout {
    color: #797979;
    font-weight: normal !important;
    font-size: small !important;
}
.bestell-versand {max-width:485px; margin-right:20px; float:left;}
.amazon-hinweis {text-align: center; width: 50%;float: right;}
.lpa-pay-button {text-align:center !important;}
.badge-dhl {background-color:#606060 !important; float:right; margin-top:-15px;}