/* 20211125135618 - 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: #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: #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;
}
body.no-scroll {
  overflow:hidden;
  overflow-x:hidden;
  overflow-y:hidden;
}

h1.main_logo {
  width:155px;
}

.header a.logo {
  float:none;
}

.header a.logo img {
  width:100%;
}

.gui-content-subtitle {
  height:auto;
}

.topbar {
  background-color:#eee;
  padding:10px 0px;
}

.usp-row {
  margin-left:-15px;
  margin-right:-15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.wrapper.layout-fixed.top-wrap {
  margin:0 auto;
  background:transparent;
}

.topbar .usp-item {
  float:left;
  width:25%;
  position: relative;
  min-height: 1px;
  text-align:center;
}

.topbar .usp-item i {
  margin-right:7px;
}

.usp-inner {
  padding-left: 15px;
  padding-right: 15px;
}

#tmcmsinfo_block {
  background-color:transparent;
}

.gui-faq a {
  color:#666;
}
.heading h1 {
  color:#000;
}
.customNavigation a.prev,
.customNavigation a.next {
  background: url() !important;
  font-size: 1.5em;
  color: #cccccc;
}
.customNavigation a.prev:hover,
.customNavigation a.next:hover {
  color:#a4a4a4;
}

.brands-container .customNavigation a.prev {
    left: -30px !important;
}
.brands-container .customNavigation a.next {
    right: -30px !important;
}
.brands-container .customNavigation a {
    height: 100% !important;
    background-color: #fff !important;
}

.bottom-copyright a {
  text-decoration:underline;
}

#popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,1);
  z-index: 9999999;
  top: 0;
  bottom: 0;
  display:block;
}

#popup .box {
  width: 500px;
  position: absolute;
  left: 50%;
  margin-left: -280px;
  top: 30%;
  padding: 30px;
  border-radius: 4px;
  font-weight: bold;
  text-align:center;
}
#popup .logo {
  margin-bottom:30px;
}
#popup .box p {
  font-size:1.2em;
}

 #gui-form-cart .gui-button-small,
.gui a.gui-button-large,
.gui a.gui-button-small,
.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  background-color:#000;
  color:#fff;
}

.product-configure-custom-option textarea {
  width:100%;
}

.tui label {
  display:block;
}

.countdown {
  background: url(noise.png),linear-gradient(50deg,#a51972,#17b4f4 100%);
  color: #fff;
  font-weight: bold;
  padding:10px 20px;
  text-align:center;
}

.countdown #clock {
  font-weight:bold;
}

.productpage .tabs ul.tabs-tabs {
  background:transparent;
  border:0;
}
.productpage .tabs {
  border:none;
}
.productpage .tabs ul.tabs-tabs li {
  border:none;
  background:transparent;
}

.ui-datepicker .ui-datepicker-header,
.ui-state-default, .ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-image:none;
}

.ui-widget {
  font-family:inherit;
}

.header_center {
  margin-bottom:45px!important;
}

.hidden-xs {
  display:none !important;
}


@media only screen and (max-width: 1224px) and (min-width: 1025px){
  .brands-container .customNavigation a {
    top: 192px !important;
  }
}

@media (max-width: 992px) {
  .topbar .usp-item {
    width:50%;
  }
}

@media (max-width: 768px) {
  .topbar .usp-item {
    width:100%;
  }
  .customNavigation {
    top:26px;
  }
  .productpage .product-info .details dt {
    width: 50%;
  }
  #popup .box {
    width:300px;
    margin-left: -180px;
  }
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .header_center {
    margin-bottom:0px!important;
  }
  .hidden-xs {
    display:block !important;
  }  
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  
}

/* Tara LightspeedHQ - 29/03/2019 - 2e en 3e afterpay logo verbergen - START */
img[alt="AfterPay NL B2B Digital Invoice"] {
    display: none;
}

img[alt="AfterPay BE B2C Digital Invoice"] {
    display: none;
}
/* Tara LightspeedHQ - 29/03/2019 - END */
.sidebar-side img{
	width: 242px !important;
}
