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

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

.gui a {
  color: #0a8de9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* custom */
.wsa-demobar {
  font-size: 2em !important;
  color: #333 !important;
  padding-top: 200px;
  height: 100% !important;
  background: #a7c7dc !important; /* Old browsers */
  background: -moz-linear-gradient(top, #a7c7dc 0%, #85b2d3 100%) !important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a7c7dc 0%,#85b2d3 100%) !important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a7c7dc 0%,#85b2d3 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.wsa-demobar a {
    display: none;
}
.wsa-demobar .close {
    display: none !important;
}
/*J. Binsbergen, , 9 November, 2018 ticket: [#674108], edit on product shopping cart row BEGIN*/
.product-price.row {
    background-color: #BCA468!important;	
}

.price {
color: white;
}
/*J. Binsbergen, 9 November, 2018, ticket: [#674108], edit on product shopping cart row END*/

@media only screen and (min-width: 600px) {
  .gui-checkout-login  {
  	width: 100px;
    text-align: right;
	}
}
/* lennart Lightspeed 25/01/2019, CSS aanpassingen kleur butten in sliders start */
.list-sliders p.btn>* {
	background-color:	#7BBFC4; 
}
/* lennart Lightspeed 5/01/2019, CSS aanpassingen start */

/* Sharlene LightspeedHQ - 15 feb. 2019 - Merken kleur homepage - START */
.list-brands img {
    -webkit-filter: none!important;
}
/* Sharlene LightspeedHQ - 15 feb.-2019 - END */

/***** Stan C. | Date: Mar 01, 2019 Time: 12:23 Montreal Time | Reason: regel 30 verwijderd ul.list-cart, | Ticket: | START *****/
ul.list-cart.search-show {
	display: none!important;
}
div#sooqrView6527e8ea0bb6751e {
  z-index: 99999!important;
}
/***** Stan C. | Date: Mar 01, 2019 Time: 12:23 Montreal Time  | END *****/

/* Aanpassingen door DMWS op 18-03-2019 */

.module-featured.d .link-btn a{
	min-width: unset;
  padding: 7.5px 12px!important;
  border: none;
}

.custom-banner-button{
  position: absolute;
  top: 13px;
  z-index: 235;
  margin-left: auto;
  text-align: center;
  left: 0;
  right: 0;
  margin-right: auto;
  background: #7BBFC4;
  color: #fff!important;
  text-decoration: none;
  padding: 4px 12px;
  width: fit-content;
  font-weight: 700;
  border-radius: 3px;
  margin-top: 22.2%;
}

/* Contact module niet zichtbaar - Tara LightspeedHQ - 05/03/2019 */
.module-contact {
    position: relative;
    z-index: 2;
    margin: 30px 0;
    padding: 14px 30px 16px;
    color: #000;
    line-height: 1.64285714286;
    display: none;
}
/* Contact module niet zichtbaar - Tara LightspeedHQ - 05/03/2019 - END */

 /* Sijmen LightspeedHQ - 23 Aug 2019 - broken image sidemenu verbergen - START */
/*figure {
    display: none;
}
/* Sijmen LightspeedHQ - 23 Aug-2019 - END */

 /* Sijmen LightspeedHQ - 27 Aug 2019 - article code verbergen check out - START */
small {
    display: none;
}
/* Sijmen LightspeedHQ - 27 Aug-2019 - END */

/* Sharlene LightspeedHQ - 29 aug. 2019 - Productomschrijving ruimte  - START */
.form-product p {
    margin-bottom: 40px;
}

/* Tekst naast logo */
a[accesskey="1"] {
    font-size: 16px!important;
    color: #bca468!important;
    font-family: 'Clicker Script', cursive!important;
    font-weight: 400!important;
}
/* Sharlene LightspeedHQ - 29 aug.-2019 - END */

@media only screen and (max-width: 1400px) {
  .link-inline.product-page-trustmark{
    display: none;
  }
}

@media only screen and (max-width: 47.5em){
.product-slider li a img {
    height: auto!important;
}
}
.gui-delivery-time-checkout {
  display: none!important;
}

.gui-field #gui-form-comment {
	 display: none!important;
}

.gui-field [for=gui-form-comment] {
	display: none!important;
}
