@media screen and (max-width: 479px) and (min-width: 0px){
  #bBasket .bRow .bDestination > .bCol.adjust{
    width:98% !important;
  }
}
#reviewsAggregationOutput, #pagesBottom { display: none; }

@media (min-width: 480px) {
  html {
    -ms-overflow-style: scrollbar;
  }
}
@media (min-width: 960px) {
  #bBasket .bRow.bTotal > .bCol.info {
    width: 25.59375%;
  }
  #bBasket .bRow.bTotal > .bCol.adjust {
    width: 53.875%;
  }
}
@media (max-width: 1018px) {
  .vervolg #leftNav {
    margin: 0px !important;
  } 
}
@media screen and (max-width: 767px) and (min-width: 0px){
  #leftNav .inner.toggle.visible{
    display:block !important;
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }

  #leftNav .inner.toggle{
    display:none !important;
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
}

@media screen and (max-width: 479px) and (min-width: 0px){
  #bBasket .bRow .bCol {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 479px) and (min-width: 0px){
  #bBasket .bRow .bShipping .bCol.adjust {
    width: 97% !important;
  }
}

#bBasket .bOption .cInfo .costs {
  display: none !important;
}
#articlesHeader{
  display:none;
}
input[type="text"], input[type="password"], input[type="search"], input[type="email"], input.text, input.keywords, input.form-control{
  color: #000 !important;
}
input[type="text"], input[type="password"], input[type="search"], input[type="email"], input.text, input.keywords, input.form-control {
  height: auto;
  width: 100%;
  padding: 8px;
}
*::-webkit-input-placeholder, textarea, textarea.form-control, *::-webkit-input-textarea, -webkit-input-placeholder, input:-moz-placeholder{
  -webkit-text-security: none;
  color: #b9c8d3 !important;
  pointer-events: none;
}
textarea, textarea.form-control {
  height: 150px;
  width: 100%;
  padding: 7px 7px;
}
::-webkit-input-placeholder {
  color: #b9c8d3 !important;
  opacity: 1
}
:-moz-placeholder { /* Firefox 18- */
  color: #b9c8d3 !important;  
  opacity: 1
}
::-moz-placeholder {  /* Firefox 19+ */
  color: #b9c8d3 !important;
  opacity: 1
}
:-ms-input-placeholder, input[placeholder], [placeholder], *[placeholder] {  
  opacity: 1
    color: #b9c8d3 !important;  
}

#bBasket .bOption .cInfo {
  white-space: nowrap;
}

#bBasket .bOption .cInfo .costs {
  display:inline-block; 
}

#bBasket .bOption .cRadio .radio {
  margin-top:-7px !important; 
}

/*#webtext_top img:first-child{
display:none;
}*/
#bBasket .titleDirectOrder,#bBasket .titlePayment{
  display:none;
}
@media (max-width: 480px) {
  #bBasket .bOption .cInfo {
    white-space: normal;
  }
  #webtext_top img:first-child{
    display:block;
  }
}

#footerInfo .inner .eigenschaften {
  color:#fff; 
  line-height: 18px;
  font-weight: 300;
}
#content .leftCol > .inner .banner .banner1 .inner {
  width:100%; 
}

.Ausverkauft {
  color: red;
  text-transform: uppercase;
}
.Zeitlich {
  color: orange !important;
  text-transform: none;
}
.Bestellbar {
  color: #7BA231;
  text-transform: none;
}

.zopim.offline {
  display:none !important;      
}

.banner .liefgebiet .inner {
  background:#fff;        
}

.banner .liefgebiet .inner img {
  margin-bottom:10px;
}
#content .contentCol .toolTip #hoveringTooltip h3{
  clear: both;
  display: block;
  font-size: 16px;
  margin-top: 5px;
  width: 100%;
}
#content .contentCol .toolTip #hoveringTooltip{
  text-align:center !important;
}
#content .contentCol .toolTip #hoveringTooltip p{
  margin-top:0;
}
#content .contentCol .toolTip #hoveringTooltip img{
  width: 175px;
  margin-top: 0;
}
#content .container #shopArticle .article .nicht, #content .container #shopArticle .article .Nicht{
  color: orange !important;
  text-transform: none;
}