/* 20220811153455 - 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: #76c61b;
}

.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: #5e9e15;
  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 */
/*
HIER ZIJN DE KLEUREN FILTERS AANDUIDINGEN AAN TE PASSEN ALS VOLGT:
label.{kleurnaam} span.color{ background:{RGBkleurcode}; }
*/
label.alle.kleuren span.color{ background:#000; }
label.rood span.color{ background:#ec0e2d; }
label.zwart span.color{ background:#0b0b0b; }
label.groen span.color{ background:#8dcf32; }
label.geel span.color{ background:#f6e41c; }
label.blauw span.color{ background:#2682e1; }
label.oranje span.color{ background:#faa41c; }
label.paars span.color{ background:#a81ee2; }
label.bruin span.color{ background:#824416; }
label.roze span.color{ background:#ffbffe; }
label.grijs span.color{ background:#d5d5d5; }
label.zwart span.color{ background:#000; }
label.beige span.color{ background:#F5F5DC; }
label.wit span.color{ background:#fff; border:1px solid grey; }

li.nonactive {
    display: none;
  
}
.bg-video {
    height:auto;
    left:0;
    min-height:100%;
    min-width:1024px;
    position:fixed;
    top:0;   
    width:100%;
    z-index: -1
}

#dot-matrix {
    background: url(http://s14.directupload.net/images/111129/44ga9qid.png);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1
}
.slider-home{overflow: hidden; }
.slider-home:hover { -webkit-transform: scale(1.10); -ms-transform: scale(1.10); transform: scale(1.10); }
.slider-home { -webkit-transition: -webkit-transform ease-out 4s; -moz-transform: ease-out 4s; }
.sw_img:hover{-webkit-transform: translate(-20px,0px);-ms-transform: translate(-20px,0px)}
.sw_img { -webkit-transition: -webkit-transform ease-out 3s; -moz-transform: ease-out 3s; }

.sint{
  background: url(https://static.webshopapp.com/shops/065547/files/047709128/sintbg.jpg) no-repeat;
  height: 100%;
    width: 100%;
   -webkit-transition: background-image 1s ease-in-out;
transition: background-image 1s ease-in-out;
  backj
}
.sint:hover{
  background: url(https://static.webshopapp.com/shops/065547/files/048538146/sintbg2.jpg) no-repeat;
}

.nexo-video{
      box-shadow: 0 0 25px #3ec0f0;
    background-color: rgba(0,171,244,.25);
    box-sizing: border-box;
    border-collapse: collapse;
}

@keyframes slidy { 
  0%  { left: 0%; }
  20% { left: 0%; }
  25% { left: -100%; }
  45% { left: -100%; }
  50% { left: -200%; }
  70% { left: -200%; } 
  75% { left: -300%; }
  95% { left: -300%; }
  100% { left: -400%; } 
}

div#captioned-gallery {
  width: 100%;
  overflow: hidden;
}
figure { margin: 0; }
figure.slider {
  position: relative;
  width: 500%;
  font-size: 0;
  animation: 20s slidy infinite; 
}
figure.slider figure { 
  width: 20%;
  height: auto;
  display: inline-block;
  position: inherit; 
}
figure.slider img {
  width: 100%;
  height: auto;
}
figure.slider figure figcaption {
  position: absolute;
  bottom: 0;
  background: rgba(0,0,0,0.3);
  color: #fff;
  width: 100%;
  font-size: 2rem;
  padding: .6rem;
}

figure.slider-2 {
  position: relative;
  width: 200%;
  font-size: 0;
  animation: 15s slidy-2 infinite; 
}
figure.slider-2 figure { 
  width: 50%;
  height: auto;
  display: inline-block;
  position: inherit; 
}
figure.slider-2 img {
  width: 100%;
  height: auto;
}
@keyframes slidy-2 { 
  0%  { left: 0%; }
  40% { left: 0%; }
  45% { left: -100%; }
  50% { left: -100%; }
95%{ left:-100%; }
100%{ left:0%; }
}

figure.slider-4 {
  position: relative;
  width: 500%;
  font-size: 0;
  animation: 20s slidy infinite; 
}
figure.slider-4 figure { 
  width: 20%;
  height: auto;
  display: inline-block;
  position: inherit; 
}
figure.slider-4 img {
  width: 100%;
  height: auto;
}
figure.slider-4 figure figcaption {
  position: absolute;
  bottom: 0;
  background: rgba(0,0,0,0.3);
  color: #fff;
  width: 100%;
  font-size: 2rem;
  padding: .6rem;
}
@keyframes slidy-4 { 
  0%  { left: 0%; }
  20% { left: 0%; }
  25% { left: -100%; }
  45% { left: -100%; }
  50% { left: -200%; }
  70% { left: -200%; } 
  75% { left: -300%; }
  95% { left: -300%; }
  100% { left: 0%; } 
}
.tp-widget-logo{
  display:none!important;
  }
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);

.test {
  width: 100%;
  height: 50px;
  padding: 10px;
  border: 1px solid #ddd;
  background-size: cover;
  background-clip: content-box;
  background-color: #FAC80A;
  box-sizing: border-box;
  position: relative;
  margin: auto;
  top: 30px; 
  
  font: 400 2em/180px 'Oswald', sans-serif;
  color: #fbfbfb;
  text-indent: 20px;
}
