/* 20250308175956 - v2 */
.gui,
.gui-block-linklist li a {
  color: #7d7160;
}

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

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

.gui a {
  color: #76c61b;
}

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

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

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

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

.gui-content-title {
  color: #7d7160;
}

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

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

.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: #8d8d8d;
  color: #7d7160;
  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: #707070;
}

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

/* custom */
/*Kristian, Lightspeed, 28-02-2021:, hide offers in footer] BEGIN */
#footercontainer > div.container > div > div:nth-child(2) > ul > li:nth-child(3) {
    display: none;
}
/*Kristian, Lightspeed, 28-02-2021:, hide offers in footer] END */

/*Joram, Lightspeed, 28-09-2020:, [maintenance demo bar] BEGIN */
.wsa-demobar {
  font-size: 2em !important;
  color: #333 !important;
  padding-top: 1000px;
  height: 100% !important;
  background: url("https://cdn.webshopapp.com/shops/306878/files/420765172/site-under-mantentince.jpg")!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
}
.wsa-demobar a {
    display: none;
}
.wsa-demobar .close {
    display: none !important;
}

/*Joram. Binsbergen, Lightspeed, 28-09-2020:, [maintenance demo bar] END*/

/*BEGIN - JEFFREY BRIGNAS - 09-29-20 | To add background image for demo bar on mobile view*/
@media only screen and (max-width: 600px) {
  .wsa-demobar {
    font-size: 2em !important;
  color: #333 !important;
  padding-top: 1000px;
  height: 100% !important;
  background: url("https://cdn.webshopapp.com/shops/306878/files/420765344/site-under-mantentince-cell.jpg")!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
}
}
.wsa-demobar a {
    display: none;
}
.wsa-demobar .close {
    display: none !important;
}
/*END - JEFFREY BRIGNAS - 09-29-20 */
/*Eduard Lordan, 1/27/2020, remove social icons in the product page, BEGIN*/
.share42init {
display: none !important;
}
/*Eduard Lordan, 1/27/2020, remove social icons in the product page, END*/
/* Roel LightspeedHQ - 01 Feb 2021 - Remove new products - START*/ 
a[title="Nieuwe producten"] {
    display: none;
}
/* Roel LightspeedHQ - 01 Feb-2021 - END */

/* Name: Will G | Date: February 2, 2021 | Ticket: #1629754 | Reason: Remove New Product as the bottom of the page |  Begin. */
#footercontainer > div.container > div > div:nth-child(2) > ul > li:nth-child(2) > a {
  display:none;
}
/* Name: Will G | Date: February 2, 2021 | Ticket: | End. */

/* Valentijn Aerts LightspeedHQ - 04-02-2021 - Make brand images smaller and align left - START */
.collectionheader.right {
	width: 450px; float: left !important
}
/* Valentijn Aerts LightspeedHQ - END */

/* BEGIN - JEFFREY BRIGNAS - 02-05-21 | TO REMOVE RSS FEED LINK FROM THE FOOTER*/
#footercontainer > div.container > div > div:nth-child(2) > ul > li:nth-child(5) {
  display: none !important;
}
/* END - JEFFREY BRIGNAS - 02-05-21*/
/* BEGIN - JEFFREY BRIGNAS - 02-05-21 | TO CHANGE BRAND IMAGE WIDTH*/
#contentcontainer > div.container.relative > div > div > div > div.collectionheader.right > img{
  max-width: 50%;
}

/* END - JEFFREY BRIGNAS - 02-05-21*/


h3.feattitle {
  display: none;
}

/* Name: Gabriel Sabbag | Date: February 9, 2021  | Reason: Change the filter space between titles | Begin. */
h4 {
  margin-top: 1em !important;
}
/* Name: Gabriel Sabbag | Date: February 9, 2021  | Reason: Change the filter space between titles | Begin. */

/* Mohammad Mirza | Ticket: 1644892 | Feb 10, 2020 */
/* Image on Service page appears too large, put code in to shrink it down to screen size */
 @media only screen and (max-width: 600px) {
 div.gui-col2-right-col1.gui-div-faq-questions > p > img{
   width: 100% !important;
   height: auto !important;
  }
} 
/* END */
/*Category spacing Marc S Start 1646916*/
.homebanners {
min-height: auto !important;
}

/*Category spacing Marc S END*/

/* Mohammad Mirza | Ticket: 1647073 | Feb 12, 2021 */
/* Creates a border around the upsell box */
div.gui-block.gui-div-cart-block-related.gui-div-cart-block-upsells{
  border: 2px;
  border-style: solid;
  border-color: red;
}
/* END */
