


/* Bitte machen Sie Ihre CSS-Aenderungen nur hier. */


.header-fire .header-sticky {
    background-color: #333333 !important;
}

@media(min-width:1001px) {
#starthighlight {display: flex;
  align-items: center;
  justify-content: center;
  width:90%;
  margin: 0px auto;
}
}
@media(max-width:1000px) {
#starthighlight {width:600px; margin: 0px auto;}
}
@media(max-width:700px) {
#starthighlight {width:90%; margin: 0px auto;}
}
#starthighlight h3{text-align: center;
font-size: 1.3125rem;
line-height: 1.3em;
font-weight: 400;
font-family: 'Open Sans',sans-serif;
letter-spacing: 0px;
font-style: normal;}
#starthighlight > div:nth-child(1), #starthighlight > div:nth-child(2) {margin-right:10px;}
.btn-primary:hover {background-color:#8EE478 !important; border-color: #FFD966 !important; color:#FFFFFF;}
.basket-sidebar .btn-primary.is-checkout:hover {color:#ffffff !important;}
.product-attributes {max-width:900px; margin: 0px auto;}
.navigation-flyouts .submenu-headline-toplevel {border-bottom: #B6A574 2px solid;}
html body.template-avia.header-fire.page2.btn-animated.wish-compare-animation-mobile main#main-wrapper.aside-active div#content-wrapper.container.mt-0 div#content.pb-3 div.row aside#sidepanel_left.sidepanel-left.d-print-none.col.sidepanel-left_fixwidth.order-lg-0.dropdown-full-width.d-none.d-lg-block.d-xl-block div#sidebox-categories-119.card.box.box-normal.box-categories.word-break div.card-body div#crd-cllps-119.collapse.d-md-block div.nav-panel ul.nav.flex-column li.nav-item.dropdown.active span.nav-link.dropdown-toggle {border-bottom: none !important;}
html body.template-avia.header-fire.page18.btn-animated.wish-compare-animation-mobile.is-sticky main#main-wrapper div.opc-HtmlBlock div.position-relative.sp-opc-startpage-fivepromo div.row {margin-left: 0px !important; margin-right: 0px!important;}
#shopauskunft_widget > a:nth-child(1) > img:nth-child(1) {width: 100%;height: auto;}

/* Smartphones horizontal */
@media(max-width:767px){#startdrop1, #startdrop2, #startdrop3{width:85%; margin: 0 auto;}
    html body.nocheckout.body-offcanvas.page1.sticky div#main-wrapper.main-wrapper.fluid div#content-wrapper div#forbread.container div.container-block.beveled div.row div#content.col-xs-12 div#result-wrapper div.row.top-lg-40 div.col-xs-12.detailscontent div.custom-tabs.custom-tabs_detail div#article-tabs.tab-content div#tab-description.tab-pane.fade.in.active div.tab-content-wrapper div.desc div.media div.row div.col-xs-12 div.panel-wrap div.panel.panel-default div.panel-body img.img-responsive
{max-width:90%;}
}
/* Smartphones vertikal */
@media(max-width:414px){
#startdrop1, #startdrop2, #startdrop3{width:90%; margin: 0 auto;}

}
/* Tablet vertikal */
@media(min-width:768px){#startdrop1{width:32.5%;float: left;}#startdrop2{width:32.5%;float: left;margin-left: 1%;}#startdrop3{width:32.5%;float: left;margin-left: 1%;}
  
}
/* Tablet horizontal */
@media(min-width:992px){#startdrop1{width:32.5%;float: left;}#startdrop2{width:32.5%;float: left;margin-left: 1%;}#startdrop3{width:32.5%;float: left;margin-left: 1%;}
   
}
/* Desktop */
@media(min-width:1200px){#startdrop1{width:32.5%;float: left;}#startdrop2{width:32.5%;float: left;margin-left: 1%;}#startdrop3{width:32.5%;float: left;margin-left: 1%;}
  
}
@media(min-width:1901px){ #startdrop1{width:32.5%;float: left;}#startdrop2{width:32.5%;float: left;margin-left: 1%;}#startdrop3{width:32.5%;float: left;margin-left: 1%;} .container {width: 80%}
}

/* Laden Galerie */
#ladengallerie li {
	display: inline-block;	
	list-style-type: none;
	width: 24%;
}

#ladengallerie img {
	padding: 0;
	margin: 0;	
	width: 100%;  /* Bild passt sich an verfügbaren Raum im li an */
}

#ladengallerie button {
  padding: 0.1em;
}

     /* Large screens */

#ladengallerien li {
		width: 10em;
	}

#ladengallerie button:focus img {
		
		width: 50%;
		position: absolute;
		z-index: 5;
		border: 10px solid white;
	
	}
	@media(max-width:800px) {
	#ladengallerie button:focus img {
		
		width: 80%;
		position: absolute;
		z-index: 5;
		left: 0px;
		border: 10px solid white;
	
	}
	}

/* Doppelte Lupe im Such-Button (AVIA/Salepix-Bug: Material-SVG ergaenzt, FontAwesome nicht entfernt)
   -> FontAwesome-Icon ausblenden, Material-SVG behalten. 2026-06-10 */
#search .form-icon button span.fa-search { display: none !important; }
