/* 20240617153118 - v2 */
.gui,
.gui-block-linklist li a {
  color: #8b7b7a;
}

.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: #8b7b7a;
}

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

.gui a {
  color: #483a39;
}

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

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

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

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

.gui-content-title {
  color: #8b7b7a;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gui-progressbar {
  background-color: #8befba;
}

/* custom */
/*.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: #8b7b7a;
}.list-collection li > p a {
    padding: 12px 0 0;
    color: var(--black);
    font-size: 1.1538461538em;
    font-weight: 700;
    text-transform:lowercase;
}.list-collection li > p a {
    padding: 12px 0 0;
    color: var(--8b7b7a);
    font-size: 1.1538461538em;
    font-weight: 700;
    text-transform: lowercase;
}#nav > ul > li > a {
    display: block;
    position: relative;
    height: 23px;
    color: #8b7b7a;
    line-height: 20px;
    text-decoration: none;
}#logo img, #footer nav figure img, #top #logo {
    width: 350px;
    max-width: 350px;
}.module-wide h1, .module-wide h2, .module-wide h3, .module-wide h4, .module-wide h5, .module-wide h6, .module-featured h1, .module-featured h2, .module-featured h3, .module-featured h4, .module-featured h5, .module-featured h6 {
    margin-top: -650px;
    margin-bottom: 22px;
    font-size: 7.6em;
    line-height: 1.2173913043;
}.module-wide.text-left > *, .module-wide.text-left > .list-inline, .module-featured .text-left > *, .module-featured .text-left > .list-inline {
    max-width: 2140px;
    margin-right: auto;
    text-align: left;
}.module-featured article > * {
    width: 2014px;
    margin-left: auto;
    margin-right: auto;
}.submit-newsletter {
    background-color: #f9c4ac;
    z-index: 2;
}a {
    background: none;
    color: var(--accent);
    text-decoration: underline;
    cursor: pointer;
    outline-width: 3;
    -webkit-text-decoration-skip: objects;
}.list-payments img, .list-collection.list img, .list-cart.small span.img img, #footer nav figure img, #logo img, .module-product-sticky figure img {
    width: auto;
    max-height: 80% !important;
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}*/
.list-inline a {
    color: #8b7b7a;
}
.list-news a {
    color: #8b7b7a;
    font-size: 1.1538461538em;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
.link-btn a.a, #root #footer .link-btn a.a {
    color: var(--buttons);
}
 /* Sijmen LightspeedHQ - 21 Oct 2020 - social weg  - START */
ul.list-social.a {
    display: none;
}
p.link-btn.double {
    display: none;
}
/* Sijmen LightspeedHQ - 21 Oct-2020 - END */

/* Nick DMWS - 1 Aug 2022 - Tags verbergen - START */
ul.list-tags {display:none;}
/* Nick DMWS - 1 Aug 2022 - END */
