/*
Theme Name: CETIOS DAT Exact
Theme URI: https://cetios.com/
Author: CETIOS
Description: CETIOS DAT WooCommerce theme based on the approved DAT PRO visual design.
Version: 2.5.0
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: cetios-dat-exact
License: Proprietary
*/
:root{
  --navy:#031426;--navy2:#061c35;--navy3:#0a2c50;--blue:#0877f9;--blue2:#005ed3;
  --white:#fff;--ink:#0c1d34;--muted:#607084;--line:#dbe5f0;--soft:#f7f9fc;
  --purple:#7436d8;--shadow:0 14px 40px rgba(4,25,47,.10)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--ink);line-height:1.5}
a{text-decoration:none;color:inherit}.ce-wrap{width:min(1390px,calc(100% - 80px));margin:auto}
.ce-header{position:absolute;top:0;left:0;right:0;z-index:30;color:#fff}
.ce-head{height:72px;display:flex;align-items:center}.ce-logo{font-size:28px;font-weight:900;letter-spacing:1.5px}.ce-logo small{display:block;font-size:11px;font-weight:500;letter-spacing:0;color:#fff;margin-top:-2px}
.ce-nav{margin-left:auto;display:flex;gap:34px;align-items:center;font-size:14px}.ce-nav a{color:#fff}.ce-nav .buy{background:#0877f9;padding:11px 17px;border-radius:6px;font-weight:700}
.ce-hero{min-height:525px;color:#fff;background:linear-gradient(110deg,#021222 0%,#061b32 55%,#082644 100%);position:relative;overflow:hidden;padding-top:72px}
.ce-hero:before,.ce-hero:after{content:"";position:absolute;border-radius:50%;border:3px solid rgba(0,111,255,.62);filter:blur(.1px);pointer-events:none}
.ce-hero:before{width:950px;height:330px;right:-270px;bottom:-135px;transform:rotate(-18deg);box-shadow:0 0 18px rgba(0,111,255,.35)}
.ce-hero:after{width:1070px;height:390px;right:-300px;bottom:-190px;transform:rotate(-18deg);opacity:.55}
.ce-hero-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:34px;align-items:center;min-height:453px;position:relative;z-index:2}
.ce-kicker{color:#0790ff;font-size:15px;margin-bottom:18px}.ce-hero h1{font-size:54px;line-height:1.08;margin:0 0 22px;letter-spacing:-1.6px}.ce-hero p{font-size:18px;max-width:510px;color:#eef5fb}
.ce-actions{display:flex;align-items:center;gap:25px;margin:28px 0}.ce-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:14px 27px;background:#0877f9;color:#fff;font-weight:700}
.ce-video{display:flex;align-items:center;gap:10px;color:#fff}.ce-play{width:42px;height:42px;border-radius:50%;border:2px solid #fff;display:grid;place-items:center}
.ce-trust{display:flex;gap:34px;font-size:13px;margin-top:30px}.ce-trust span:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid #00a6ff;border-radius:50%;color:#00a6ff;margin-right:8px}
.ce-hero-img{position:relative;z-index:3;transform:perspective(1200px) rotateY(-4deg) rotateZ(-1deg);filter:drop-shadow(0 28px 40px rgba(0,0,0,.35))}
.ce-hero-img img{width:100%;display:block;border-radius:18px}
.ce-benefits{padding:29px 0 22px;background:#fff}.ce-benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:32px}.ce-benefit{display:grid;grid-template-columns:42px 1fr;gap:12px}.ce-icon{font-size:30px;color:#0877f9}.ce-benefit h3{font-size:15px;margin:0 0 4px}.ce-benefit p{font-size:13px;margin:0;color:#222;line-height:1.45}
.ce-products{background:#f8fafc;padding:14px 0 28px}.ce-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.ce-card{background:#fff;border:1px solid #e4ebf3;border-radius:12px;display:grid;grid-template-columns:175px 1fr;gap:20px;padding:16px 20px;box-shadow:0 4px 17px rgba(16,46,75,.04)}
.ce-boximg{display:flex;align-items:end;justify-content:center}.ce-boximg img{max-height:205px;width:auto;object-fit:contain}
.ce-card-body{display:grid;grid-template-columns:1fr 190px;gap:20px}.ce-card h2{font-size:20px;margin:6px 0 0}.ce-tagline{font-size:13px;color:#102342;margin-bottom:13px}.ce-desc{font-size:13px;margin:0 0 12px}
.ce-features{display:grid;gap:6px;font-size:13px}.ce-features span:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border:2px solid #0877f9;border-radius:50%;color:#0877f9;font-size:11px;margin-right:8px}
.ce-price-col{text-align:right;padding-top:34px}.ce-price{font-size:28px;font-weight:900;white-space:nowrap}.ce-price small{font-size:14px}.ce-vat{font-size:11px}.ce-card .ce-btn{width:100%;padding:11px 10px;margin-top:20px;font-size:13px}.ce-more{text-align:center;color:#006df0;font-size:12px;margin-top:13px}
.ce-mac .ce-features span:before{border-color:#783bd6;color:#783bd6}.ce-mac .ce-btn{background:#7436d8}.ce-mac .ce-more{color:#7436d8}
.ce-footer{background:#03182c;color:#fff;padding:27px 0}.ce-foot{display:grid;grid-template-columns:1.2fr .8fr .8fr .9fr .6fr;gap:28px}.ce-foot h4{font-size:14px;margin:0 0 9px}.ce-foot a,.ce-foot p{font-size:12px;display:block;color:#fff;margin:4px 0}.ce-foot .ce-logo{font-size:23px}
.ce-wc{width:min(1180px,calc(100% - 40px));margin:105px auto 60px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:#0877f9!important;color:#fff!important;border-radius:7px!important}.woocommerce div.product .product_title{color:#03182c}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#03182c;font-weight:800}
@media(max-width:1050px){.ce-wrap{width:min(100% - 36px,1390px)}.ce-hero-grid{grid-template-columns:1fr}.ce-hero{padding-bottom:45px}.ce-benefit-grid{grid-template-columns:1fr 1fr 1fr}.ce-product-grid{grid-template-columns:1fr}.ce-nav a:not(.buy){display:none}.ce-hero-img{transform:none;max-width:900px}.ce-card{grid-template-columns:150px 1fr}}
@media(max-width:700px){.ce-wrap{width:min(100% - 24px,1390px)}.ce-hero h1{font-size:42px}.ce-benefit-grid{grid-template-columns:1fr}.ce-trust{flex-direction:column;gap:9px}.ce-card{grid-template-columns:1fr}.ce-boximg{justify-content:flex-start}.ce-card-body{grid-template-columns:1fr}.ce-price-col{text-align:left;padding-top:0}.ce-price-col .ce-btn{max-width:280px}.ce-foot{grid-template-columns:1fr 1fr}.ce-video{display:none}}


/* =========================
   CETIOS DAT Exact 2.2
   ========================= */

/* Homepage: alleen CETIOS + DAT kopen rechtsboven */
.home .ce-nav a:not(.buy){display:none}

/* Binnenpagina's / WooCommerce: altijd een donkere zichtbare header */
body:not(.home) .ce-header,
.woocommerce-page .ce-header{
  position:relative;
  background:#03182c;
  border-bottom:1px solid rgba(255,255,255,.08);
}
body:not(.home) .ce-head,
.woocommerce-page .ce-head{height:76px}
body:not(.home) .ce-nav a,
.woocommerce-page .ce-nav a{color:#fff}

/* WooCommerce in dezelfde CETIOS-layout */
.ce-shop-shell{
  min-height:65vh;
  background:#f7f9fc;
  padding:38px 0 70px;
}
.ce-shop-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:24px;
}
.ce-shop-top h1{margin:0;font-size:34px;color:#03182c}
.ce-home-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#0a66d6;
  font-weight:700;
  font-size:14px;
}
.ce-home-link:hover{text-decoration:underline}

/* Cart */
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce{
  background:#fff;
  border:1px solid #e2e9f1;
  border-radius:14px;
  padding:24px;
  box-shadow:0 8px 28px rgba(4,25,47,.06);
}
.woocommerce table.shop_table{
  border:1px solid #dce5ef!important;
  border-radius:10px!important;
  overflow:hidden;
}
.woocommerce table.shop_table th{
  background:#f3f7fb;
  color:#10243e;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th{
  padding:14px!important;
}
.woocommerce .cart-collaterals .cart_totals{
  background:#f8fbff;
  border:1px solid #dce5ef;
  border-radius:12px;
  padding:18px;
}
.woocommerce a.checkout-button,
.woocommerce button#place_order{
  background:#0877f9!important;
  color:#fff!important;
  border-radius:8px!important;
  font-weight:800!important;
  padding:15px 20px!important;
  width:100%;
}
.woocommerce a.checkout-button:hover,
.woocommerce button#place_order:hover{
  background:#005ed3!important;
}

/* Checkout */
.woocommerce-checkout #customer_details,
.woocommerce-checkout #order_review{
  margin-top:12px;
}
.woocommerce-checkout .col2-set .col-1,
.woocommerce-checkout .col2-set .col-2{
  width:100%!important;
  float:none!important;
}
.woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .form-row textarea,
.woocommerce-checkout .form-row select{
  min-height:44px;
  border:1px solid #cbd7e5!important;
  border-radius:8px!important;
  padding:10px 12px!important;
  background:#fff!important;
}
.woocommerce-checkout #order_review_heading{margin-top:28px}
.woocommerce-checkout #payment{
  background:#f5f8fc!important;
  border:1px solid #dce5ef;
  border-radius:12px!important;
}

/* Order received / account */
.woocommerce-order-received .woocommerce,
.woocommerce-account .woocommerce{
  background:#fff;
  border:1px solid #e2e9f1;
  border-radius:14px;
  padding:24px;
}
.woocommerce-order-received .woocommerce-order-overview{
  background:#f7faff;
  border-radius:10px;
  padding:14px 16px;
}

/* Geen kale productpagina: mocht iemand er toch komen, CETIOS-frame behouden */
.single-product .ce-wc{
  margin-top:0;
  padding-top:38px;
  min-height:70vh;
  background:#f7f9fc;
}
.single-product .product{
  background:#fff;
  border:1px solid #e2e9f1;
  border-radius:14px;
  padding:24px;
  box-shadow:0 8px 28px rgba(4,25,47,.06);
}

/* Direct-buy feedback */
.ce-buy-note{
  background:#eaf4ff;
  color:#0a376b;
  border:1px solid #bcd9fb;
  border-radius:9px;
  padding:11px 14px;
  margin-bottom:18px;
  font-size:14px;
}

@media(max-width:700px){
  .ce-shop-top{align-items:flex-start;flex-direction:column}
  .woocommerce-cart .woocommerce,
  .woocommerce-checkout .woocommerce{padding:15px}
}


/* CETIOS DAT Exact 2.3 Security Hardened */
.ce-security-note{
  background:#eef7ff;
  border:1px solid #c8e2fb;
  color:#0a376b;
  border-radius:9px;
  padding:11px 14px;
  margin:0 0 18px;
  font-size:14px;
}

/* CETIOS DAT Exact 2.4 — minimal footer */
.ce-footer{padding:22px 0}
.ce-foot-minimal{display:flex;justify-content:center;align-items:center;gap:34px}
.ce-foot-minimal a{color:#fff;font-size:14px;font-weight:700}
.ce-foot-minimal a:hover{text-decoration:underline}
@media(max-width:700px){.ce-foot-minimal{gap:24px}}

/* CETIOS DAT Exact 2.5 — final footer */
.ce-foot-final{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:22px;
  flex-wrap:wrap;
  text-align:center;
}
.ce-foot-final a,.ce-foot-final span{
  color:#fff;
  font-size:13px;
}
.ce-foot-final a{font-weight:700}
.ce-foot-final a:hover{text-decoration:underline}
.ce-foot-sep{opacity:.45}
