/* 20200311112106 - 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: #848484;
}

.gui a {
  color: #a71e4c;
}

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

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

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

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

/* custom */
.wsa-demobar {
    height: 100px;
    position: fixed;
    top: 500px!important;
    font-weight: bold;
    font-size: 16px!important;
}

#custom-cart .btn:not(.product-add-cart-btn) {
    background: #CA2B6B;
}

#custom-cart .cart-right {
    background: #ffffff;
}

.product-info_usp span i {
    color: #CA2B6B;
}
.gui a.gui-button-large.gui-button-action, .gui a.gui-button-small.gui-button-action {
    border-color: #CA2B6B;
    color: #ffffff;
    background-color: #CA2B6B;
}

 /* Sijmen LightspeedHQ - 11 Dec 2019 - Sale label met % weg - START */
.productlabel.sale {
    display: none!important;
}
.productpagelabel.sale {
    display: none;
}
/* Sijmen LightspeedHQ - 11 Dec-2019 - END */

 /* Sijmen LightspeedHQ - 11 Dec 2019 - home mobilemenu caps - START */
.menu-box ul li a {
    text-transform: uppercase!important;
}

/* Sijmen LightspeedHQ - 11 Dec-2019 - END */
/* Samuel LightspeedHQ - 19 Dec-2019  - Verbergen link naar login pagina in demobar - START */
#body > div.wsa-demobar > a:nth-child(1) {display: none;}
#footer > div.main-footer > div > div.row.hidden-sm > div.col-lg-3.col-md-3.col-sm-6  p {
text-align:justify;
text-justify: inter-word;
}
/* Samuel LightspeedHQ - 19 Dec-2019 - END */

/* Jordan LightspeedHQ - 06 Jan 2020 - Eerste categorie rood maken - START */
.menu-box ul li:nth-child(3) a, 
#header .main-menu .container > ul > li:-child a {color: #ca2b6b;} 
/* Jordan LightspeedHQ - 06 Jan 2020 - Eerste categorie rood maken - End */

/*T. Donckerwolcke, Lightspeed, 20-01-2020:, [ZD# onderwerp] BEGIN*/

#footer .footer-bottom ul.payments li img {
    display: none;
}

/*T. Donckerwolcke, Lightspeed, 20-01-2020:, [ZD# onderwerp] END*/
/*Jordan, Lightspeed, 06-02-2020:, Mobiele weergave categorie selectie BEGIN*/
.menu-box ul li > .more-cats .plus-min:before, .menu-box ul li > .more-cats .plus-min:after {
    background: #ffffff;  
}
/*Jordan, Lightspeed, 06-02-2020:, Mobiele weergave categorie selectie END*/
@media(max-width:991px) {
  #header .usp-slider {
  	padding:10px 0;
  }
  #footer .footer-logo img {
    max-width:235px
  }
}
/* Footer tekst wit>> Email>Tell:
                    </li>
                </ul>
            </div> */
