/* 20250422151451 - v2 */
.gui,
.gui-block-linklist li a {
  color: #000000;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #666666;
}

.gui a {
  color: #ffffff;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #ffffff;
  box-shadow: 0 0 2px #ffffff;
}

.gui-select.gui-focus .gui-handle {
  border-color: #ffffff;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #ffffff;
}

.gui-block-title {
  color: #000000;
  background-color: #ffffff;
}

.gui-content-title {
  color: #000000;
}

.gui-form .gui-field .gui-description span {
  color: #000000;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ffffff;
  background-color: #ffffff;
}

.gui-block-option-block {
  border-color: #ffffff;
}

.gui-block-title strong {
  color: #000000;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #ffffff;
}

.gui ul.gui-products li {
  border-color: #ffffff;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #ffffff;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #ffffff;
}

.gui-block-content .gui-table {
  border-color: #ffffff;
}

.gui-table thead tr th {
  border-color: #ffffff;
  background-color: #ffffff;
}

.gui-table tbody tr td {
  border-color: #ffffff;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #e90a0e;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #e90a45;
  color: #000000;
  background-color: #1a1a1a;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #ba080b;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #141414;
  border-color: #ba0837;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #ffffff;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #ffffff;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #0d0d0d;
}

.gui-progressbar {
  background-color: #ffffff;
}

/* custom */
/* Sharlene LightspeedHQ (Adoption Session) - 20 Jul 2020 - Productlabel(s) - START */
.product-label.highlight-bg {
    display: none;
}
.info2 {
    line-height: 0em!important;
    margin: 0 0 15px 0!important;
}

.info2 > a {
		margin-left: 10px;
}

i.fa.fa-phone {
    padding-right: 10px;
}
/* Sharlene LightspeedHQ (Adoption Session) - 20 Jul-2020 - END */

/* Dave */

#content_left .box ul.list li a span {
  color: #99CC00;
  display: none;
}

.index .product p {
  height: 30px;
  line-height: 15px;
  overflow: hidden;
  display: none;
}


/* Dave */
/*Richard*/
#content_right > div.box_hallmarks > a > img {
  max-width: 90%;
}
/*Richard*/

.klantenscores{
  width: 100px;
}


/* Dave - klantenscores widget */
#content_right > div.box_hallmarks > div {
  margin-left: 29px;
}
/* Dave - klantenscores widget */

div.stars {
  display:none;
}

#product_order > div > div.links > ul > li:nth-child(4) {
  display:none;
}
#product_price > div.type {
  float: right;
  margin-top: -13px;
  margin-right: 115px;
}
.gui-block {
  background-color: #FFF;
 }

#gui-block-review table tbody {
 background-color: #FFF; 
}

.gui-form .gui-table {
 background-color: #FFF; 
}

.product .info h3 {
  height:30px;
  overflow:hidden;
}

.products-loader {
  display:none;
}

.collection-spinner {
  background-color: #FF8E2B;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
}

.collection-spinner a {
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  font-size:16px;
  display:block;
  padding:10px;
}

.products.row {
  margin-bottom:0;  
}

.almost-wrap {
  margin-top:30px;
}

.go-top {
  right:15px;
  bottom:15px;
  position:fixed;
  display:block;
  color:#fff;
  background-color:#FF8E2B;
  width:50px;
  height:50px;
  border-radius:100%;
  line-height:54px;
  text-align:center;
  display:none;
  font-size:17px;
}

.go-top:hover,
.go-top:visited,
.go-top:active {
  color:#fff;
}

