/* 20251128090433 - 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 */
/* custom helper css classes*/
.custom-text-green {
  color: #60b246;
}
.custom-text-uppercase {
  text-transform: uppercase;
}

.main-header__list { padding-top: 20px; }
.custom-text-bold {
  font-weight: bold;
}

/* Navigation */
.main-header__link:hover,
.main-header__link[aria-current="page"],
.main-header__dropdown-link:hover,
.main-header__dropdown-link[aria-current="page"] {
  text-decoration: none;
}
.main-header--desktop .main-header__item:not(:last-child) {
  border: none !important;
}
.main-header__mobile-content .main-header__logo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 200px;
}
.main-header__mobile-content {
  margin-top: 10px;
}
.main-header__logo svg,
.main-header__logo img {
  margin-top: 100px;
}
.main-header--expanded .main-header__logo svg,
.main-header__logo img {
  margin-top: 0;
}
.main-header--expanded .main-header__mobile-content .main-header__logo {
  position: static;
  transform: none;
  height: 100px;
}
.main-header__link,
.main-header__dropdown-link {
  font-weight: bold;
}
.main-header--desktop .main-header__arrow-icon {
  display: block !important;
}

.main-header__link--icon {
  display: flex;
}
/* Logo */
.main-header__logo svg,
.main-header__logo img {
  display: block;
}

/* banner */
.hero-slideshow__banner {
  height: 0;
  min-height: 0;
}
.followup .hero-slideshow__banner {
  height: auto;
  min-height: 400px;
}

/*
.followup .hero-slideshow__banner {
	min-height: 250px;
  height: auto;
  background-position: 0 69%;
} */

.hero-slideshow__banner img {
  margin-bottom: 20px;
}

/* section 1: Categorie */
.sectie-categorien {
  position: relative;
}
.sectie-categorien .category-card {
  display: flex;
  flex-direction: column;
}
.sectie-categorien .category-card__img-link {
  display: flex;
  justify-content: center;
  padding: 10px;
}
.sectie-categorien .category-card__title a {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 25px;
  word-break: break-word;
}
.sectie-categorien .col-4.col-2\@sm {
  transform: translateY(-50%);
  margin-top: calc(25px - var(--space-xs));
  margin-bottom: calc(25px - var(--space-xs));
}
.sectie-categorien figure {
  border: 2px solid #000;
  border-radius: 100%;
  background: none;
  width: 100%;
}
.sectie-categorien figure img {
  border-radius: 100%;
}
.sectie-categorien figure:hover {
  transform: scale(110%);
}

/* sectie 2 */
.section-2 {
  padding-bottom: 120px;
}

/* populair brands */
.customer-logos img {
  border: 2px solid #000;
  border-radius: 100%;
}

/* Webshop Category Page */
.product-card__title {
  font-size: 15px;
}

/* Webshop Product Page */
.thumbslide__nav-wrapper {
  width: 100% !important;
}
.thumbslide__nav-wrapper .thumbslide__nav-list {
  transform: none !important;
}
.text-component > *:last-child {
  font-size: 12px;
}

/* section-5 .home-store-locations */
.home-store-locations h2 { font-weight: bold; }
.home-store-locations h3 { margin: 40px auto; font-weight: bold; max-width: 400px; }
.home-store-locations h3:first-child {
  min-height: 62px;
  display: flex;
  align-items: center;
}
.home-store-locations figure { position: relative; margin-bottom: 40px; }
.home-store-locations figure img { border-radius: 100%; }
.home-store-locations figcaption { 
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 2rem;
  font-weight: bold;
}

    /* Achtergrond overlay */
    .overlay {
      position: fixed;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background: rgba(0,0,0,0.8);
      display: none; /* standaard verborgen */
      justify-content: center;
      align-items: center;
      z-index: 9999;
    }

    /* Popup box */
    .popup {
      background: #fff;
      padding: 2rem;
      border-radius: 12px;
      max-width: 400px;
      text-align: center;
      box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    }

    .popup h2 {
      margin-bottom: 1rem;
      font-size: 1.5rem;
    }

    .popup p {
      margin-bottom: 1.5rem;
    }

    .popup button {
      padding: 10px 20px;
      margin: 0 10px;
      border: none;
      border-radius: 8px;
      cursor: pointer;
      font-size: 1rem;
    }

    .btn-yes {
      background-color: #28a745;
      color: white;
    }

    .btn-no {
      background-color: #dc3545;
      color: white;
    }

/* responsive */
@media only screen and (max-width: 751px) {
  .customer-logos-item {
    font-size: 12px;
  }
  .followup .hero-slideshow__banner {
    height: auto;
    min-height: 200px;
  }
  .sectie-categorien figure {
    border: 1px solid #000;
    border-radius: 100%;
    padding: 0;
    width: 100px;
    height: 100px;
  }
  .prod-card__price {
    font-size: 12px;
  }
  .js-product .slideshow {
    height: 200px;
  }
  .js-product .slideshow figure {
    height: 200px;
  }
  .js-product .slideshow figure img {
    height: 200px;
    object-fit: contain;
  }
  .js-product h1 {
    font-size: 20px;
  }
  .js-product .product__price {
    font-size: 14px;
  }
  .js-product .price-tax {
    font-size: 12px;
  }
}

@media only screen and (max-width: 768px) {
  .sectie-categorien .category-card {
    padding: 0px;
  }

  .main-header__mobile-content .main-header__logo {
    height: 90px;
  }
  .main-header__logo svg,
  .main-header__logo img {
    margin-top: 0;
  }
  .hero-slideshow__banner {
    min-height: 250px;
  }
  /* populair brands */
  .customer-logos img {
    border: 1px solid #000;
    width: 90px;
    height: 90px;
  }
  .sectie-categorien figure {
    border: 1px solid #000;
  }
}

@media only screen and (max-width: 991px) {
  .section-2 {
    padding-bottom: 60px;
  }
  
  .sectie-categorien .category-card__title a {
   font-size: 0.6rem; 
  }
  
  .sectie-categorien .category-card__img-link {
   padding: 0; 
  }
  
  .sectie-categorien .col-4.col-2\@sm {
    margin-bottom: 0;
    margin-top: 5px;
  }
}
