/* General
================================================== */
body {
  background: #ffffff url(background-image.png?20210525131307) no-repeat scroll top center;
  color: #000000;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

 
a {
  color: #000000;
}

.offerbar{
  background-color: #000000;
color: #ffffff;
}

.subnavBlock  {
  border: 1px solid #000000;
}

nav,.sidr, 
.gui-table thead tr th{
  background-color: #000000 !important;
}
.active-arrow{
border-top-color: #000000;
}
nav .subnavBlockSmall{
  border: 1px solid #000000;
}
.nav .subnavBlock, .usp{
  border-color: #000000;
} 
nav .item .itemLink , .sidr ul li a , .sidr ul li ul li a {
  color: #ffffff;
}
.gui-table thead tr th{
color:#ffffff !important;
}
.footerBar , .footerBarWrapper {
  background-color: #000000;
  color: #ffffff;
}
.categoryTitelContainer {
  background-color: #000000;
  color: #ffffff;
}
/* Buttons */
a.btn,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  color: #ffffff;
  background-color: #000000;
}

.cart .cartcontent .buttons a:first-of-type {
  border: 1px solid #000000;
color: #000000;
}
.cart .cartcontent .buttons a:hover:first-of-type {
  color: #000000;
}
.cart .cartcontent .buttons a:nth-of-type(2) {
  float: right;
  width: 114px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #000000;
  color: #ffffff;
}
.cart .cartcontent .buttons a:hover:nth-of-type(2) {
  color: #ffffff;
}

.fancybox .lookText .button:hover {
  color: #000000;
border: 1px solid #000000;
}

.newProduct .new {
  background-color: #000000;
  color: #ffffff;
}

.footerBar .newsletter .btn {
  border: 1px solid #ffffff;
color: #ffffff;
}

footer .footerFeatures .readfullpost {
  border: 1px solid #000000;
color: #000000;
}
footer .footerFeatures .readfullpost:hover {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #ffffff;
}

.product .image-wrap .productdiscount {
  background-color: #000000;
  color: #ffffff;
}

.product .image-wrap .uitverkocht {
  background-color: #000000;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.product .image-wrap .producthover {
  border-bottom: 1px solid #000000;
}
/* GG fix 22/03/2017 - this color shouldn't be changing text, only backgrounds
.featured .productInfo .price, .relatedProduct .price , .product .info .price  {
color:#000000; 
} */
