/* 20250425184716 - 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: #695326;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* custom */
#product .content .gallery .featured .share {
display: none;

}
#product-content #share h3 {
display: none;

}
/*Joost B Lightspeed 20220513 - Remove social login */
div.action-buttons a[title="Login with Facebook"] {
display: none;
}
/*Joost B Lightspeed 20220513 - Remove social login - END */

#footer .theme-by > span {

                display: none;

}
