/*
Theme Name: JD Verhuur Foto Fix
Theme URI: https://jd-verhuur.nl
Author: JD-Verhuur
Description: WordPress thema voor JD-Verhuur met werkende foto’s en makkelijk aanpasbare teksten via Weergave > Customizer.
Version: 1.1
Text Domain: jd-verhuur
*/
:root{--blue:#052b70;--blue2:#001f58;--green:#5da52d;--text:#071735;--white:#fff}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.site-header{min-height:92px;display:flex;align-items:center;gap:28px;padding:0 36px;background:#fff;box-shadow:0 2px 14px rgba(0,0,0,.08);position:sticky;top:0;z-index:20}.logo img,.custom-logo{height:74px;width:auto;display:block}.nav{display:flex;gap:24px;align-items:center;margin-left:auto;font-weight:700;font-size:15px}.nav a{padding:35px 0 26px;border-bottom:3px solid transparent}.nav a.active,.nav a:hover{color:var(--blue);border-bottom-color:var(--blue)}.header-actions{display:flex;gap:12px;margin-left:16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:7px;padding:14px 20px;font-weight:800;color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.16)}.btn-blue{background:var(--blue)}.btn-green{background:var(--green)}.hero{height:362px;position:relative;background:center/cover no-repeat;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.74) 0%,rgba(0,0,0,.54) 35%,rgba(0,0,0,.1) 78%)}.hero-content{position:relative;z-index:2;padding:34px 0 0 98px;max-width:680px;color:#fff}.eyebrow{text-transform:uppercase;color:#74bd3b;font-weight:900;letter-spacing:.03em;font-size:16px;margin:0 0 6px}h1{font-size:43px;line-height:.98;margin:0 0 15px;font-weight:900;letter-spacing:-1px}h1 span{color:#6ab536}.hero-text{font-size:16px;line-height:1.35;max-width:530px;margin-bottom:22px}.hero-buttons{display:flex;gap:14px}.usp-bar{background:linear-gradient(90deg,var(--blue2),var(--blue));color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:17px 95px;gap:26px}.usp{display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center;border-right:1px solid rgba(255,255,255,.28)}.usp:last-child{border-right:0}.usp span{font-size:36px;grid-row:1/3}.usp strong{font-size:15px}.usp small{font-size:13px;color:#e6edf8}.products{padding:12px 8% 14px;text-align:center}.section-label{text-transform:uppercase;color:var(--green);font-weight:900;margin:0;font-size:13px}.products h2{font-size:28px;line-height:1;margin:4px 0 10px;color:var(--text)}.section-intro{margin:0 0 18px;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;text-align:left}.product-card{border:1px solid #dfe4ed;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 4px 18px rgba(9,34,80,.06)}.product-card img{display:block;width:100%;height:116px;object-fit:cover}.product-card div{padding:11px 17px 12px}.product-card h3{margin:0 0 4px;font-size:18px;color:var(--text)}.product-card p{margin:0 0 10px;font-size:13px;line-height:1.3}.product-card a{color:var(--green);font-weight:800;font-size:13px}.cta-strip{min-height:112px;background:center/cover no-repeat;position:relative;color:#fff;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;align-items:center;padding:14px 8%;gap:20px}.cta-strip:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.70))}.cta-strip>*{position:relative;z-index:1}.cta-title h2{font-size:31px;line-height:.98;margin:0 0 8px;font-weight:900}.cta-title p{margin:0}.cta-title span{color:#75bd38}.contact-item{display:grid;grid-template-columns:58px 1fr;column-gap:12px;align-items:center;border-left:1px solid rgba(255,255,255,.45);padding-left:26px}.contact-item b{grid-row:1/3;width:56px;height:56px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px}.contact-item small{font-size:15px}.contact-item strong{font-size:26px;color:#70b940}.footer{background:linear-gradient(90deg,var(--blue2),var(--blue));color:#fff;display:grid;grid-template-columns:1.4fr 1.4fr 1fr 1.4fr 1.4fr;align-items:center;padding:16px 8%;gap:28px;font-size:15px}.footer img{height:52px;display:block;filter:brightness(0) invert(1)}.footer-logo small{display:block;font-size:11px;margin-left:34px}.footer a{color:#fff;font-weight:700}@media(max-width:1100px){.nav{display:none}.site-header{justify-content:space-between}.hero-content{padding-left:40px}.product-grid{grid-template-columns:repeat(2,1fr)}.usp-bar{grid-template-columns:repeat(2,1fr);padding:20px 40px}.cta-strip,.footer{grid-template-columns:1fr 1fr}}@media(max-width:650px){.site-header{height:auto;flex-wrap:wrap;padding:14px}.logo img,.custom-logo{height:62px}.header-actions{width:100%;margin:0}.header-actions .btn{flex:1;font-size:13px;padding:12px}.hero{height:auto;min-height:520px}.hero-content{padding:36px 22px}.hero-overlay{background:rgba(0,0,0,.66)}h1{font-size:36px}.hero-buttons{flex-direction:column}.usp-bar,.product-grid,.cta-strip,.footer{grid-template-columns:1fr;padding:22px}.usp{border-right:0}.contact-item{border-left:0;padding-left:0}}
