


#promo-banner{display:block;}
@media (min-width: 640px) and (max-width: 959px) {
   #promo-banner {
      min-height: 200px;
      max-height: 375px;
   }
}
@media (max-width: 639px) {
   #promo-banner {
      min-height: 220px;
      max-height: 490px;
   }
}
@media (min-width: 1279px) {
   #promo-banner {
      min-height: 350px;
   }
}





#logoContainer,
#error-index .logoContent {
   display: none;
}




.footer-payment,
.newsletter-content_block,
.under-menu a {
   color: #000000 !important;
}
.under-menu svg path {
   fill: #000000 !important;
}

#error-index .logo-wrapper,
.navbar-default,
.filter-menu-header,
.navbar-default #step-list,
.label_header {
   background-color: #171D37 !important;
}
#error-index svg path {
   fill: #171D37 !important;
}
.dots > ul > li.slick-active > a,
.promo-banner-dots ul > li.slick-active > a,
.slide-dots-wrapper ul > li.slick-active > a,
.imageGallery-dots ul > li.slick-active > a {
   background-color: #171D37 !important;
}
.dots > ul > li > a,
.promo-banner-dots ul > li > a,
.slide-dots-wrapper ul > li > a,
.imageGallery-dots ul > li > a {
   border: 1px solid #171D37 !important;
}











.onoffswitch-inner:before {
   background-color: #171D37;
}
.dots-wrapper > a:not(.slick-disabled) > span,
.clearfix > a:not(.slick-disabled, .products.grid-block),
.upsellingList-wrapper > a:not(.slick-disabled) {
   color: #171D37 !important;
}
.btn.disabled:not(.dropdown-toggle),
.btn[disabled]:not(.dropdown-toggle), 
fieldset[disabled] .btn {
   
   background-color: #151A32 !important;
   
}
#globalamount-form > button:disabled {
    background-color: transparent !important;
}
.locate-icon svg path,
.btn-gray svg path,
.btn-secondary svg path,
.car_selected_reset svg path {
   fill: #171D37 !important;
}
.btn-secondary svg .reifendetails-idle_svg__color-white {
   fill: #fff !important; 
}
.btn-staggered.active,
.btn-staggered.active:hover,
.btn-staggered.active:focus,
.btn-staggered.active:active {
   background-color: #171D37 !important;
   border: 0;
}


