/* 20251121235710 - 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 */
.pros h3 {
  font-size: 25px;
  color: #16ace3;
  text-align: center;
}

.pros li {
  font-weight: bold;
  line-height: 23px;
  margin-left: 10px;
}

.gui-content-title {
  font-size: 25px;
  margin-bottom: 16px;
  font-weight: bold;
  color: #28ab35;
}

.gui-content-subtitle {
  font-size: 18px;
  margin-top: 20px;
}

.gui h2 {
  font-size: 1.6875em;
  color: #000;
}
h4 {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 35px;
}
h6 {
  font-size: 1.2em;
  margin-bottom: 7px;
}
.gui-progressbar ul li a {
  color: #fff;
  font-size: 14px;
}
.gui-progressbar ul {
  background-color: #16ace3;
}
a#userlikeTab.bottomRight {
  border-radius: 0 !important;
  width: 130px;
}
a.btn, button, input[type="submit"], input[type="reset"], input[type="button"] {
  border: 0px solid;
  font-size: 16px;
  border-radius: 0px;
}
.gui-progressbar {
  border: 0px solid #CCCCCC;
}

nav,
nav .item,
.sidebar .itemLink,
.categories .category .info {
  border-color: #bababa !important;
  background-color: #dfdfdf;
}

.glyphicon {
  color: #28ab35;
}

.sidebar ul li a {
  color: #16ace3;
}

footer a.btn {
  background-color: #16ace3;
  color: #fff;
  font-weight: bold;
}

footer a.btn:hover {
  background-color: #1391BF !important;
}`

.sidebar .search input {
  border: 0px;
  max-width: 190px;
}

input[type="text"],
textarea,
select { 
  max-width: 190px;
}

.gui-page-title {
  color: #28ab35; 
  font-size: 30px;
  margin-bottom: 50px;
  margin-top: 20px;
}

p.gui-blog-article-summary {
  margin-bottom: 50px;
}

.gui-blog-article h1 {
  font-size: 28px;
}

.tabsPages .page {
    max-height: 100%;
}

/*Richard 19-11-2014
#read-more > div.page.info.active > table > tbody > tr:nth-child(3) {
  display: none;
}
#read-more > div.page.info.active > table > tbody > tr:nth-child(4) {
  display: none;
}
Richard 19-11-2014*/

.desktop-header {
    width: 100%;
}

.btn--primary:hover {
    background-color: rgb(24 171 227 / 85%);
}

.banner-card--overlay-bg:hover::before
 {
    background-color: hsl(240deg 8% 12% / 0%);
}
.desktop-header .category-nav {
    background: transparent;
}

a.main-header__dropdown-link {
    text-transform: uppercase;
}

.main-header:not(.main-header--transparent), .main-footer, .coming-soon {
    background-color: transparent;
}
/*  logo css*/
body.homepage.english img.main-header__logo-white.nl-logo, body.homepage.netherland img.main-header__logo-white.eng  {
    display: none !important;
}
img.main-header__logo-white.nl-logo {
    display: none !important;
}
body.homepage.inner-pages.netherland img.main-header__logo-white.nl-logo {
    display: block !important;
}
body.homepage.inner-pages.netherland img.main-header__logo-white.nl-logo {
    display: block !important;
}
/* logo css */
/* body.homepage.inner-pages.german a.main-header__link.product2 body.homepage.inner-pages.netherland a.main-header__link.product2 body.homepage.inner-pages.french a.main-header__link.product2 {
    display: none;
}
 */
/* menu css */
body.homepage.inner-pages.netherland a.main-header__link.product1 {
    display: block;
}
 body.homepage.inner-pages.german a.main-header__link.product1{
    display: block;
}
body.inner-page.category-page.french a.main-header__link.product1 {
    display: block;
}
body.homepage.inner-pages.netherland a.main-header__link.product2 {
    display: none;
}
body.homepage.inner-pages.german a.main-header__link.product2 {
    display: none;
}
body.homepage.inner-pages.french a.main-header__link.product2 {
    display: none !important;
}
body.inner-page.category-page.french a.main-header__link.product2 {
    display: none !important;
}
body.inner-page.category-page.netherland a.main-header__link.product2 {
    display: none;
}
body.inner-page.category-page.german a.main-header__link.product2 {
    display: none;
}

/* menu css */

video#vid {
    opacity: 1.3;
}
.custom-hero-container .inner-hero-content {
  padding-top: 80px;}

.custom-hero-section .pros {
  bottom: 10px;}

ul.main-header__list.flex-shrink-0.justify-end\@md.display\@md {
    color: white;
}

body.inner-page .desktop-header {
    position: relative;
}

/* body.inner-page .desktop-header .category-nav {
    background-color: #78b750;
} */

a.main-header__link.main-header__link--icon {
    color: white !important;
  
}
body.category-page .main-header__logo .main-header__logo-white {
    display: bloc;
}

/* body.category-page .main-header__logo img {
    display: none;
} */
li.main-header__item.hide\@md {
    display: inline !important;
    bottom: 12px;
}
body.inner-page.inner-pages .category-nav {
    background-color: #f7f7f7;
}
body.inner-page.inner-pages .desktop-header .category-nav  ul.main-header__list li.main-header__item > a.main-header__link {
    color: #414141;
}
body.inner-page.inner-pages .custom-filter-link a {
    color: #414141;
}
ul.main-header__list.flex-shrink-0.justify-end\@md.display\@md {
    color: #414141 !important;
}
body.inner-page.inner-pages .main-header__link, body.inner-page.inner-pages .main-header__dropdown-link {
    color: #414141 !important;
}

body.inner-page.inner-pages .product-breadcrumbs {
    margin: 0px 0px 30px;
}


@media only screen and (max-width: 1030px) {
  homepage {
        display: flex;
    font-size:2rem;
  }
  .opacity-25.category-nav {
    width: 100%;
}
  a.main-header__link {
    color: black !important;
    font-size: 14px;
}
}

.category-page .desktop-header {
    position: absolute !important;
}

/* Overschrijf de vaste hoogte */
.category-page .custom-collection-breadcrumb{
  inline-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;          /* beeld vult de container */
  /* kies één van onderstaande varianten voor hoogte: */
  /* Variant A: responsive hoogte met clamp() */
  block-size: clamp(160px, 40vw, 620px);
}

/* Donkere (of lichte) overlay zodat tekst altijd leesbaar is */
.custom-collection-breadcrumb::before{
  content:"";
  position:absolute;
  inset:0;
}

/* Inhoud verticaal centreren en binnen de safe width houden */
.custom-collection-breadcrumb > .container{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;         /* verticaal centreren */
  min-block-size: 100%;        /* vult de hoogte van de banner */
  padding-block: clamp(16px, 4vw, 40px); /* extra ademruimte */
}

/* Typografie */
.custom-collection-breadcrumb h1{
  margin: 0;
  color: #fff;
  font-weight: 700;
  font-size: clamp(22px, 4.2vw, 48px);
  line-height: 1.1;
  
}

/* Optioneel: iets meer hoogte op hele smalle schermen */
@media (max-width: 480px){
  .category-page .custom-collection-breadcrumb{
    block-size: clamp(160px, 45vw, 360px);
  }
  
  .custom-collection-breadcrumb > .container{
    padding-block: clamp(20px, 8vw, 48px);
  }
  .custom-collection-breadcrumb h1{
    font-size: clamp(20px, 6vw, 32px) !important;
    line-height: normal !important;
  }
}

/* (Alternatief voor bovenste block-size):
.category-page .custom-collection-breadcrumb{
  aspect-ratio: 16 / 6;   // moderne browsers
}
*/


section.collection-page__content {
    margin-top: 50px;
}

.desktop-header form.video-header-search {
   border: solid 1px #000000;
}

.desktop-header form.video-header-search button.submit-header {
		border: solid 1px #000000;
    color: #000000;
    border-width: 0px 0px 0px 1px;
}

/* .desktop-header .main-header__nav-grid {
	margin-right: 0px;
} */

@media only screen and (max-width: 600px){
.main-header__link.main-header__dropdown-link {
    color: black;
}
  a.main-header__dropdown-link {
    color: black;
}
  .custom-hero-container{
    bottom: 100px;
  }
  .custom-collection-breadcrumb{
    bottom: 0px;}
  
body.category-page .main-header__logo .main-header__logo-white {
    display: none;
  }
}
@media only screen and (max-width: 1286px){

  .custom-hero-container .inner-hero-content {
    padding-top: 95px;
}
}

@media only screen and (max-width: 991px){
.desktop-header {
    display: none;
}
  .mobile-header {
  display:block;
  }
  .main-header__nav {
    background-color: #fff;
    top: 97px;
    visibility: visible;
    opacity: 1;
    display: none;
	}
  .main-header__nav::before {
      display: none;
  }
  .anim-menu-btn--state-b + .main-header__nav {
    display: block;
	}
   .custom-hero-container .inner-hero-content {
    padding-top: 50px;
}
}
h2.hero-slideshow__tite.text-xxl {
    margin-top: 25px;
}

.banner-card--overlay-bg::before {
    background-color: transparent;
}
/* section.collection-page__content.padding-y-lg {
    margin-top: -180px;
} */
.breadcrumbs__item:last-child {
    display: none;
}

.breadcrumbs__item span.color-contrast-low.margin-left-xxs {
    display: none;
}

/*  for filter*/
.filter-info-modal1 {
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 600;
    color: #18abe3;
/*     cursor: pointer; */
}
#i_tap {
    width: 20px;
    display: inline-block;
    height: 20px;
    color: #fff;
    background: #18abe3;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    border-radius: 50%;
    font-style: italic;
}
/* end filter */
body.yoo a.main-header__link {
    color: black !important;
}
body.yoo a.mvhr {
    color: black;
}



    .sticky-footer {
        width: 100%!important;
        position: fixed;
        bottom: 0;
        z-index: 99;
        background-color: #1b9cde;
        color: #fff;
        text-align: center;
        -webkit-transition: background-color 1000ms linear,bottom 0.2s ease-in-out;
        -ms-transition: background-color 1000ms linear,bottom 0.2s ease-in-out;
        transition: background-color 1000ms linear,bottom 0.2s ease-in-out;
    }

.sticky-footer .pros {
	background: transparent;
}

   .sticky-footer.at-bottom {
      background-color: #1b9cde;
      -webkit-transition: background-color 1000ms linear;
      -ms-transition: background-color 1000ms linear;
      transition: background-color 1000ms linear;
      position: relative;
  }

      .sticky-footer a {
        color:#fff;
        text-decoration: none;
        font-size: 16px !important;
        padding: 15px 0 !important;
        display: inline-block;
        text-transform: capitalize;
    }
/* 
     .sticky-footer a:hover {
        color: #fff !important;
        text-decoration: none!important;
        background: #ff602a;
    } */

    .sticky-footer.nav-down {
        bottom: -80px
    }

    .sticky-footer .container,.sticky-footer .row {
        height: 100%
    }

    .sticky-footer .row:before {
        display: none
    }

    .sticky-footer .container {
        max-width: 100%!important
    }


    .sticky-footer .footer-icon-brochure a,.sticky-footer .footer-icon-dealer a {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        width: 100%;
        padding: 0 15px;
        z-index: 30
    }

    .sticky-footer .no-display-mobile {
        display: flex;
        justify-content: center;
        padding: 0
    }

    .sticky-footer .display-mobile {
        display: none
    }

     .sticky-footer svg {
        width: 33px;
        fill: #fff;
        position: relative;
        left: -4px;
        top: -3px;
        border: 1px solid #fff;
        border-radius: 100%;
        padding: 4px;
    }

    @media screen and (max-width: 750px) {
      i {
        display: block !important;
        margin-bottom: 5px;
    }

    .sticky-footer.nav-down {
    bottom: -88px;
    }

    .sticky-footer a {
        color: #fff;
        display: inline-block;
        text-decoration: none;
        font-size: 12px !important;
        padding: 15px 0 !important;
        text-transform: capitalize;
        line-height: 12px;
        letter-spacing: 0px;
    }
    }



/* .owl-stage,
.owl-carousel.owl-drag .owl-item {
    width: 100% !important;
} */

.owl-item.active .item {
    display: block !important;
}

.sticky-footer i.fa.fa-check {
    display: inline-block !important;
    color: orange;
    margin-right: 5px;
}

.sticky-footer  .owl-carousel .owl-stage {
  
    margin: 0 auto;
}

.owl-item a {
    color: #fff;
    text-decoration: none;
}

.custom-hero-section .pros i.fa.fa-check {
    color: orange;
    display: inline-block !important;
    margin-right: 5px;
}

.custom-hero-section .item {
    text-align: center;
}

.custom-hero-section .pros {
    bottom: 15px;
}
    @media screen and (max-width: 750px) {
section.custom-hero-section {
     height: 80vh;
}
}

.readmore-btn {
  margin-top: 20px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
}

.accordion label {
    font-size: 14px;
    font-weight: 500;
}


ul.product-list {
    list-style: none;
  font-size:16px;
}

.product-configure-variants label {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 15px;
    color: #000;
}

.options-info {
    position: relative;
}

.product-option {
    display: inline-block;
}

.custom-hr {
    margin: 20px 0;
  background: var(--color-contrast-low);
    height: 1px;
}

.product-list span {
    font-weight: bold;
}

.js .number-input--v2 .number-input__btn {
    width: 20px;
    height: 20px;;
}

ul.discount-label {
    list-style: none;
    background: #40ace3;
    padding: 5px 20px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
}


.subscription-link {
    text-align: center;
    margin: 10px auto;
    display: table;
    font-size: 16px;
    font-weight: bold;
    background: #ff6a00;
  	border-color: #ff6a00;
    color: #fff;
}

.subscription-link img {
    width: 18px;
    position: relative;
    top: 4px;
}

.btn--add-to-cart img {
    width: 18px;
    margin-right: 5px;
}


.product-side-detail h1 {
    font-size: 25px;
    margin-bottom: 20px;
}


.accordion-item {
    border: 1px solid #333333;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

#product-template .accordion-header {
    background-color: transparent;
    padding: 15px;
    margin-bottom: 0;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    transition: background-color 0.3s ease;
    border: 0;
    color: #333;
}

.accordion-header:hover {
    background-color: #e2e2e2;
}

.owl-item a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

#product-template .custom-info-item p {
    font-size: 12px;
}

#product-template .accordion-icon {
    font-size: 20px;
    font-weight: bold;
    transition: transform 0.3s ease;
}

#product-template .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
    background-color: #fff;
    padding: 0 15px;
}

#product-template .accordion-content p {
    margin: 15px 0;
}

#product-template .item-action-inner a {
    width: 50%;
    padding: 15px;
    background: #62c356;
    color: #fff;
    margin-right: 15px;
    border-radius: 10px;
}

.filter-popup table,
div#filterset-popup{
    text-align: center;
    width: 100% !important;
}

a.product-card__title {
    font-size: 12px;
    font-weight: 600;
    text-decoration: none !important;
}

a.main-header__link.js-main-nav__control,
a.main-header__link.js-main-nav__control:hover{
    color: #fff;
}

/* Winkelwagen */
.gui-col3-equal-col2.gui-div-cart-coupons {
    display: none;
}

a.gui-button-large.gui-button-action {
    background: #75ba3d !important;
    color: #fff !important;
}


/* Product pagina */
.product-side-detail input#qtyInput {
    height: 43.11px;

}

/* Discount bar */

.discount-list {
    list-style-type: none;
    padding: 0;
    margin: 10px 0;
}

.discount-list li {
    background: #f8f8f8;
    padding: 8px;
    border-radius: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}


.discount-item {
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

.discount-item:hover {
    background-color: #e0e0e0;
}

.discount-item:active {
    background-color: #d0d0d0;
}

li.discount-item.active {
    background: #40ace3;
    color: #fff;
}



@media screen and (min-width: 750px) {
 
  
  
/*   section.collection-page__content {
      margin-top: -100px;
      margin-bottom: 40px;
  } */
}


@media screen and (max-width: 750px) {
  .product-side-detail h1 {
    font-size: 25px;
    margin-top: 15px;
}
  
	.product-side-detail input#qtyInput {
  width:100%;
}
  
    section.collection-page__content {
        margin-top: 30px;
    }
  
  .m-hidden {
  	display:none;
  }
}


@media only screen and (min-width: 1500px){
  .category-page .custom-collection-breadcrumb {
  	 background-size: cover;
}
}

@media only screen and (max-width: 750px){
.category-page .custom-collection-breadcrumb {
    height: 160px;
    background-size:contain;
    padding: 0px 0px;
    bottom: 0;
}
}

.category-page .desktop-header .category-nav ul.main-header__list li.main-header__item > a.main-header__link,
.category-page a.main-header__link.js-main-nav__control, a.main-header__link.js-main-nav__control:hover,
.category-page a.main-header__link.main-header__link--icon {
	color:#000 !important;
}
@media only screen and (max-width: 1344px){
.main-header__nav .main-header__list > .main-header__item:last-child > a.main-header__link{
  padding: 0 !important;
}
}
@media only screen and (min-width: 1344px){
  .category-page ul.main-header__list.flex-grow.flex-basis-0.flex-wrap {
    padding: 15px 0 15px 0;
  }
}



/* Groter, maar niet full-screen */
#filter-info.modal .modal-inner{
  width: clamp(480px, 92vw, 1200px);   /* iets groter */
  max-height: 92vh;                    /* onder de viewport blijven */
  overflow: hidden;                    /* geen interne scrollbar */
  padding: clamp(12px, 2vw, 24px);
  border-radius: 16px;
}

/* Zorg dat de content (je poster/afbeelding) schaalt binnen de modal */
#filter-info.modal .modal-inner img{
  display: block;
  max-width: 100%;
  height: auto;
  max-height: calc(92vh - 48px);       /* 48px ≈ 2×24px padding */
  object-fit: contain;                  /* volledig zichtbaar, geen cropping */
}

/* optioneel: wanneer de site body nog kan scrollen tijdens modal */
html.modal-open, body.modal-open{ overflow: hidden; }
