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

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

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

.gui a {
  color: #ff0098;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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 */
/* Sharlene LightspeedHQ (Adoption Session) - 11 Nov 2020 - Nieuwsletter knop - START */
.form-newsletter button:after {
    background-color: #da518e!important;
}

.form-newsletter button {
		color: white!important;
}

/* Breadcrumbs */
.module-box > .nav-sticky:first-child {
    right: unset!important;
}

.nav-sticky li:last-child {
		color: #000!important;
  	font-size: 14px!important;
}

/* Gele sterren beoordeling productpagina */
.rating-a.a .rating > * .fill {
    background-image: url(https://imgprd19.hobbylobby.com/c/6c/c1/c6cc1fe766f35a04f6444e262a2303e065a9fe03/350Wx350H-230714-0819-px.jpg)!important;
}
/* Sharlene LightspeedHQ (Adoption Session) - 11 Nov-2020 - END */

/*T. Donckerwolcke, Lightspeed, 11-07-2019:, [ZD# tekst onder producten] BEGIN*/

.list-collection .small {
    display: block;
    margin: 0 0 11px;
    font-size: 18px;
	font-weight: bold;
}

li * {
    font-size: 14px;
}

@media only screen and (min-width: 47.5em) { /* 760m */
.list-filter li ul{
  max-height: 420px;
  overflow: scroll;
}
}

/*T. Donckerwolcke, Lightspeed, 11-07-2019:, [ZD# tekst onder producten] END*/

/* Tara LightspeedHQ - 21 Oct 2020 - Aanpassen nieuwsbrief knop en veld - START */
/* J. Binsbergen - This breaks the search on mobile
button::after {
    background-color: #ffffff!important;
}

input#formNewsletterEmail {
    background-color: #fff6fa!important;
}
END Comment search mobile */
/* Tara LightspeedHQ - 21 Oct-2020 - END */

/* Jordan LightspeedHQ - 23 Oct 2020 - Categoriepagina - START */
#root .m10, .module-rating h1, .module-rating h2, .module-rating h3, .module-rating h4, .module-rating h5, .module-rating h6, h1 .small, .s46 .small {
    margin-bottom: 10px;
    padding-left: 580px;
	    font-size: 30px;
}
/* Jordan LightspeedHQ - 23 Oct 2020 - Categoriepagina - END */
/* Hanneke LightspeedHQ - 02 Nov 2020 - Knoppen in checkout - START */
.gui a.gui-button-large, .gui a.gui-button-small {
    border-color: #d94889 !important;
    color: #ffffff !important;
    background-color: #d94889 !important;
}
a.gui-button-small.gui-button-action {
    border-color: #d94889 !important;
}
/* Hanneke LightspeedHQ - 02 Nov-2020 - END */
