/* m&t */
/* .startTeaser.last img { */
.startTeaser img {
  /* border: 1px solid #d6d7d2 !important; */
}


.stockFlag.notBuyable.notOnStock {
  margin-top: 1em !important;
}

/* checkout */
.checkout table#basket td, .checkout table#basket th {
  border: initial;
}

.checkout table#basket tr {
  /* border-top: 1px solid #d6d7d2; */
  border-bottom: 1px solid #d6d7d2;
}


/* message */
#incVatMessage {
  background-image: initial !important;
  background-color: rgba(200, 200, 200, 0.8) !important;
  border-radius: 10px 0 0 0 !important;
  color: #fff !important;
}

#incVatMessage .deliveryInfo a {
  color: #fff !important;
}




/* prevent bootstrap interference */

html {
  /* font-size: 16px !important; */

}

.checkout th, .checkout td {
  padding: 10px !important;
}

#metaHeader, #metaHeader #searchParam {
  color: #676964 !important
}
