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

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

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

.gui a {
  color: #ac1c74;
}

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

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

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

.gui-block-title {
  color: #253448;
  background-color: #ececec;
}

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

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

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

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

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

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

.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: #253448;
  background-color: #e7e7e7;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #253448;
  background-color: #6b3636;
}

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

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #552b2b;
  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: #253448;
}

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

/* custom */
/* Youcke LightspeedHQ - 27 Jan 2020 - Responsive Image fix - START */
@media screen and (max-width: 768px) {
  .textpage-content img {
      width: 100%;
      height: auto;
  }
}
/* Youcke LightspeedHQ - 27 Jan-2020 - END */

@media screen and (max-width: 768px) {
  .textpage-content img {
      width: 100%;
      height: auto;
  }
}

/* Start - line height for .item .item-name */

.item .item-name {
	line-height: 1.2em;
}

/* End - line height for .item .item-name */

/* Start - .item .item-image-container figure - 10 Sept 2019 */

.item .item-image-container figure {
	padding: 0px;
}

/* End - .item .item-image-container figure - 10 Sept 2019 */

/* Start - #deals-slider-container  - 10 Sept 2019 */

#deals-slider-container .item.item-list img {
	padding: 0px;
}

/* End - #deals-slider-container - 10 Sept 2019 */

/* Start - #deals-slider-container - 10 Sept 2019 */

@media screen and (max-width: 768px) {
  .item.item-list.square img {
      max-width: 100%;
  }
}

/* End - #deals-slider-container - 10 Sept 2019 */

/* Start - Stipes for tables - 10 Sept 2019 */

tr:nth-child(even) {
  background-color: #f2f2f2
}

/* End - Stipes for tables - 10 Sept 2019 */

/* Start - Fix resposiveness for referenties pagina - 6 Sept 2019 */

.blogs.main-content .article-text img {
    width: 100%;
    height: auto;
}

.blogs.main-content .article-text {
    padding: 20px 0;
}

/* End - Fix resposiveness for referenties pagina - 6 Sept 2019 */

/* Start - Fix resposiveness for referenties pagina - 6 Sept 2019 */

@media screen and (max-width: 768px) {
  .textpage-content img {
      width: 100%;
      height: auto;
  }
}

/* End - Fix resposiveness for referenties pagina - 6 Sept 2019 */

#footer .cust-service {
    height: auto;
}
#nav .menu-label {
    z-index: 100;
}

#home-seo {
    margin-top: 30px;
}

div#brands-wrap h4 {
    cursor: pointer;
  	background-color: #f7f7f7;
    margin: 0 0 5px 0;
    padding: 7px;
}
.Plus	{
  		background-image: url(https://img.icons8.com/metro/26/000000/plus-math.png);
    	background-repeat: no-repeat;
    	display: block;
    	background-position: right;
}	

.Minus {
  		background-image: url(https://img.icons8.com/metro/26/000000/minus-math.png);
  		background-repeat: no-repeat;
    	display: block;
    	background-position: right;
}

#deal .mega-title span {
    line-height: 100%;
}

span.maintitle {
   // background-color: black;
    //padding: 5px 5px;
}

span.subtitle {
    //background-color: black;
    //padding: 5px 5px;
}

div#brands-wrap h4 {
    font-size: 100%;
}

div#brands-wrap #31{
   display: none;
}

/*Joram, Lightspeed, 15-07-2020:, [hide design by webdinge] BEGIN*/
span.design {
    display: none;
}
/*Joram. Binsbergen, Lightspeed, 15-07-2020:, [hide design by webdinge] END*/

.two-lines .item-name {
-webkit-line-clamp: 4;
}

#footer .theme-by > span {

                display: none;

}
