/* ButtonTeam - Meine eigene CSS - Start 14.4.2026

*/

html, body {
    background-color: #010101;
    color: white;
}

.h1, .p, p{
		color:#AAA !important;
}

.h1, .h2, .h3, .h4, body {
  color: #AAA !important;
}

#block_myaccount_infos .myaccount-title a, #header a, #wrapper .breadcrumb li a, .block-contact .block-contact-title, .block-contact .navbar-toggler .material-icons, .linklist .blockcms-title a {
  color: #AAA;
}

.definition-list dl dd,
.definition-list dl dt{
	background-color: #222 !important;
}

.definition-list dl dd:nth-of-type(2n){
	background-color: #222 !important;
}



body #header .header-top {
  /*  background-color: #010101 !important;   /* z.B. Rot */
    border-bottom: 1px solid #c0392b;
/*	display:none; */
}

#header {
	background-image: url('../img/Banner_BG.jpg');
    background-color: transparent !important;
	height: 141px;
	width:100%;
}

#header .header-banner{
	display: block;   /* wichtig für <a> */
	background-image: url('../img/Banner.jpg');
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;           /* wichtig: nicht strecken! */
    height: 141px;
    width: 100%;
    max-width: 985px;                   /* maximale Breite */
    margin: 0 auto;                     /* zentriert */
    position: relative;
}

.banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 121px;
    z-index: 900;
}

#header .header-nav {
    position: relative;
    z-index: 999;
    background-color: transparent !important;
    margin-top: -35px;
    padding-top: 1px;
	border-bottom: none;
}

#header .header-nav .container {
    background-color: transparent; /*rgba(255, 255, 255, 0.9);   /* halbtransparent */
 /*   padding: 12px 20px;  */
}

#header .header-top .menu{
	margin-top:1px;
	margin-right: 300px;
}

/* Hauptmenu */

.header-nav-position{
	margin-top:1px;
}
  
  .pos-nav1 {
	margin-top:1px;
  }
  /* Sub Menü im Header ausblenden*/
  .sub-menu{
	  display:none !important;
  }
  /* Hintergrund des Mobilen Menüs*/
	#mobile_top_menu_wrapper {
	  background: #333;
	}

/* Warenkorb */
  .col-md-7 {
    width: 49%;
  }
  
  #_desktop_cart{
	  padding: 10px;
	  justify-content: flex-end;
	  display: flex;
	  z-index:999;
  }
  
  .blockcart {
	  background: #24b9d7;
	  padding:10px;
	  border-radius: 8px;
	  z-index:999;
  }

#header .header-top a{
	color:white !important;
	text-decoration:none;
/*	display:none; */
}

#header .menu{
	color:white !important;
	text-decoration:none;
	z-index:999;
}



.popover{   /* Menü oben in Header */
	background-color: rgba(200, 200, 200, 0.70);
	color:#FFF;
}

#header .header-top .row {
    display: flex;
    align-items: center;
    justify-content: flex-end;        /* alles nach rechts */
    gap: 20px;
}

#header .search-widget {
    margin-left: auto;
}

#search_widget form input {
  padding: 5px 20px 5px 40px;
  background-color: #888;
  border-radius: 5px;
  color:#fff;
}

.material-icons {
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  z-index:998;
}

/* Falls du das Top-Menü links vom Warenkorb haben willst */
#header .header-nav .menu {
    margin-right: auto;
}

@media (max-width: 1200px) {
    #header #search_widget {
		margin-top: -10px;
        max-width: 10.5rem !important;
		min-width: 10rem !important;
    }
}

@media (max-width: 990px) {
  #header .header-top .menu {
	  margin-top: 20px;
	  margin-right: 21%;
	}

  #search_widget {
    margin-top: -10px;
    width: 160px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 100%;
    max-width: 1100px;
  }
  #header #search_widget{
	  margin-top: -10px;
	  display: initial !important;
	  width: 160px;
   }
}


@media (min-width: 576px) {
  .container {
    width: 90%;
    max-width: 1100px;
  }
}

@media (min-width: 0px) {
    #header #search_widget{
     display:none; 
   }
}

/* Menu bei kleinen Bildschrim*/
#header .header-nav #menu-icon .material-icons {
    line-height: 50px;
    color: white;
    background-color: rgba(139, 0, 0, 0.70);   /* darkred mit 85% Deckkraft */
    margin: 5px;
    padding: 8px;                              /* etwas mehr Innenabstand */
    font-size: 50px;
    border-radius: 12px;                       /* abgerundete Ecken */
    transition: all 0.3s ease;                 /* schöner Hover-Effekt */
}


#wrapper {

  background-color: transparent;
}

.block-categories {
  background: #010101 !important;
}

.tabs, .card {
  background-color: #010101 !important;
}

.product-comment-list-item{
	background-color: #333333 !important;
}

/* Pfeiltasten Stückzahl */
.bootstrap-touchspin .btn-touchspin {
  height: 1.3125rem;
  background-color: #555;
  border: 1px solid rgba(200, 200, 200, 0.25);
}

/* Stückzahl und Auswahl Text */
textarea, .form-control {
  color: #000 !important;
}

/* Rabattpreis */
.product-information {
  color: #222 !important;
}

/* Warnung nicht am Lager*/
.alert-warning {
  color: #bb0 !important;
}

/* Kategoriebild */
.block-category .block-category-inner .category-cover img {
  width: 180px;
  height: 180px;
}

/* Text Startseite */
#custom-text h2 {
  color: #e40000;
}
#custom-text {
  background: #010101 !important;
}


.remove-from-cart a,
.product-line-grid-right,
.cart-line-product-actions, 
.product-line-grid-right,
.product-price,
.label,
#product-comments-list-header,
.block-title,
.product-information,
.block-categories a {
  color: #aaa !important;
}

.product-line-grid-right .cart-line-product-actions .remove-from-cart, .product-line-grid-right .product-price .remove-from-cart {

  color: #aaa !important;
}

.cart-summary-line .value {
  color: #aaa !important;
}

form .form-control-label {
  color: #aaa !important;
}

label {
  color: #aaa !important;
}

.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
  color: #5F5;
}

body#checkout section.checkout-step {
  background-color: #111;
}


body#checkout section.checkout-step .delivery-options .delivery-option {
  background: #226;
}

body#checkout #order-summary-content .summary-selected-carrier {

  background: #226;
}

body#checkout #order-summary-content .order-confirmation-table {
  background-color: #111;
}

#order-items table tr.total-value, .bootstrap-touchspin .btn-touchspin:hover {
  background-color: #222;
}

.btn.disabled, .btn.disabled:hover {
  color: #bbb;
  background: #282;
  opacity: 1;
}

.alert-danger {
  background-color: #f2dede;
  border-color: red;
  color: #a94442;
  border-width: 5px;
}

/*Checkout Adress */
body#checkout section.checkout-step .address-item.selected {
  background: #111;
  border: #24b9d7 3px solid;
}

body#checkout section.checkout-step .add-address a {
  color: #aaa;
}

/* Kontaktformular */
.contact-rich .block .data {
  color: #aaa;
}

.contact-rich h4 {
  display:none;
}


/* Sitemap */
.sitemap h2 {
  color: #aaa;
}

/* Footer anpassen */
#footer {
    background-color: #010101;
    color: #AAA;
}

body#checkout #footer {
  background: #010101;
}


/*Checkout ohne Anmeldung - also Gastbestellung */

	
	