html {
    background-color:#f2f2f2;
}

body {
    background-position:;
    background-repeat:;
}

a {
    color:#333333;
}
a:hover {
    color:#333333;
}

.button.blue {
    background-color:;
    border-color:#000000;
    border-top-color:;
    border-bottom-color:#000000;
    color:;
}
.button.gray {
    background-color:#ff800d;
    color:#ffffff !important;
  border-color:#ff800d #d86f0b #b25f09;
}
.button.gray:hover {
    background-color:#ff6c0d;
}

.button.cartgray {
  background: url("cartbutton-bg.png?20190204120658") no-repeat;
    background-color:#ff800d;
    color:#ffffff !important;
  border-color:#ff800d #d86f0b #b25f09;
  float:right;
  height: 24px;
    width: 11px;
}
.button.cartgray:hover {
    background-color:#ff6c0d;
}
.button.infogray {
    background-color:#333333;
    color:#ffffff !important;
  border-color:#545454 #434343 #333333;
  float: left;
}
.button.infogray:hover {
    background-color:#565656;
}

.button.orange{
background-color:#ff6600;
    color:#ffffff;
  border: 1px;
  border-style: solid;
  border-color: #e95500 #e95500 #b24b09;

}
.button.orange:hover {
    background-color:#e95500;
}

.button.inloggen{
background-color:#333333;
    color:#ffffff !important;
  border-color:#545454 #434343 #333333;
}
.button.informatie{
background-color:#444444;
    color:#ffffff !important;
}

.button.producten{
  background-color:#ff6600;
    color:#ffffff;
}
.button.producten:hover{
  background-color:#e95500;
}

.button a{
color:#ffffff;
}
a.gui-button-large {
  background: url('button-bg.png?20190204120658') repeat-x !important;
  background-color: #ff6600 !important;
  color: #ffffff !important;
    border: 1px!important;
  border-color: #e95500 #e95500 #b24b09!important;
  border-style: solid !important;
  border-radius: 0px 0px 0px 0px !important;
    display: inline-block;
    font-size: 17px !important;
    font-weight: normal !important;
    line-height: 40px !important;
    outline: medium none;
    padding: 4px 25px !important;
    text-decoration: none;
    text-transform: none;
    margin-left: 20px;
}
a.gui-button-small{
    background: url('button-small-bg.png?20190204120658') repeat-x !important;
    background-color: #444444 !important;
    color: #ffffff !important;
   font-weight: normal !important;
}
a.gui-button-small:active{
    background-color: #333333 !important;
    color: #ffffff !important;
}

    .gui-checkout a.gui-button-small {
  background: url('button-small-bg.png?20190204120658') repeat-x !important;
    background-color:#ff6600 !important;
    color:#ffffff !important;
    font-weight: normal !important;
   font-size: 15px !important;
    border-radius: 0px 0px 0px 0px;
  padding: 3px 12px !important;
      border: 1px !important;
    border-style: solid !important;
    border-color: #e95500 #e95500 #b24b09 !important;
    }

    .gui-checkout a.gui-button-small:hover {
  background-color: #e95500 !important;
    }

a.gui-button-large:hover{
    background-color: #e95500 !important;
}
a.gui-button-small:hover{
   background-color: #333333 !important;
}
#content h1{
color:#333333;
}

#navbar {
background-color:none;
}
#navbar .itemLink {
    color:#ffffff;
}

#navbar .itemLink:hover{
 color:#000000;
}
#navbar .subitemLink{
 color:#333333;
}
#navbar .subnav{
background-color:#f5fbe9;

}
.my-cart .widget-header{
 background-color: none;
}
.widget-cat-pro .widget-header{
background-color:#ec5d1d;
}
.widget-header{
  background-color:#efefef !important;
}
#footer{
  background-color:none;

}
.productsList .product {
    background-color:;
    
}
.blocks-right .block ul li a{
color:#3291f0;
}
.icategory a{
color:#333333;
}
.widget-cat .box ul li.active a{
color:#ffffff;
}
.iservice a{
color:#3291f0;
}
.widget-brands .box ul li a {
color:#3291f0;
}
.productsGrid .product .info a{
color:#333333;
}
#footer .copyright{
  color:#333333
}
#footer .copyright a{
  color:#333333
}
.productsGrid .product {
    background-color:;
}
.pager ul li.number.active a{
  background-color:#333333;
    color:#ffffff !important;
}
.productsGrid .product .info {
    border-top-color:#f4f4f4;
}

.productsGrid .product .info .price strong{
    color:#333333;
}

.categoriesGrid .category {
    background-color:;
    border-color: #ddd;
}

.categoriesGrid.plusInfo .category h3 {
}
.pager ul li.number a {
    background-color:#eeeeee;
    }
.pager ul li.prev a {
    background-color:#eeeeee;
    }
#product .detailsHolder .tabsPages{
    border-color:#cccccc;
    }
.pager ul li.next a{
    background-color:#eeeeee;
    }

#product .detailsHolder .tabs ul li.active a{
border-color:#cccccc;
background-color: #e4e4e4 ;
}
.widget-content{
  background-color: #fbfbfb;
}
.widget-tags ul li a {
  background-color:#c1defa;
}

#product .detailsHolder .tabs ul li a {
  border-color:#cccccc;
  background-color:#eeeeee;
}