/* 20250727130059 - 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: #d2c4d6;
}

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

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

.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: #ffffff;
  color: #000000;
  background-color: #ffffff;
}

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

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

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

.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: #2f2f2f;
}

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

/* custom */
/* show mollie integration */
#gui-checkout-payment-methods .gui-field .gui-input { border: 1px solid; padding: 5px 10px; }
#gui-checkout-payment-methods .gui-checkout-payment-provider .gui-payment-methods .gui-payment-method.gui-is-selected .gui-payment-method-form { display: inline-block !important; margin-left: 0; margin-top: 0; padding-top: 0; width: 100%; }
/* end */
.breadcrumbs a {
  color: #2f2f2f;
}
.textpage {
  color: #2f2f2f;
}
.productPage-sticky {
	top:0 !important;
}

/* Sharlene LightspeedHQ - 17 apr. 2019 - Replace Sofort logo - START */
img.gui-payment-method-icon[alt="SOFORT Banking"] {
    display: none;
}

label[for="gui-payment-seoshoppayments-directebanking"]:before {
    display: inline-block;
    height: 13px;
    width: 30px;
    margin-right: 10px;
    background-image: url(https://cdn.webshopapp.com/shops/279621/files/269363182/sofort.png);
}
/* Sharlene LightspeedHQ - 17 apr.-2019 - END */

/* DMWS Ons team afbeeldingen fix - 05-01-2021 */
#content .module-box > table {
	table-layout: fixed;
}
@media only screen and (max-width: 47.5em) {
	#content .module-box > table tbody tr td em { font-size: 12px }
}
/**/
/* Danny LightspeedHQ - 24 Mar 2021 - Levertijd - START */
p.in-stock-positive {
    font-size: 18px;
}
/* Danny LightspeedHQ - 24 Mar-2021 - END */

.list-btn a {
Display: none;
}

.product-variants-hover a {
    color: #484848;
    padding: 0px 10px;
    display: inline-block;
    font-size: 12px !important;
    text-decoration: none;
    letter-spacing: 0.5px;
}
.product-variants-hover a:before {
  content: none;
}
.product-variants-hover a.disabled, .product-variants-hover a.disabled:hover {
    color: #ccc;
}
.product-variants-hover {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 35px;
    line-height: 33px;
    background-color: white;
    bottom: 0px;
    text-align: center;
    border-top: 1px solid #ededed;
    text-transform: uppercase;
    border-bottom: 1px solid #cccccc;
    transition: all 0.4s;
}

html[data-whatinput="touch"] .mobile-variants-toggler {
    cursor: pointer;
    font-size: 14px;
    display: block;
    color: #a0746c;
    z-index: 999999;
}
html[data-whatinput="touch"] .mobile-variants-toggler span.hide, html[data-whatinput="touch"] .list-collection > li.variants-toggled .mobile-variants-toggler span.show {
    display: none;
}
html[data-whatinput="touch"] .list-collection li a:before {
    bottom: 100px;
}
@media (min-width: 991px) {
	.mobile-variants-toggler { display: none !important; }
}
@media (max-width: 991px) {
  .list-collection li a:before {
    bottom: 100px;
  }
  .mobile-variants-toggler {
    cursor: pointer;
    font-size: 14px;
    display: block;
    color: #a0746c;
    z-index: 999999;
	}
  .mobile-variants-toggler .hide { display: none; }
  .list-collection > li.variants-toggled .mobile-variants-toggler span.hide {
    display: inline-block;
	}
  .list-collection > li.variants-toggled form {
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    display: block !important;
    left: 0 !important;
    bottom: 0 !important;
}
  .product-variants-hover {
    bottom: 30px
}
}
