/* 20240913132013 - 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: #3ba94a;
}

/* custom */
/* show mollie integration */
#gui-checkout-payment-methods .gui-field .gui-input { border: 1px solid; padding: 5px 10px; }
#gui-checkout-payment-methods .gui-checkout-payment-provider .gui-payment-methods .gui-payment-method.gui-is-selected .gui-payment-method-form { display: inline-block !important; margin-left: 0; margin-top: 0; padding-top: 0; width: 100%; }
/* end */

.kiyoh-shop-snippets{display:none !important;}
.headline-usps {
    padding-top: 240px;
}



#gui-wrapper > div > div.gui-col2-right-col1 > article > p:nth-child(17) > img:nth-child(4) {
   float: right;
   margin-left: 40px;
}

#gui-wrapper > div > div.gui-col2-right-col1 > article > p:nth-child(17) > img:nth-child(5) {
   float: right;
}

#gui-wrapper > div > div.gui-col2-right-col1 > article > p:nth-child(17) > img:nth-child(3) {
   float: right;
   margin-left: 40px;
}

#gui-wrapper > div > div.gui-col2-right-col1 > article > p:nth-child(18) > img:nth-child(1) {
   float:right;
   margin-top:30px;
}

#gui-wrapper > div > div.gui-col2-right-col1 > article > p:nth-child(18) > img:nth-child(2){
   float:right;
   margin-top:30px;
   margin-right: 40px;
}

#gui-wrapper > div > div.gui-col2-right-col1 > article > p:nth-child(18) > img:nth-child(3){
   float:right;
   margin-top: 30px;
   margin-right: 40px

}

/* VOOR IN DEV: 
body{padding-top:40px;}
#topnav{top:40px;}
/* EIND IN DEV */



/*  REDESIGN INSTIJL MEDIA 03-2017
  ==================================== */
  
  
  /* HEADER + NAV */
  #topnav .wrapper{ padding:10px 0; }
  #topnav .wrapper.full-width { padding:0; }
  #cart span.fa{color:#888;}
  #cartToggle span.cartCount{background-color:#3ba94a;color:#fff;}
  #topnav .customHeaderTitle {  margin-top: 25px; font-family: 'Kalam', cursive; color:#3ba94a; font-size:24px; }
  @media(max-width:1200px){  #topnav .customHeaderTitle{margin-left:20px;} }
  @media(max-width:1000px){  #topnav .customHeaderTitle{margin-left:15px;font-size:22px;} }
  @media(max-width:980px){ #topnav .customHeaderTitle{margin-top:0;} }
  @media(max-width:880px){ #topnav .customHeaderTitle {display:none;} }
  
  #topnav nav a {color:#000;}
  #topnav nav > ul > li > a{ font-weight:400; }
  #topnav nav > ul > li.active > a{ font-weight:bold; }
  #topnav nav > ul > li:hover > a, #topnav nav > ul > li.active > a {color:#3ba94a;border-color:#3ba94a; }
  #topnav nav ul li:hover > a, #topnav nav ul ul li.active > a, #topnav #top .tui-dropdown ul a:hover { background-color:#fdfaf5; }
  #topnav nav a, #topnav #innerCart *, #topnav #top .tui-dropdown a, #topnav .autocomplete.search *, #formSearch input, #formSearch span, #cart span.fa{color:#444;}
  
  
  /* SLIDER + USPS */
  .headline-usps li span.fa + a span,.headline-usps li img + span, .headline-usps li span.fa + span, .headline-usps li img + a span { font-weight:600;color: #444;}
  .headline-usps li img {float: left; margin-right: 10px; margin-top: 5px;}
  .headline-usps li img.nomargintop{margin-top:0;}
  .flex-direction-nav a{color:#fff;}
  .welcome-block-outer{float: right;width: 25%;padding-left: 25px;}
  .welcome-block{float:left;width:100%;padding:20px;border:1px solid #ddd; min-height: 345px;color:#8e8e8e;font-size:13px;}
  .welcome-block strong {color:#000;}
  .welcome-block img {height: auto; max-width: 100%;width: auto;margin: auto; margin-top: 25px;}
  .ribbon-wrap.bannerwidth{margin-top:-75px;}
  .ribbon-bottom.headline.bannerwidth .wrapper{font-weight:bold;color:#595959;}
  .ribbon-bottom.headline.bannerwidth { xbackground:url('balk.png');    background-size: cover; background-color: #fff; }
  @media(max-width:980px){
    .welcome-block-outer{width:100%;padding:0 20px}
    .welcome-block{min-height:0;}
    /*.ribbon-wrap.bannerwidth{display:none;}*/
    .welcome-block img{float:right; margin-top: -50px;}
    .welcome-block p{float:left;max-width:75%;}
    .welcome-block strong{width:100%;float:left;}
  }
  @media(max-width:580px){
    .welcome-block img{float:none;margin-top:10px;}
    .welcome-block p{float:none;width:100%;max-width:initial;}
    .welcome-block strong{width:100%;float:left;}
  }
  
  /* PRODUCTS + TABS */
  .product-tabs > ul li a {font-weight:bold;padding:5px 20px;}
  .product-tabs > ul { margin-bottom:0px;}
  .container.content .products{margin-top:40px;}
  .product-tabs > ul li a.active {color: #3ba94a; background-color: #fdfaf5;}
  .product .info .price p{color:#333!important;}
  .product .info .price p.isDiscount { color:#3ba94a!important;}
  .product .info .cart span,.product .info .cart{color:#3ba94a; font-weight: bold;}
  .product .popup > a, .product .popup > a span{font-weight:bold;}
  
  
  /* Brands + Blogs */
  .brands .navigation a{ background:#fff!important; font-size:30px; }
  .readmore{color:#3ba94a !important;float: left;text-transform:uppercase;font-weight:bold;}
  @media(min-width:1200px){.readmore{margin-top:15px;}}
  .grid-blog-item h3{ white-space:initial;font-weight:bold;}
  
  
  /* FOOTER + NIEUWSBRIEF */
  #footer h3{font-weight:bold;}
  #newsletter #newsletter-content { height:auto;background:#fff; }
  #newsletter p{color:#000;margin-left:10px;font-weight:bold;font-size:22px;}
  #newsletter { border:0;}
  #newsletter input{ border-radius:0;}
  #newsletter a.btn{background:#36b94d !important;color:#fff!important;border-radius:0;}
  #newsletter a span{color:#fff!important;}
  #footer { margin-top:10px;}
  #newsletter{/*margin-top:0px;*/margin-bottom:35px;}
  footer .links a{padding-top:5px;padding-bottom:5px;}
  #footer .links a:hover{background-color:#fdfaf5;}
  #footer .contact a:hover span{color:#fff!important;}
  .footercol ul.payments { width:100%;}
  .footercol ul.payments li{float:left;}
  .footercol ul.payments li a{padding-left:0;padding-right:5px;}
  .footercol .contact{clear:both;}
  #footer .contact span.fa.fa-map-marker{float:left;}
  #footer .footercol p.route{ float:left;max-width:75%;margin-top:0px;line-height:15px;}
  #footer .footercol p.route .link{ color:#36b94d; text-decoration:underline;}
  .contact span{border-radius:8px;}
  footer .contact:first-child{padding-left:0;}
  .copyright-payment{margin-top:5px;}
   .copyright a{color:#3ba94a!important;}
  
  
  /* Header */
  .page-header{background-size:contain;}
  .page-header .page-title h1{font-weight:bold;}
  .page-header{margin-bottom:15px;}
  
  
  /* Productpage */
  #page-content .product-info .price p{ color:#f1bd6a!important;font-weight:bold; }
  #page-content .product-info .price span{font-size:14px;margin-top:3px;}
  #page-content .product-info a.btn,#page-content .product-info a.btn span, a.btn span.fa{font-weight:bold;color:#fff!important;background-color:#36b94d!important;}
  #page-content .product-info .button-wishlist, #page-content .product-info .button-compare{font-weight:bold;}
  .tabs-content #info p{ line-height:20px; font-size:13px;}
    
  
  /* Slider */
  .flex-container.bannerwidth .slides li, .flex-container.bannerwidth .slides, .flex-container.bannerwidth .flexslider {  height: 345px;overflow: hidden;}
  .ribbon-wrap.bannerwidth {margin-top: 0;position: absolute; bottom: 0;left: 0;right: 0;  width: 100%;  }
  .ribbon-bottom.headline.bannerwidth { width:100%; }
  .flex-container .flex-control-nav{bottom:-7px;}
  
  
  
  
  /* Overig */
  .gui a.gui-button-large.gui-button-action{background:#3BA94A!important;color:#fff!important;}
  .gui-progressbar ul li a{color:#fff!important;}
  .brands h3, .categories h3, .grid-blog .wrapper > h3, .products.related h3, .tags h3{text-transform:none;font-weight:bold;}
  .pager ul li.active a{color:#fff!important;}
  
  
  /* Keurmerken */
  img.keurmerkHeader{
    float: right;
    margin-top: -4px;
  }
  
  @media(max-width:1170px){
    img.keurmerkHeader{ margin-right:-60px; }
  }
  
  @media(max-width:1170px){
    img.keurmerkHeader{ margin-right:-40px; }
  }
  
  @media(max-width:1170px){
    img.keurmerkHeader{ display:none; }
  }
  
  @media(min-width:580px){
  .footerkeurmerkTitle{ margin-top:30px; }
  .keurmerkFooter { margin-top:-20px; }
  }
  
  .footercol ul.payments.keurmerk li{ width:100%; }
  
  .doubleFooterCol{
        display: inline-block;
    width: 25%;
    vertical-align: top;
    font-size: 12px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  @media(max-width:767px){
    .doubleFooterCol{ width:50%; }
  }
  
  @media(max-width:580px){
        .doubleFooterCol{ width:100%; }
      .keurmerkFooter { margin:auto; }
  }
  
  .doubleFooterCol .footercol{ width:100%; }

  .customHeaderTitle iframe {
    float: right;
    margin-top: -20px;
}

 @media(max-width:1150px){
   .customHeaderTitle iframe {
    display:none;
}}

.copyright-payment {
    padding: 30px 0px 30px 20px;
}

/*6-06-17 Bewerkt door Anouar Aoulad from Lightspeed. Bewerkt is Ga verder met winkelen */
#gui-form-cart > div > div > table > tbody > tr:nth-child(2) > td:nth-child(1) > a{
  color: orange;
}




/* Einde bewerking door Anouar Aoulad from lightspeed*/
/* Lucien LightspeedHQ 24 Jan 2018 - Border headline - START */
.flex-viewport {
    border:  1px solid #ddd;
      width: 100%;
    height: 100%;
}
.flex-container.bannerwidth .slides li img { 
  margin-left: -439.5px !important;
}

/* Lucien LightspeedHQ - 24 Jan-2018 - END */

/*Sharlene Fu -  LightspeedHQ 07 Feb 2018 - Header*/
.page-header {
background-color: #ffffff;}
/*Sharlene Fu -  LightspeedHQ 07 Feb 2018 - END*/

/* Sharlene LightspeedHQ - 17 aug. 2018 - Pijltjes categorieën voorpagina groter  - START */
span.fa.fa-angle-left, span.fa.fa-angle-right {
font: normal normal normal 24px/1 FontAwesome!important;
}
/* Border categorie afbeeldingen */
.categories .categories-container .category a, .brands .brands-container ul li a {
    border: 0px solid #DDD!important;
}
/* Sharlene LightspeedHQ - 17 aug.-2018 - END */
 @media(max-width:767px){
#info > p > iframe {
    width: 100%;
   }}
/* Sjoerd LightspeedHQ - 14 Aug 2019 - Demo bar - START */ 

.wsa-demobar a {
display: none!important;
}

/* Sjoerd LightspeedHQ - 14 Aug-2019 - END */
