/*
Theme Name: Witgoedkoopje.nl
Theme URI:
Author: Witgoedkoopje.nl
Description: Maatwerk WooCommerce-thema voor een witgoedwebshop.
Version: 6.0.3
Text Domain: witgoedkoopje
*/
:root{--wgk-blue:#071f3b;--wgk-blue-dark:#04162b;--wgk-green:#e3aa16;--wgk-green-dark:#c58f08;--wgk-orange:#e3aa16;--wgk-bg:#f7f8fa;--wgk-line:#e1e5ea;--wgk-text:#17263a;--wgk-muted:#687587;--wgk-white:#fff;--wgk-radius:6px;--wgk-shadow:0 10px 30px rgba(7,31,59,.12);--wgk-container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--wgk-text);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.wgk-container{width:min(calc(100% - 40px),var(--wgk-container));margin-inline:auto}.screen-reader-text{position:absolute;left:-9999px}.wgk-topbar{background:var(--wgk-blue-dark);color:#fff;font-size:13px}.wgk-topbar .wgk-container{height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wgk-topbar a{color:#fff}.wgk-topbar-left,.wgk-topbar-right{display:flex;gap:22px;align-items:center}.wgk-header{background:#fff;position:relative;z-index:50;border-bottom:1px solid var(--wgk-line)}.wgk-head{min-height:82px;display:grid;grid-template-columns:210px auto minmax(260px,390px) auto;align-items:center;gap:25px}.wgk-logo{display:flex;align-items:center}.wgk-logo img{max-height:62px;width:auto}.wgk-logo-fallback strong{display:block;color:var(--wgk-blue);font-size:25px;line-height:1}.wgk-logo-fallback span{display:block;color:var(--wgk-green);font-size:16px;font-weight:700;letter-spacing:3px}.wgk-nav ul{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.wgk-nav a{font-weight:700;color:var(--wgk-blue-dark);font-size:15px}.wgk-nav li{position:relative}.wgk-nav .sub-menu{display:none;position:absolute;top:100%;left:-16px;width:230px;background:#fff;box-shadow:var(--wgk-shadow);padding:12px 0;z-index:30}.wgk-nav li:hover>.sub-menu{display:block}.wgk-nav .sub-menu li{width:100%}.wgk-nav .sub-menu a{display:block;padding:10px 16px}.wgk-search-form{position:relative}.wgk-search-form input[type=search]{width:100%;height:46px;border:1px solid #ccd3db;border-radius:3px;padding:0 48px 0 15px}.wgk-search-form button{position:absolute;right:0;top:0;width:46px;height:46px;border:0;background:var(--wgk-blue);color:#fff;cursor:pointer}.wgk-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.wgk-icon-link,.wgk-mobile-toggle{border:0;background:transparent;color:var(--wgk-blue-dark);display:flex;align-items:center;gap:6px;cursor:pointer}.wgk-icon-link svg,.wgk-mobile-toggle svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.wgk-cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:10px;background:var(--wgk-green);color:#fff;font-size:11px}.wgk-mobile-toggle{display:none}.wgk-hero{position:relative;background-image:linear-gradient(90deg,rgba(7,31,59,.94),rgba(7,31,59,.72)),var(--wgk-hero-image);background-size:cover;background-position:center;min-height:485px;color:#fff;overflow:hidden}.wgk-hero-grid{min-height:485px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.wgk-hero-copy{max-width:620px}.wgk-hero h1{font-size:49px;line-height:1.06;margin:0 0 20px;font-weight:800;letter-spacing:-1.7px}.wgk-hero h1 span{color:var(--wgk-green)}.wgk-hero p{font-size:19px;max-width:630px;margin:0 0 27px}.wgk-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;background:var(--wgk-green);color:#fff;font-weight:800;border-radius:3px;border:0;cursor:pointer}.wgk-btn:hover{background:var(--wgk-green-dark)}.wgk-hero-meta{display:flex;align-items:center;gap:22px}.wgk-hero-review{font-size:14px}.wgk-hero-review b{display:block}.wgk-stars{color:#ffc30d;letter-spacing:1px}.wgk-feature-card{width:min(100%,420px);margin-left:auto;background:#fff;color:var(--wgk-text);padding:20px;box-shadow:0 18px 45px rgba(0,0,0,.23);position:relative;border-radius:4px}.wgk-feature-card img{width:100%;height:185px;object-fit:contain;margin-bottom:10px}.wgk-feature-card h2{font-size:18px;color:var(--wgk-blue);margin:3px 0 10px;line-height:1.3}.wgk-feature-card .price{font-size:25px;font-weight:800;color:var(--wgk-blue-dark)}.wgk-feature-card .wgk-pill{position:absolute;top:12px;left:12px;background:var(--wgk-blue);color:#fff;padding:5px 9px;font-size:12px;font-weight:700}.wgk-feature-card .wgk-stock{position:absolute;top:12px;right:12px;color:var(--wgk-green-dark);font-size:12px;font-weight:700}.wgk-feature-specs{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--wgk-line);margin:12px 0;padding:10px 0;gap:8px;font-size:12px;text-align:center}.wgk-feature-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px}.wgk-feature-bottom small{display:block;color:var(--wgk-muted)}.wgk-feature-bottom a{font-weight:800;color:var(--wgk-green-dark)}.wgk-usps{background:var(--wgk-blue-dark);color:#fff}.wgk-usp-grid{min-height:98px;display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch}.wgk-usp{display:flex;align-items:center;gap:12px;padding:18px 15px;border-right:1px solid rgba(255,255,255,.16)}.wgk-usp:first-child{border-left:1px solid rgba(255,255,255,.16)}.wgk-usp svg{width:28px;height:28px;stroke:var(--wgk-green);fill:none;stroke-width:1.8;flex:none}.wgk-usp strong{display:block;font-size:14px}.wgk-usp small{display:block;color:#ccd8e7;font-size:12px}.wgk-section{padding:64px 0}.wgk-section h2{font-size:31px;text-align:center;color:var(--wgk-blue-dark);margin:0 0 36px}.wgk-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.wgk-category-card{background:#fff;border:1px solid var(--wgk-line);min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:20px;box-shadow:0 7px 25px rgba(9,43,85,.06);transition:.2s}.wgk-category-card:hover{transform:translateY(-3px);box-shadow:var(--wgk-shadow)}.wgk-category-card img{height:175px;width:100%;object-fit:contain;margin:auto}.wgk-category-card h3{color:var(--wgk-blue);margin:15px 0 0;font-size:19px}.wgk-products-section{background:var(--wgk-bg)}.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none!important;width:auto!important;margin:0!important;background:#fff;border:1px solid var(--wgk-line);padding:16px;position:relative;box-shadow:0 6px 20px rgba(9,43,85,.05);display:flex;flex-direction:column;min-width:0}.woocommerce ul.products li.product img{height:220px;object-fit:contain;margin:0 0 12px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;color:var(--wgk-blue)!important;line-height:1.35;min-height:44px;padding:0!important}.woocommerce ul.products li.product .price{color:var(--wgk-blue-dark)!important;font-size:20px!important;font-weight:800!important}.woocommerce span.onsale{background:#e64b43!important;border-radius:0!important;min-width:auto!important;min-height:auto!important;line-height:1!important;padding:7px 10px!important;left:10px!important;top:10px!important}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:var(--wgk-green)!important;color:#fff!important;border-radius:3px!important;padding:13px 17px!important;font-weight:800!important}.woocommerce a.button:hover,.woocommerce button.button:hover{background:var(--wgk-green-dark)!important;color:#fff!important}.wgk-card-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:var(--wgk-muted)}.wgk-card-specs{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0}.wgk-card-specs span{background:#eef2f6;padding:4px 7px;font-size:11px}.wgk-how-grid,.wgk-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.wgk-how-card,.wgk-review-card{padding:28px;background:#fff;border:1px solid var(--wgk-line)}.wgk-how-card b{width:42px;height:42px;display:grid;place-items:center;background:var(--wgk-green);color:#fff;border-radius:50%;margin:0 auto 15px}.wgk-how-card{text-align:center}.wgk-review-card strong{font-size:30px;color:var(--wgk-blue)}.wgk-footer{background:var(--wgk-blue-dark);color:#fff;padding:62px 0 0}.wgk-footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:70px}.wgk-footer h3{font-size:18px;margin:0 0 20px}.wgk-footer p,.wgk-footer a{color:#e3ebf4;font-size:14px}.wgk-footer-menu,.wgk-footer-links{list-style:none;padding:0;margin:0}.wgk-footer-menu li,.wgk-footer-links li{border-bottom:1px solid rgba(255,255,255,.14)}.wgk-footer-menu a,.wgk-footer-links a{display:block;padding:9px 0}.wgk-footer-brand img{max-width:210px;max-height:72px;margin-bottom:22px}.wgk-footer-payments{max-width:260px;margin-top:22px;background:#fff;padding:6px;border-radius:3px}.wgk-footer-copy{margin-top:50px;padding:19px 0;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:#c5d3e3}.wgk-content-wrap{padding:45px 0 70px}.woocommerce .woocommerce-breadcrumb{font-size:13px;color:var(--wgk-muted);margin-bottom:25px}.woocommerce .woocommerce-notices-wrapper .woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--wgk-green)!important;background:#f6f9f4!important}.single-product div.product{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);gap:55px}.single-product div.product .woocommerce-product-gallery{width:auto!important;float:none!important}.single-product div.product .summary{width:auto!important;float:none!important;margin:0!important}.single-product .product_title{font-size:30px;color:var(--wgk-blue);line-height:1.2;margin:0 0 12px}.single-product .summary .price{font-size:31px!important;color:var(--wgk-blue-dark)!important;font-weight:800}.single-product .stock{color:var(--wgk-green-dark)!important;font-weight:800}.wgk-delivery-options{margin:18px 0;border-top:1px solid var(--wgk-line);padding-top:15px}.wgk-delivery-options h3{font-size:15px;margin:0 0 10px}.wgk-option{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:8px 0;font-size:14px}.wgk-option label{display:flex;gap:9px;align-items:center}.wgk-option input{accent-color:var(--wgk-green)}.wgk-totals{border-block:1px solid var(--wgk-line);padding:10px 0;margin:12px 0}.wgk-total-row{display:flex;justify-content:space-between;padding:4px 0}.wgk-total-row:last-child{font-weight:800;font-size:17px}.wgk-promo{background:#fff3df;border:1px solid #f2c06b;padding:15px;margin:14px 0;display:flex;gap:13px}.wgk-promo-badge{width:39px;height:39px;border-radius:50%;background:var(--wgk-orange);color:#fff;display:grid;place-items:center;font-weight:800;flex:none}.wgk-code-row{display:flex;gap:8px;margin-top:7px}.wgk-code-row code{background:#fff;padding:5px 8px;border:1px dashed #d59835}.wgk-code-row button{border:0;background:none;color:var(--wgk-blue);font-weight:700;cursor:pointer}.single-product form.cart{display:flex!important;gap:10px;margin:15px 0!important}.single-product form.cart .quantity .qty{height:50px;width:65px}.single-product form.cart .single_add_to_cart_button{height:50px;flex:1;font-size:17px!important}.wgk-buy-benefits{border-top:1px solid var(--wgk-line);margin-top:15px}.wgk-buy-benefit{display:flex;gap:12px;padding:11px 0;border-bottom:1px solid var(--wgk-line)}.wgk-buy-benefit svg{width:24px;height:24px;stroke:var(--wgk-green-dark);fill:none;stroke-width:1.8;flex:none}.wgk-buy-benefit strong{display:block;font-size:14px}.wgk-buy-benefit small{display:block;color:var(--wgk-muted)}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:40px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important;margin:0!important;display:flex;border-bottom:1px solid var(--wgk-line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:15px 22px!important;color:var(--wgk-blue)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{background:var(--wgk-blue)!important;color:#fff!important}.woocommerce div.product .woocommerce-tabs .panel{padding:28px 0!important}.woocommerce table.shop_attributes{border-top:0!important}.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td{padding:10px 12px!important;border-bottom:1px solid var(--wgk-line)!important}.related.products{grid-column:1/-1}.related.products>h2{text-align:left;font-size:26px;color:var(--wgk-blue-dark)}
@media(max-width:1000px){.wgk-head{grid-template-columns:180px 1fr auto}.wgk-nav{display:none}.wgk-search-wrap{grid-column:1/-1;grid-row:2;padding-bottom:12px}.wgk-mobile-toggle{display:flex}.wgk-header.is-open .wgk-nav{display:block;grid-column:1/-1;grid-row:3;padding-bottom:18px}.wgk-header.is-open .wgk-nav ul{display:block}.wgk-header.is-open .wgk-nav li{border-top:1px solid var(--wgk-line);padding:10px 0}.wgk-header.is-open .wgk-nav .sub-menu{position:static;display:block;box-shadow:none;padding-left:15px;width:auto}.wgk-hero-grid{grid-template-columns:1fr 380px;gap:35px}.wgk-usp-grid{grid-template-columns:repeat(3,1fr)}.wgk-category-grid,.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.single-product div.product{grid-template-columns:1fr;gap:30px}.woocommerce div.product .woocommerce-tabs,.related.products{grid-column:auto}.wgk-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.wgk-container{width:min(calc(100% - 28px),var(--wgk-container))}.wgk-topbar-right{display:none}.wgk-head{grid-template-columns:1fr auto;min-height:70px}.wgk-logo{max-width:165px}.wgk-search-wrap{grid-column:1/-1}.wgk-account-text,.wgk-cart-total{display:none}.wgk-hero,.wgk-hero-grid{min-height:auto}.wgk-hero-grid{grid-template-columns:1fr;padding-block:55px}.wgk-hero h1{font-size:37px}.wgk-feature-card{margin:0}.wgk-usp-grid{grid-template-columns:1fr}.wgk-usp{border-left:1px solid rgba(255,255,255,.16)}.wgk-category-grid,.woocommerce ul.products,.woocommerce-page ul.products,.wgk-how-grid,.wgk-review-grid{grid-template-columns:1fr}.wgk-section{padding:45px 0}.wgk-footer-grid{grid-template-columns:1fr;gap:35px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:block}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:block!important}.single-product .product_title{font-size:24px}}

/* v4.2 product highlights and precision polish */
.wgk-product-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:18px 0;padding:12px;background:#f4f7fa;border:1px solid var(--wgk-line)}
.wgk-highlight{min-width:0;display:flex;align-items:center;gap:8px;padding:7px 9px;background:#fff;border:1px solid #e4eaf0}
.wgk-highlight svg{width:23px;height:23px;flex:none;fill:none;stroke:var(--wgk-green-dark);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.wgk-highlight small,.wgk-highlight strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.wgk-highlight small{font-size:10px;color:var(--wgk-muted);text-transform:uppercase;letter-spacing:.04em}
.wgk-highlight strong{font-size:13px;color:var(--wgk-blue-dark)}
.single-product .woocommerce-product-gallery__image img{object-fit:contain;background:#fff}
.single-product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:13px!important}
.single-product .flex-control-thumbs li{width:auto!important;float:none!important;border:1px solid var(--wgk-line);padding:4px}
.single-product .flex-control-thumbs img{height:84px;object-fit:contain}
.related.products ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.woocommerce div.product .summary>*:first-child{margin-top:0}
@media(max-width:760px){.wgk-product-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.related.products ul.products{grid-template-columns:1fr!important}}

/* v4.3.0 — unified product card component */
.woocommerce ul.products li.product.wgk-product-card,
.woocommerce-page ul.products li.product.wgk-product-card {
  padding: 16px 16px 18px !important;
  min-height: 520px;
  display: flex !important;
  flex-direction: column;
  background: #fff;
  overflow: hidden;
}

.wgk-product-card__link {
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
  flex-direction: column;
  color: inherit;
  text-decoration: none !important;
}

.wgk-product-card__media {
  position: relative;
  height: 215px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 16px;
  padding: 8px;
  overflow: hidden;
  background: #fff;
}

.woocommerce ul.products li.product.wgk-product-card .wgk-product-card__image,
.woocommerce-page ul.products li.product.wgk-product-card .wgk-product-card__image {
  display: block;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 195px !important;
  object-fit: contain;
  object-position: center;
  margin: 0 !important;
}

.wgk-product-card__sale {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  padding: 6px 9px;
  background: #e64b43;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  line-height: 1;
}

.wgk-product-card__body {
  display: flex;
  flex: 1 1 auto;
  min-height: 0;
  flex-direction: column;
}

.woocommerce ul.products li.product.wgk-product-card .wgk-product-card__title {
  min-height: 45px;
  max-height: 45px;
  margin: 0 0 8px !important;
  padding: 0 !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 16px !important;
  font-weight: 800;
  line-height: 1.38;
}

.wgk-product-card__meta {
  min-height: 20px;
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  color: var(--wgk-muted);
  font-size: 12px;
  line-height: 1.2;
}

.wgk-product-card__brand {
  min-width: 0;
  overflow: hidden;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wgk-product-card__condition {
  white-space: nowrap;
  text-align: right;
}

.wgk-product-card__specs {
  min-height: 28px;
  display: flex;
  align-items: flex-start;
  gap: 5px;
  flex-wrap: wrap;
  margin: 0 0 12px;
}

.wgk-product-card__specs span {
  padding: 4px 7px;
  background: #eef2f6;
  color: #26374a;
  font-size: 11px;
  line-height: 1.2;
  white-space: nowrap;
}

.wgk-product-card__price {
  min-height: 31px;
  margin-top: auto;
  color: var(--wgk-blue-dark);
  font-size: 21px;
  font-weight: 800;
  line-height: 1.2;
}

.wgk-product-card__price del {
  margin-right: 6px;
  color: #94a0ad;
  font-size: 13px;
  font-weight: 500;
}

.wgk-product-card__price ins {
  text-decoration: none;
}

.wgk-product-card__actions {
  margin-top: 16px;
}

.woocommerce ul.products li.product.wgk-product-card .wgk-product-card__actions .button,
.woocommerce-page ul.products li.product.wgk-product-card .wgk-product-card__actions .button {
  width: 100%;
  min-height: 48px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 11px 12px !important;
  text-align: center;
  font-size: 14px !important;
  line-height: 1.15;
  white-space: normal;
}

.related.products {
  margin-top: 55px;
}

.related.products > h2 {
  margin-bottom: 28px;
}

.related.products ul.products {
  align-items: stretch;
}

.related.products ul.products li.product.wgk-product-card {
  min-height: 500px;
}

.related.products .wgk-product-card__media {
  height: 195px;
}

.related.products .wgk-product-card__image {
  max-height: 175px !important;
}

@media (max-width: 1100px) {
  .woocommerce ul.products li.product.wgk-product-card,
  .related.products ul.products li.product.wgk-product-card {
    min-height: 500px;
  }
}

@media (max-width: 700px) {
  .woocommerce ul.products li.product.wgk-product-card,
  .related.products ul.products li.product.wgk-product-card {
    min-height: 0;
  }

  .wgk-product-card__media,
  .related.products .wgk-product-card__media {
    height: 210px;
  }

  .woocommerce ul.products li.product.wgk-product-card .wgk-product-card__image,
  .related.products .wgk-product-card__image {
    max-height: 190px !important;
  }
}

/* v4.4.0 — homepage process and reviews integration */
.wgk-process-section{
  padding:52px 0 62px;
  color:#fff;
  background:#6792c6;
}
.wgk-process-section h2,
.wgk-reviews-section h2{
  margin:0 0 38px;
  text-align:center;
  font-size:27px;
  line-height:1.2;
  letter-spacing:.01em;
}
.wgk-process-section h2{color:#fff}
.wgk-process-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:42px;
  align-items:start;
}
.wgk-process-item{
  min-width:0;
  text-align:center;
}
.wgk-process-icon{
  width:62px;
  height:62px;
  display:grid;
  place-items:center;
  margin:0 auto 17px;
}
.wgk-process-icon svg{
  width:55px;
  height:55px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.55;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.wgk-process-item h3{
  margin:0 0 10px;
  color:#fff;
  font-size:18px;
  line-height:1.25;
  font-weight:800;
}
.wgk-process-item p{
  max-width:370px;
  margin:0 auto;
  color:rgba(255,255,255,.92);
  font-size:16px;
  line-height:1.55;
}
.wgk-reviews-section{
  padding:58px 0 72px;
  background:#fff;
}
.wgk-reviews-section h2{color:#0754ad}
.wgk-reviews-layout{
  display:grid;
  grid-template-columns:185px minmax(0,1fr);
  gap:28px;
  align-items:stretch;
}
.wgk-kiyoh-summary{
  min-height:365px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:24px 20px;
  border-inline:1px solid #e4e4e4;
  text-align:center;
}
.wgk-score-ring{
  width:74px;
  height:74px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:conic-gradient(#d9dd00 0 29%,#ffdc00 29% 54%,#ff9f00 54% 72%,#eb4e2f 72% 100%);
  position:relative;
}
.wgk-score-ring:before{
  content:"";
  position:absolute;
  inset:10px;
  border-radius:50%;
  background:#fff;
}
.wgk-score-ring strong{
  position:relative;
  z-index:1;
  color:#3a3a3a;
  font-size:24px;
}
.wgk-kiyoh-stars{
  margin-top:10px;
  color:#ffb500;
  font-size:19px;
  letter-spacing:1px;
}
.wgk-kiyoh-summary small{color:#6f6f6f;font-size:11px;line-height:1.2}
.wgk-kiyoh-summary>b{margin-top:2px;color:#4a4a4a;font-size:16px}
.wgk-kiyoh-summary>a{
  min-width:132px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:20px;
  margin-top:20px;
  padding:8px 14px;
  border-radius:4px;
  background:#ee671d;
  color:#fff;
  font-size:13px;
}
.wgk-kiyoh-summary>a span{font-size:23px;line-height:.7}
.wgk-review-grid--detailed{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  align-items:stretch;
}
.wgk-review-card--detailed{
  min-width:0;
  min-height:365px;
  display:flex;
  flex-direction:column;
  padding:25px 22px 20px;
  border:1px solid #dedbd5;
  border-radius:12px;
  box-shadow:none;
  background:#fff;
}
.wgk-review-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:12px;
}
.wgk-review-stars{color:#ffc000;letter-spacing:2px;font-size:14px;white-space:nowrap}
.wgk-review-top strong{color:#0c2548;font-size:16px}
.wgk-review-card--detailed h3{
  min-height:46px;
  margin:0 0 8px;
  color:#10284a;
  font-size:16px;
  line-height:1.42;
}
.wgk-review-card--detailed>p{
  margin:0;
  color:#70706d;
  font-size:15px;
  line-height:1.68;
}
.wgk-review-author{
  min-height:64px;
  display:grid;
  grid-template-columns:34px minmax(0,1fr) auto;
  gap:10px;
  align-items:center;
  margin-top:auto;
  padding-top:15px;
  border-top:1px solid #e8e4de;
}
.wgk-review-avatar{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#0c294f;
  color:#fff;
  font-weight:800;
}
.wgk-review-person{min-width:0;display:flex;flex-direction:column;line-height:1.2}
.wgk-review-person b{overflow:hidden;color:#10284a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}
.wgk-review-person small{margin-top:4px;color:#a09d99;font-size:13px}
.wgk-recommended{
  padding:5px 9px;
  border:1px solid #83e1ae;
  border-radius:20px;
  background:#e9fbf1;
  color:#168643;
  font-size:12px;
  font-weight:800;
  white-space:nowrap;
}
@media(max-width:1000px){
  .wgk-reviews-layout{grid-template-columns:150px minmax(0,1fr)}
  .wgk-review-grid--detailed{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wgk-review-card--detailed:last-child{grid-column:1/-1}
}
@media(max-width:700px){
  .wgk-process-section{padding:44px 0}
  .wgk-process-grid{grid-template-columns:1fr;gap:34px}
  .wgk-process-item p{max-width:320px}
  .wgk-reviews-section{padding:46px 0 55px}
  .wgk-reviews-layout{grid-template-columns:1fr}
  .wgk-kiyoh-summary{min-height:0;border:1px solid #e4e4e4;border-radius:10px}
  .wgk-review-grid--detailed{grid-template-columns:1fr}
  .wgk-review-card--detailed,.wgk-review-card--detailed:last-child{min-height:0;grid-column:auto}
}

/* v5.0.3 — restore hero artwork and refined brand assets */
.wgk-hero{background-color:#164f9b;background-image:linear-gradient(90deg,rgba(9,43,85,.92),rgba(18,60,114,.72)),var(--wgk-hero-image),url("assets/images/hero-showroom.webp");background-repeat:no-repeat;background-size:cover;background-position:center}
.wgk-logo img{display:block;max-width:205px;max-height:50px;width:auto;height:auto;object-fit:contain}
.wgk-footer-brand .wgk-brand-logo--footer{display:inline-flex;align-items:center;margin-bottom:24px}
.wgk-footer-brand .wgk-brand-logo--footer img{display:block;width:190px;max-width:100%;height:auto;max-height:none;margin:0;object-fit:contain;filter:none}
@media(max-width:700px){.wgk-logo img{max-width:172px;max-height:44px}.wgk-footer-brand .wgk-brand-logo--footer img{width:175px}}

/* v5.0.4 contact page */
.wgk-contact-hero{padding:70px 0;background:linear-gradient(90deg,var(--wgk-blue-dark),var(--wgk-blue));color:#fff}
.wgk-contact-hero .wgk-container{max-width:850px;text-align:center}
.wgk-contact-kicker{margin:0 0 10px!important;color:#b8e6a0;font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:13px!important}
.wgk-contact-hero h1{margin:0 0 16px;font-size:44px;line-height:1.1;color:#fff}
.wgk-contact-hero p{max-width:720px;margin:0 auto;font-size:18px;color:#e5edf7}
.wgk-contact-main{padding:65px 0 80px;background:#f5f7f9}
.wgk-contact-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:32px;align-items:start}
.wgk-contact-details{display:grid;gap:20px}
.wgk-contact-card,.wgk-contact-form-card{background:#fff;border:1px solid var(--wgk-line);box-shadow:0 8px 25px rgba(9,43,85,.06)}
.wgk-contact-card{padding:26px}
.wgk-contact-card h2,.wgk-contact-form-card h2{margin:0 0 20px;color:var(--wgk-blue-dark);font-size:23px}
.wgk-contact-card>a,.wgk-contact-row{display:flex;align-items:flex-start;gap:13px;padding:14px 0;border-bottom:1px solid var(--wgk-line)}
.wgk-contact-card>a:last-child,.wgk-contact-row:last-child{border-bottom:0}
.wgk-contact-card svg{width:24px;height:24px;fill:none;stroke:var(--wgk-green-dark);stroke-width:1.8}
.wgk-contact-card small,.wgk-contact-card strong{display:block}
.wgk-contact-card small{color:var(--wgk-muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.wgk-contact-card strong{color:var(--wgk-blue-dark);font-size:15px;line-height:1.5}
.wgk-contact-card p{margin:0;white-space:normal;line-height:1.8}
.wgk-contact-form-card{padding:32px}
.wgk-contact-form-card>p{margin:-10px 0 22px;color:var(--wgk-muted)}
.wgk-contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.wgk-contact-form label{display:block;margin-bottom:18px}
.wgk-contact-form label>span{display:block;margin-bottom:7px;color:var(--wgk-blue-dark);font-weight:700}
.wgk-contact-form input,.wgk-contact-form textarea{width:100%;border:1px solid #ccd5df;border-radius:3px;padding:12px 13px;background:#fff}
.wgk-contact-form input:focus,.wgk-contact-form textarea:focus{outline:0;border-color:var(--wgk-blue);box-shadow:0 0 0 3px rgba(18,60,114,.1)}
.wgk-contact-alert{margin:0 0 20px;padding:13px 15px;border-left:4px solid}
.wgk-contact-alert.is-success{background:#eefaf1;border-color:var(--wgk-green-dark);color:#176b32}
.wgk-contact-alert.is-error{background:#fff2f0;border-color:#d8463d;color:#8b241f}
.wgk-hp-field{position:absolute!important;left:-9999px!important}
@media(max-width:850px){.wgk-contact-grid{grid-template-columns:1fr}.wgk-contact-details{grid-template-columns:1fr 1fr}.wgk-contact-hero h1{font-size:38px}}
@media(max-width:650px){.wgk-contact-main{padding:42px 0 55px}.wgk-contact-details,.wgk-contact-form-grid{grid-template-columns:1fr}.wgk-contact-form-card{padding:24px}.wgk-contact-hero{padding:52px 0}.wgk-contact-hero h1{font-size:33px}}

/* v5.2.0 — compact product experience */
.single-product .wgk-content-wrap{padding-top:36px}
.single-product div.product{
  grid-template-columns:minmax(0,46%) minmax(0,54%);
  gap:48px;
  align-items:start;
}
.single-product div.product .woocommerce-product-gallery{
  width:100%!important;
  max-width:540px;
  justify-self:start;
  margin:0!important;
}
.single-product .woocommerce-product-gallery__wrapper{
  margin:0;
}
.single-product .woocommerce-product-gallery__image{
  display:flex!important;
  align-items:center;
  justify-content:center;
  min-height:440px;
  max-height:520px;
  padding:24px;
  background:#fff;
  border:1px solid var(--wgk-line);
}
.single-product .woocommerce-product-gallery__image a{
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.single-product .woocommerce-product-gallery__image img{
  width:auto!important;
  max-width:100%!important;
  height:auto!important;
  max-height:470px!important;
  margin:0 auto!important;
  object-fit:contain!important;
}
.single-product .flex-control-thumbs{
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:8px!important;
  margin-top:12px!important;
}
.single-product .flex-control-thumbs li{
  min-width:0;
  height:72px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:4px!important;
  background:#fff;
  border:1px solid var(--wgk-line)!important;
}
.single-product .flex-control-thumbs li:has(img.flex-active){
  border-color:var(--wgk-blue)!important;
  box-shadow:0 0 0 1px var(--wgk-blue);
}
.single-product .flex-control-thumbs img{
  width:100%!important;
  height:62px!important;
  max-height:62px!important;
  object-fit:contain!important;
  opacity:.72;
}
.single-product .flex-control-thumbs img.flex-active,
.single-product .flex-control-thumbs img:hover{opacity:1}
.single-product div.product .summary{
  width:100%!important;
  max-width:610px;
  justify-self:end;
  position:sticky;
  top:24px;
  align-self:start;
  padding:0;
}
.single-product .product_title{
  margin-bottom:10px;
  font-size:29px;
  letter-spacing:-.02em;
}
.single-product .summary .woocommerce-product-rating{margin:0 0 12px}
.single-product .summary .price{margin:0 0 10px;font-size:30px!important}
.single-product .wgk-product-highlights{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin:16px 0;
  padding:10px;
}
.single-product .wgk-highlight{min-height:64px;padding:8px}
.single-product .wgk-highlight svg{width:22px;height:22px}
.single-product .wgk-highlight small{font-size:10px}
.single-product .wgk-highlight strong{font-size:13px}
.single-product .wgk-delivery-options{margin:15px 0;padding-top:13px}
.single-product .wgk-option{padding:7px 0}
.single-product .wgk-totals{margin:10px 0;padding:8px 0}
.single-product .wgk-promo{margin:12px 0;padding:13px}
.single-product form.cart{margin:13px 0!important}
.single-product .wgk-buy-benefit{padding:9px 0}
.single-product .woocommerce-tabs,
.single-product .related.products{grid-column:1/-1;width:100%}
.single-product .woocommerce-tabs{margin-top:52px}
.single-product .related.products{margin-top:48px}
.related.products ul.products{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}
.related.products ul.products li.product.wgk-product-card{
  min-height:430px;
  padding:14px!important;
}
.related.products .wgk-product-card__media{
  height:150px;
  min-height:150px;
}
.related.products .wgk-product-card__image,
.related.products ul.products li.product img{
  height:auto!important;
  max-height:135px!important;
  width:auto!important;
  max-width:100%!important;
  margin:0 auto!important;
  object-fit:contain!important;
}
.related.products .wgk-product-card__title,
.related.products .woocommerce-loop-product__title{
  min-height:43px!important;
  font-size:15px!important;
}
.related.products .wgk-product-card__price{font-size:19px}
.related.products .wgk-product-card__actions{margin-top:12px}
.related.products .wgk-product-card__actions .button{min-height:44px!important;font-size:13px!important}

@media(max-width:1000px){
  .single-product div.product{grid-template-columns:1fr;gap:28px}
  .single-product div.product .woocommerce-product-gallery,
  .single-product div.product .summary{max-width:680px;justify-self:center;width:100%!important}
  .single-product div.product .summary{position:static}
  .single-product .woocommerce-product-gallery__image{min-height:360px;max-height:460px}
  .single-product .woocommerce-product-gallery__image img{max-height:410px!important}
  .single-product .woocommerce-tabs,.single-product .related.products{grid-column:auto}
  .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:700px){
  .single-product .woocommerce-product-gallery__image{min-height:300px;max-height:390px;padding:16px}
  .single-product .woocommerce-product-gallery__image img{max-height:350px!important}
  .single-product .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .single-product .wgk-product-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}
  .single-product form.cart{position:sticky;bottom:0;z-index:25;padding:10px;margin-inline:-14px!important;background:#fff;box-shadow:0 -8px 20px rgba(9,43,85,.1)}
  .related.products ul.products{grid-template-columns:1fr!important}
  .related.products ul.products li.product.wgk-product-card{min-height:0}
  .related.products .wgk-product-card__media{height:170px;min-height:170px}
  .related.products .wgk-product-card__image,
  .related.products ul.products li.product img{max-height:155px!important}
}


/* Witgoedkoopje.nl merkafwerking */
.wgk-logo img{max-height:72px;max-width:310px;object-fit:contain}.wgk-brand-logo--footer img{max-width:300px;max-height:105px;object-fit:contain}.wgk-btn,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--wgk-green)!important;color:#071f3b!important}.wgk-btn:hover,.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--wgk-green-dark)!important;color:#071f3b!important}


/* Witgoedkoopje.nl 6.0.1 brand asset corrections */
.wgk-head{grid-template-columns:minmax(245px,275px) auto minmax(260px,390px) auto;min-height:104px}
.wgk-logo,.wgk-brand-logo{display:flex;align-items:center;overflow:visible;min-width:0}
.wgk-logo img,.wgk-brand-logo img{display:block;width:100%;max-width:265px;max-height:none!important;height:auto!important;object-fit:contain;object-position:center;padding:6px 0}
.wgk-footer-brand{min-width:0}
.wgk-footer-brand .wgk-brand-logo--footer{display:block;width:min(100%,300px);overflow:visible;margin-bottom:22px}
.wgk-footer-brand .wgk-brand-logo--footer img,.wgk-footer-brand img{display:block;width:100%;max-width:300px;max-height:none!important;height:auto!important;object-fit:contain;object-position:left center;margin:0;padding:0}
.wgk-category-card{overflow:hidden}
.wgk-category-card img{display:block;width:100%;height:165px;max-height:165px;object-fit:contain!important;object-position:center!important;margin:auto;padding:10px 14px}
@media(max-width:1050px){.wgk-head{grid-template-columns:minmax(210px,245px) 1fr auto;min-height:94px}.wgk-logo img,.wgk-brand-logo img{max-width:235px}}
@media(max-width:760px){.wgk-head{min-height:82px}.wgk-logo img,.wgk-brand-logo img{max-width:205px;padding:4px 0}.wgk-category-card img{height:145px;max-height:145px}}


/* v6.0.2 — stable single-product document structure */
.single-product div.product.wgk-single-product{
  display:block!important;
  width:100%;
  margin:0;
}
.single-product .wgk-product-hero{
  display:grid;
  grid-template-columns:minmax(0,46%) minmax(0,54%);
  align-items:start;
  gap:48px;
  width:100%;
}
.single-product .wgk-product-gallery-column,
.single-product .wgk-product-summary-column{
  min-width:0;
  width:100%;
}
.single-product .wgk-product-gallery-column .woocommerce-product-gallery{
  width:100%!important;
  max-width:540px;
  margin:0!important;
  float:none!important;
}
.single-product .wgk-product-summary-column{
  max-width:610px;
  justify-self:end;
  position:sticky;
  top:24px;
  align-self:start;
  float:none!important;
  margin:0!important;
}
.single-product .wgk-product-lower{
  display:block;
  clear:both;
  width:100%;
  margin-top:64px;
  position:relative;
  z-index:2;
  background:#fff;
}
.single-product .wgk-product-lower > .woocommerce-tabs,
.single-product .wgk-product-lower > .related.products,
.single-product .wgk-product-lower > .up-sells{
  display:block;
  clear:both;
  width:100%!important;
  max-width:none;
  grid-column:auto!important;
  position:relative;
  inset:auto;
  float:none!important;
}
.single-product .wgk-product-lower > .woocommerce-tabs{
  margin:0 0 56px!important;
}
.single-product .wgk-product-lower > .woocommerce-tabs .wc-tabs-wrapper,
.single-product .wgk-product-lower > .woocommerce-tabs .panel{
  width:100%;
}
.single-product .wgk-product-lower > .woocommerce-tabs .panel{
  min-height:0;
  overflow:visible;
}
.single-product .wgk-product-lower > .related.products,
.single-product .wgk-product-lower > .up-sells{
  margin:48px 0 0!important;
}
.single-product .wgk-product-lower:before,
.single-product .wgk-product-lower:after{
  content:"";
  display:table;
  clear:both;
}
@media(max-width:1000px){
  .single-product .wgk-product-hero{
    grid-template-columns:1fr;
    gap:30px;
  }
  .single-product .wgk-product-gallery-column .woocommerce-product-gallery,
  .single-product .wgk-product-summary-column{
    max-width:680px;
    justify-self:center;
  }
  .single-product .wgk-product-summary-column{position:static}
  .single-product .wgk-product-lower{margin-top:46px}
}
@media(max-width:700px){
  .single-product .wgk-product-hero{gap:22px}
  .single-product .wgk-product-lower{margin-top:34px}
  .single-product .wgk-product-lower > .woocommerce-tabs{margin-bottom:38px!important}
}

/* v6.0.3 homepage action products */
.wgk-products-section .products{align-items:stretch}
.wgk-products-section .wgk-empty-products{text-align:center;color:var(--wgk-muted);margin:0}


/* v6.1.1 homepage/grid fixes */
.home .products,
.wgk-featured-products ul.products{
display:grid!important;
grid-template-columns:repeat(4,minmax(0,1fr))!important;
gap:24px!important;
}
@media(max-width:1024px){.home .products,.wgk-featured-products ul.products{grid-template-columns:repeat(2,1fr)!important;}}
@media(max-width:640px){.home .products,.wgk-featured-products ul.products{grid-template-columns:1fr!important;}}
ul.products li.product{width:auto!important;float:none!important;display:flex!important;flex-direction:column;height:100%}
ul.products li.product img{height:220px!important;object-fit:contain!important;width:100%!important}
.site-logo img,.custom-logo{max-height:72px!important;width:auto!important;object-fit:contain}
.site-footer .site-logo img,.site-footer .custom-logo{max-height:90px!important}
