html.vlabtech-fullscreen-active,body.vlabtech-standalone-template{margin:0!important;padding:0!important;background:#fff!important;overflow-x:hidden!important}body.vlabtech-fullscreen-page #site-header,body.vlabtech-fullscreen-page #site-footer,body.vlabtech-fullscreen-page .entry-header,body.vlabtech-fullscreen-page .header-footer-group{display:none!important}.vlab-wrap{width:100%;min-height:100vh;margin:0 auto!important;padding:0 48px 42px!important;box-sizing:border-box!important;font-family:Arial,sans-serif;color:#0b1720;background:#fff}.vlab-wrap *{box-sizing:border-box}.vlab-topbar,.vlab-menu,.vlab-slider,.vlab-top-selling,.vlab-product-card,.vlab-footer{background:#5aa0d8;border-radius:10px}.vlab-topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 26px;margin:0 0 16px;font-weight:800;overflow:hidden}.vlab-site-name{font-size:30px;line-height:1.1}.vlab-contact{font-size:15px;text-align:right;white-space:nowrap}.vlab-menu{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:0 0 18px;padding:17px}.vlab-menu a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 24px;border-radius:999px;color:#071928;text-decoration:none;font-size:20px;line-height:1;font-weight:900;letter-spacing:.2px;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease}.vlab-menu a:hover,.vlab-menu a:focus{background:#fff;color:#0b5fa5;transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.18);outline:none}.vlab-slider{position:relative;overflow:hidden;margin-bottom:14px;min-height:var(--vlab-banner-h);background:#5aa0d8}.vlab-slides{position:relative;min-height:inherit}.vlab-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;min-height:var(--vlab-banner-h);padding:38px 72px;background-size:cover;background-position:center;opacity:0;transform:translateX(100%);transition:opacity .55s ease,transform .55s ease}.vlab-slide.is-active{opacity:1;transform:translateX(0);position:relative}.vlab-effect-fade .vlab-slide{transform:none}.vlab-slide-content{max-width:830px;text-align:center}.vlab-pos-left .vlab-slide{justify-content:flex-start}.vlab-pos-left .vlab-slide-content{text-align:left}.vlab-pos-right .vlab-slide{justify-content:flex-end}.vlab-pos-right .vlab-slide-content{text-align:right}.vlab-slide h2{font-size:34px;margin:0 0 14px}.vlab-slide p{font-size:21px;margin:0;line-height:1.55}.vlab-banner-btn{display:inline-flex;margin-top:18px;padding:14px 30px;border-radius:999px;background:#fff;color:#0b5fa5;text-decoration:none;font-weight:900;box-shadow:0 12px 26px rgba(0,0,0,.2);transition:transform .2s ease,box-shadow .2s ease}.vlab-banner-btn:hover,.vlab-banner-btn:focus{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.26);outline:none}.vlab-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#0b5fa5;font-size:34px;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.2)}.vlab-prev{left:18px}.vlab-next{right:18px}.vlab-dots{position:absolute;left:0;right:0;bottom:16px;z-index:5;display:flex;justify-content:center;gap:9px}.vlab-dots button{width:11px;height:11px;border:0;border-radius:50%;background:rgba(255,255,255,.58);padding:0;cursor:pointer}.vlab-dots button.is-active{background:#fff;transform:scale(1.25)}.vlab-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;margin:14px 70px}.vlab-product-card{min-height:300px;padding:70px 28px 26px;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.vlab-product-card h3{text-transform:uppercase;font-size:17px;margin:0}.vlab-price{font-weight:900;font-size:24px}.vlab-btn{display:inline-block;border:4px solid #111;border-radius:8px;background:#fff;color:#111;text-decoration:none;text-transform:uppercase;font-weight:900;padding:7px 20px;transition:transform .2s ease,box-shadow .2s ease}.vlab-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.18)}.vlab-top-selling{margin:16px 0 30px;min-height:190px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:28px}.vlab-top-selling h2{font-size:28px;margin:0 0 10px}.vlab-testimonials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px;margin:0 24px 28px}.vlab-testimonials blockquote{position:relative;background:#5aa0d8;border:4px solid #111;border-radius:50px;padding:35px 20px;text-align:center;font-size:22px;font-weight:900;margin:0;min-height:120px}.vlab-testimonials blockquote:before{content:"";position:absolute;bottom:-28px;left:28px;width:30px;height:20px;background:#5aa0d8;border:4px solid #111;border-radius:50%}.vlab-testimonials blockquote:after{content:"";position:absolute;bottom:-50px;left:10px;width:18px;height:12px;background:#5aa0d8;border:4px solid #111;border-radius:50%}.vlab-footer{display:grid;grid-template-columns:1.1fr .9fr 2fr;gap:24px;border-radius:0;padding:14px}.vlab-logo-box,.vlab-about-box,.vlab-links-box,.vlab-contact-form{border:4px solid #111;padding:22px;background:rgba(255,255,255,.08)}.vlab-logo-box{min-height:86px;margin-bottom:16px;font-size:28px;font-weight:900;display:flex;align-items:center}.vlab-logo-box img{max-width:100%;height:auto}.vlab-links-box a{display:block;color:#111;margin-bottom:10px}.vlab-contact-form h3{font-size:26px;margin-top:0}@media(max-width:1000px){.vlab-wrap{padding:0 20px 32px!important}.vlab-products{gap:24px;margin:14px 0}.vlab-testimonials{gap:24px;margin-left:0;margin-right:0}.vlab-footer{grid-template-columns:1fr 1fr}.vlab-contact-form{grid-column:1/-1}}@media(max-width:760px){.vlab-wrap{padding:0 12px 24px!important}.vlab-topbar{display:block;padding:18px}.vlab-site-name{font-size:25px}.vlab-contact{text-align:left;white-space:normal;margin-top:8px;font-size:13px}.vlab-menu{gap:8px;padding:12px}.vlab-menu a{font-size:15px;min-height:38px;padding:9px 14px}.vlab-slider,.vlab-slides,.vlab-slide{min-height:var(--vlab-banner-h-mobile)}.vlab-slide{padding:30px 22px}.vlab-slide-content,.vlab-pos-left .vlab-slide-content,.vlab-pos-right .vlab-slide-content{text-align:center}.vlab-pos-left .vlab-slide,.vlab-pos-right .vlab-slide{justify-content:center}.vlab-slide h2{font-size:25px}.vlab-slide p{font-size:16px}.vlab-arrow{display:none}.vlab-products,.vlab-testimonials,.vlab-footer{grid-template-columns:1fr}.vlab-products{gap:18px}.vlab-product-card{min-height:230px;padding:40px 22px 22px}.vlab-testimonials{gap:32px}.vlab-footer{display:block}.vlab-footer>div,.vlab-links-box,.vlab-contact-form{margin-bottom:14px}}
.vlab-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:18px 0}.vlab-product-card{min-height:0;padding:0;overflow:hidden;justify-content:flex-start;box-shadow:0 10px 26px rgba(0,0,0,.08);transition:transform .22s ease,box-shadow .22s ease}.vlab-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.16)}.vlab-product-gallery{position:relative;min-height:190px;background:rgba(255,255,255,.18);overflow:hidden}.vlab-product-slides{position:relative;min-height:190px}.vlab-product-slides img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s ease}.vlab-product-slides img.is-active{opacity:1}.vlab-product-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#0b5fa5;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 6px 14px rgba(0,0,0,.18)}.vlab-product-prev{left:10px}.vlab-product-next{right:10px}.vlab-product-content{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:space-between;min-height:230px;padding:24px 20px 22px}.vlab-product-content h3{text-transform:none;font-size:21px;margin:0}.vlab-product-desc{font-size:15px;line-height:1.45}.vlab-product-desc p{margin:0 0 8px}@media(max-width:1100px){.vlab-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}}@media(max-width:760px){.vlab-products{grid-template-columns:1fr}.vlab-product-gallery,.vlab-product-slides{min-height:220px}.vlab-product-content{min-height:190px}}
/* v2.3 product marketplace cards */
.vlab-products{display:flex!important;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:28px;margin:24px auto 28px;max-width:1500px}.vlab-product-card{background:#fff!important;border-radius:8px!important;overflow:hidden!important;width:clamp(270px,23vw,360px);padding:0!important;text-align:left!important;box-shadow:0 10px 28px rgba(0,0,0,.12)!important;border:1px solid rgba(0,0,0,.08);transition:transform .22s ease,box-shadow .22s ease}.vlab-product-card:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(0,0,0,.18)!important}.vlab-product-gallery{position:relative;height:205px;min-height:205px!important;background:#111;overflow:hidden}.vlab-product-slides{height:100%;min-height:205px!important}.vlab-product-slides img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .28s ease,transform .28s ease}.vlab-product-slides img.is-active{opacity:1}.vlab-product-card:hover .vlab-product-slides img.is-active{transform:scale(1.04)}.vlab-product-placeholder{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5aa0d8,#2e6ea3);color:#fff;font-weight:900}.vlab-product-content{display:block!important;min-height:0!important;padding:18px 20px 20px!important;background:#fff}.vlab-product-content h3{font-size:18px!important;line-height:1.35!important;margin:0 0 6px!important;color:#3a3a3a!important;font-weight:900}.vlab-product-desc{font-size:14px!important;color:#777!important;line-height:1.45!important;margin-bottom:15px}.vlab-product-desc p{margin:0 0 6px!important}.vlab-product-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.vlab-price{font-size:23px!important;font-weight:900!important;color:#333!important;line-height:1.2}.vlab-stars{color:#ffbc00;font-size:14px;white-space:nowrap}.vlab-stars span{color:#777;margin-left:4px}.vlab-product-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.vlab-cart-btn,.vlab-preview-btn{height:36px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;border:1px solid #1684a8;background:#fff;color:#116985!important;font-weight:800;font-size:14px!important;line-height:1!important;transition:background .2s ease,color .2s ease,transform .2s ease}.vlab-cart-btn{width:36px;font-size:15px!important;padding:0!important}.vlab-preview-btn{padding:0 14px!important;min-width:104px;white-space:nowrap;border-radius:0}.vlab-cart-btn:hover,.vlab-preview-btn:hover{background:#1684a8;color:#fff!important;transform:translateY(-2px)}.vlab-product-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#0b5fa5;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 6px 14px rgba(0,0,0,.18);opacity:.9}.vlab-product-prev{left:10px}.vlab-product-next{right:10px}@media(max-width:760px){.vlab-products{gap:18px;margin:18px auto}.vlab-product-card{width:min(100%,380px)}.vlab-product-gallery{height:215px}.vlab-product-meta{align-items:flex-start;flex-direction:column}.vlab-product-actions{width:100%}.vlab-preview-btn{flex:1;min-width:0}}

/* v2.5 shop page */
.vlab-shop-wrap{padding-top:0!important}.vlab-shop-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f7fbff;border:1px solid rgba(0,0,0,.08);border-radius:12px;margin:18px 0 24px;padding:26px 30px}.vlab-shop-hero h1{margin:0;font-size:34px;color:#102238}.vlab-open-cart,.vlab-add-cart,.vlab-checkout-toggle{border:0;border-radius:999px;background:#1684a8;color:#fff;font-weight:900;cursor:pointer;padding:13px 22px;box-shadow:0 10px 22px rgba(22,132,168,.22);transition:transform .2s ease,box-shadow .2s ease}.vlab-open-cart:hover,.vlab-add-cart:hover,.vlab-checkout-toggle:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(22,132,168,.3)}.vlab-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin-left:8px;border-radius:50%;background:#fff;color:#1684a8}.vlab-shop-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;max-width:1580px;margin:0 auto 26px}.vlab-shop-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.09);transition:transform .22s ease,box-shadow .22s ease}.vlab-shop-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(0,0,0,.16)}.vlab-shop-image{display:flex;height:190px;background:linear-gradient(135deg,#5aa0d8,#2e6ea3);align-items:center;justify-content:center;color:#fff;text-decoration:none;font-weight:900;overflow:hidden}.vlab-shop-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.vlab-shop-card:hover .vlab-shop-image img{transform:scale(1.04)}.vlab-shop-content{padding:17px}.vlab-shop-content h3{margin:0 0 7px;font-size:17px;line-height:1.35}.vlab-shop-content h3 a{text-decoration:none;color:#333}.vlab-shop-desc{min-height:46px;color:#777;line-height:1.45;font-size:14px}.vlab-shop-card .vlab-product-meta{align-items:flex-end}.vlab-shop-card .vlab-preview-btn{min-width:auto;padding:0 13px!important}.vlab-shop-card button.vlab-cart-btn{cursor:pointer}.vlab-pagination{display:flex;justify-content:center;gap:8px;margin:22px 0 36px}.vlab-pagination a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;text-decoration:none;background:#eef6fb;color:#116985;font-weight:900}.vlab-pagination a.is-active,.vlab-pagination a:hover{background:#1684a8;color:#fff}.vlab-product-detail{background:#fff;border-radius:14px;box-shadow:0 12px 34px rgba(0,0,0,.1);padding:24px;margin-bottom:34px}.vlab-back-shop{display:inline-block;margin-bottom:18px;color:#116985;text-decoration:none;font-weight:900}.vlab-detail-grid{display:grid;grid-template-columns:minmax(280px,560px) 1fr;gap:32px;align-items:start}.vlab-detail-gallery{height:430px!important;min-height:430px!important;border-radius:12px}.vlab-detail-gallery .vlab-product-slides{height:430px!important;min-height:430px!important}.vlab-detail-info h2{font-size:34px;line-height:1.2;margin:0 0 14px}.vlab-detail-info .vlab-price{font-size:32px!important;margin-bottom:14px}.vlab-detail-info .vlab-product-desc{font-size:17px!important;color:#555!important}.vlab-cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:9998;display:none}.vlab-cart-panel{position:fixed;top:0;right:0;width:min(420px,92vw);height:100vh;background:#fff;z-index:9999;transform:translateX(105%);transition:transform .25s ease;box-shadow:-18px 0 38px rgba(0,0,0,.22);padding:22px;overflow:auto}.vlab-cart-panel.is-open{transform:translateX(0)}.vlab-cart-overlay.is-open{display:block}.vlab-cart-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e6e6;margin-bottom:16px;padding-bottom:12px}.vlab-cart-head h2{margin:0}.vlab-close-cart{border:0;background:#f2f2f2;border-radius:50%;width:36px;height:36px;font-size:26px;cursor:pointer}.vlab-cart-line{display:grid;grid-template-columns:1fr auto;gap:10px;border-bottom:1px solid #eee;padding:12px 0}.vlab-cart-line strong{display:block}.vlab-cart-line a{font-size:13px;color:#116985}.vlab-cart-total{font-weight:900;margin:18px 0;font-size:18px}.vlab-remove-cart{border:0;background:none;color:#b00020;cursor:pointer;font-weight:800}.vlab-checkout-toggle{width:100%;border-radius:10px}.vlab-checkout-box{display:none;margin-top:16px;background:#f7fbff;border:1px solid #d8eef8;border-radius:12px;padding:16px}.vlab-checkout-box.is-open{display:block}.vlab-paypal-btn{display:inline-flex;background:#ffc439;color:#111;text-decoration:none;font-weight:900;border-radius:8px;padding:12px 18px}.vlab-small{font-size:13px;color:#666}@media(max-width:1300px){.vlab-shop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1000px){.vlab-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vlab-detail-grid{grid-template-columns:1fr}.vlab-detail-gallery,.vlab-detail-gallery .vlab-product-slides{height:330px!important;min-height:330px!important}}@media(max-width:760px){.vlab-shop-hero{display:block;text-align:center;padding:20px}.vlab-shop-hero h1{font-size:28px;margin-bottom:14px}.vlab-shop-grid{grid-template-columns:1fr;max-width:390px}.vlab-shop-image{height:220px}.vlab-detail-info h2{font-size:26px}.vlab-cart-panel{width:94vw}.vlab-detail-gallery,.vlab-detail-gallery .vlab-product-slides{height:280px!important;min-height:280px!important}}

/* v2.9 product grid repair */
.vlab-products{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:stretch!important;gap:28px!important;margin:24px auto 32px!important;max-width:1500px!important;width:100%!important;overflow:visible!important;}
.vlab-products .vlab-product-card{display:flex!important;flex-direction:column!important;flex:0 1 360px!important;width:360px!important;max-width:100%!important;min-height:0!important;}
.vlab-product-content{display:flex!important;flex-direction:column!important;flex:1!important;}
.vlab-product-meta{margin-top:auto!important;}
.vlab-preview-btn{font-size:14px!important;height:36px!important;line-height:36px!important;padding:0 14px!important;min-width:104px!important;white-space:nowrap!important;}
.vlab-shop-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:24px!important;}
@media(max-width:760px){.vlab-products .vlab-product-card{flex-basis:min(100%,380px)!important;width:min(100%,380px)!important;}}

/* v3.0 stable product/shop layout reset */
.vlab-products{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  align-items:stretch!important;
  gap:28px!important;
  margin:24px auto 32px!important;
  max-width:1500px!important;
  width:100%!important;
  overflow:visible!important;
}
.vlab-products .vlab-product-card{
  display:flex!important;
  flex-direction:column!important;
  flex:0 1 360px!important;
  width:360px!important;
  max-width:100%!important;
  min-height:0!important;
  background:#fff!important;
  border-radius:8px!important;
  overflow:hidden!important;
  padding:0!important;
  text-align:left!important;
  box-shadow:0 10px 28px rgba(0,0,0,.12)!important;
  border:1px solid rgba(0,0,0,.08)!important;
}
.vlab-products .vlab-product-gallery{height:205px!important;min-height:205px!important;}
.vlab-products .vlab-product-slides{height:205px!important;min-height:205px!important;}
.vlab-products .vlab-product-content{display:block!important;min-height:0!important;padding:18px 20px 20px!important;background:#fff!important;}
.vlab-products .vlab-product-content h3{font-size:18px!important;line-height:1.35!important;margin:0 0 6px!important;color:#333!important;font-weight:900!important;text-transform:none!important;}
.vlab-products .vlab-product-desc{font-size:14px!important;color:#777!important;line-height:1.45!important;margin-bottom:15px!important;}
.vlab-products .vlab-product-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:12px!important;}
.vlab-products .vlab-preview-btn{height:36px!important;min-width:104px!important;padding:0 14px!important;font-size:14px!important;white-space:nowrap!important;}
.vlab-products .vlab-cart-btn{height:36px!important;width:36px!important;min-width:36px!important;padding:0!important;}

.vlab-shop-grid{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  align-items:stretch!important;
  gap:24px!important;
  max-width:1580px!important;
  margin:0 auto 26px!important;
  width:100%!important;
}
.vlab-shop-card{
  flex:0 1 292px!important;
  width:292px!important;
  max-width:100%!important;
  background:#fff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  border-radius:12px!important;
  overflow:hidden!important;
  box-shadow:0 10px 28px rgba(0,0,0,.09)!important;
}
.vlab-shop-image{height:190px!important;}
.vlab-shop-content{padding:17px!important;}
.vlab-shop-content h3{font-size:17px!important;line-height:1.35!important;margin:0 0 7px!important;}
.vlab-shop-desc{min-height:46px!important;max-height:62px!important;overflow:hidden!important;color:#777!important;line-height:1.45!important;font-size:14px!important;}
.vlab-shop-card .vlab-product-meta{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:10px!important;margin-top:12px!important;}
.vlab-shop-card .vlab-price{font-size:22px!important;}
.vlab-shop-card .vlab-product-actions{display:flex!important;align-items:center!important;gap:8px!important;}
.vlab-shop-card .vlab-cart-btn{width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;}
.vlab-shop-card .vlab-preview-btn{height:36px!important;min-width:86px!important;padding:0 13px!important;font-size:14px!important;white-space:nowrap!important;}

@media(max-width:760px){
  .vlab-products .vlab-product-card,.vlab-shop-card{flex-basis:min(100%,380px)!important;width:min(100%,380px)!important;}
  .vlab-products .vlab-product-gallery,.vlab-products .vlab-product-slides,.vlab-shop-image{height:215px!important;min-height:215px!important;}
  .vlab-products .vlab-product-meta,.vlab-shop-card .vlab-product-meta{align-items:flex-start!important;flex-direction:column!important;}
  .vlab-products .vlab-product-actions,.vlab-shop-card .vlab-product-actions{width:100%!important;}
  .vlab-products .vlab-preview-btn,.vlab-shop-card .vlab-preview-btn{flex:1!important;min-width:0!important;}
}

/* v3.1 hard fix: restore proper shop/product cards, price, rating and buttons */
.vlab-shop-wrap .vlab-shop-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(230px,1fr))!important;
  gap:26px!important;
  max-width:1580px!important;
  margin:0 auto 32px!important;
  justify-items:stretch!important;
  align-items:stretch!important;
}
.vlab-shop-wrap .vlab-shop-card{
  width:auto!important;
  max-width:none!important;
  flex-basis:auto!important;
  display:flex!important;
  flex-direction:column!important;
  border-radius:12px!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid rgba(0,0,0,.08)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.09)!important;
}
.vlab-shop-wrap .vlab-shop-image{
  height:205px!important;
  min-height:205px!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
}
.vlab-shop-wrap .vlab-shop-image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.vlab-shop-wrap .vlab-shop-content{
  display:flex!important;
  flex-direction:column!important;
  flex:1!important;
  padding:18px 20px 20px!important;
}
.vlab-shop-wrap .vlab-shop-content h3{
  margin:0 0 8px!important;
  font-size:20px!important;
  line-height:1.25!important;
  font-weight:900!important;
}
.vlab-shop-wrap .vlab-shop-desc{
  min-height:54px!important;
  font-size:15px!important;
  line-height:1.45!important;
  color:#777!important;
  margin-bottom:14px!important;
}
.vlab-shop-wrap .vlab-product-meta{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-top:auto!important;
}
.vlab-shop-wrap .vlab-price{
  display:block!important;
  font-size:24px!important;
  line-height:1.15!important;
  font-weight:900!important;
  color:#333!important;
  margin:0!important;
}
.vlab-shop-wrap .vlab-stars{
  display:block!important;
  color:#ffbc00!important;
  font-size:14px!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  margin-top:4px!important;
}
.vlab-shop-wrap .vlab-stars span{color:#777!important;margin-left:5px!important;}
.vlab-shop-wrap .vlab-product-actions{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  flex-shrink:0!important;
}
.vlab-shop-wrap .vlab-cart-btn,
.vlab-shop-wrap .vlab-preview-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:38px!important;
  line-height:1!important;
  border:1px solid #1684a8!important;
  background:#fff!important;
  color:#116985!important;
  text-decoration:none!important;
  font-size:14px!important;
  font-weight:900!important;
  border-radius:0!important;
  box-shadow:none!important;
  transform:none!important;
}
.vlab-shop-wrap .vlab-cart-btn{width:38px!important;min-width:38px!important;padding:0!important;}
.vlab-shop-wrap .vlab-preview-btn{min-width:92px!important;padding:0 14px!important;white-space:nowrap!important;}
.vlab-shop-wrap .vlab-cart-btn:hover,
.vlab-shop-wrap .vlab-preview-btn:hover{background:#1684a8!important;color:#fff!important;}
@media(max-width:1350px){.vlab-shop-wrap .vlab-shop-grid{grid-template-columns:repeat(4,minmax(230px,1fr))!important;}}
@media(max-width:1050px){.vlab-shop-wrap .vlab-shop-grid{grid-template-columns:repeat(3,minmax(220px,1fr))!important;}}
@media(max-width:760px){
  .vlab-shop-wrap .vlab-shop-grid{grid-template-columns:1fr!important;max-width:390px!important;}
  .vlab-shop-wrap .vlab-product-meta{align-items:flex-start!important;flex-direction:column!important;}
  .vlab-shop-wrap .vlab-product-actions{width:100%!important;}
  .vlab-shop-wrap .vlab-preview-btn{flex:1!important;min-width:0!important;}
}


/* v3.2 critical fix: no horizontal overflow, complete card footer visible */
html.vlabtech-fullscreen-active,
html.vlabtech-fullscreen-active body,
body.vlabtech-standalone-template{
  width:100%!important;
  max-width:100%!important;
  overflow-x:hidden!important;
}
.vlab-wrap{
  width:100%!important;
  max-width:100vw!important;
  overflow-x:hidden!important;
  padding-left:clamp(12px,3vw,48px)!important;
  padding-right:clamp(12px,3vw,48px)!important;
}
.vlab-topbar,.vlab-menu,.vlab-shop-hero{max-width:100%!important;overflow:hidden!important;}
.vlab-contact{white-space:normal!important;}
.vlab-shop-wrap .vlab-shop-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),300px))!important;
  justify-content:center!important;
  align-items:stretch!important;
  gap:28px!important;
  width:100%!important;
  max-width:1500px!important;
  margin:0 auto 34px!important;
}
.vlab-shop-wrap .vlab-shop-card{
  width:100%!important;
  max-width:300px!important;
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
}
.vlab-shop-wrap .vlab-shop-image{
  height:180px!important;
  min-height:180px!important;
}
.vlab-shop-wrap .vlab-shop-content{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  padding:16px 18px 18px!important;
}
.vlab-shop-wrap .vlab-shop-desc{
  min-height:0!important;
  max-height:62px!important;
  overflow:hidden!important;
  margin-bottom:12px!important;
}
.vlab-shop-wrap .vlab-product-meta{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin-top:auto!important;
  visibility:visible!important;
  opacity:1!important;
}
.vlab-shop-wrap .vlab-price,
.vlab-shop-wrap .vlab-stars,
.vlab-shop-wrap .vlab-product-actions,
.vlab-shop-wrap .vlab-cart-btn,
.vlab-shop-wrap .vlab-preview-btn{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
}
.vlab-shop-wrap .vlab-stars{display:block!important;}
.vlab-shop-wrap .vlab-product-actions{flex-direction:row!important;}
.vlab-shop-wrap .vlab-preview-btn{font-size:13px!important;min-width:80px!important;height:36px!important;padding:0 12px!important;}
.vlab-shop-wrap .vlab-cart-btn{width:36px!important;min-width:36px!important;height:36px!important;}
@media(max-width:760px){
  .vlab-shop-wrap .vlab-shop-grid{grid-template-columns:minmax(0,360px)!important;}
  .vlab-shop-wrap .vlab-shop-card{max-width:360px!important;}
  .vlab-shop-wrap .vlab-product-meta{flex-direction:row!important;align-items:flex-end!important;}
}

/* v3.5 Envato-style dark header/menu */
.vlab-wrap{padding-top:0!important;}
.vlab-topbar{background:#222!important;color:#fff!important;border-radius:0!important;margin:0 -48px 0!important;padding:16px 48px!important;min-height:64px;box-shadow:none!important;}
.vlab-site-name{color:#fff!important;font-weight:900!important;letter-spacing:-.6px;display:flex;align-items:center;gap:8px;}
.vlab-site-name:before{content:"⚡";color:#82b440;font-size:.82em;line-height:1;}
.vlab-contact{color:#d6d6d6!important;font-size:13px!important;font-weight:700!important;}
.vlab-menu{background:#222!important;color:#fff!important;border-radius:0!important;margin:0 -48px 22px!important;padding:0 48px!important;min-height:58px;justify-content:flex-start!important;gap:0!important;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.14);}
.vlab-menu a{position:relative;color:#b7b7b7!important;background:transparent!important;border-radius:0!important;min-height:58px!important;padding:0 20px!important;font-size:15px!important;font-weight:700!important;text-transform:none!important;box-shadow:none!important;transform:none!important;letter-spacing:0!important;}
.vlab-menu a:hover,.vlab-menu a:focus{color:#fff!important;background:rgba(255,255,255,.04)!important;box-shadow:none!important;transform:none!important;outline:none!important;}
.vlab-menu a:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;background:#82b440;transform:scaleX(0);transform-origin:center;transition:transform .2s ease;}
.vlab-menu a:hover:after,.vlab-menu a:focus:after,.vlab-menu a:first-child:after{transform:scaleX(1);}
.vlab-menu a:first-child{color:#fff!important;}
@media(max-width:1000px){.vlab-topbar{margin:0 -20px 0!important;padding-left:24px!important;padding-right:24px!important}.vlab-menu{margin:0 -20px 20px!important;padding-left:24px!important;padding-right:24px!important}}
@media(max-width:760px){.vlab-topbar{margin:0 -12px 0!important;padding:16px!important}.vlab-contact{font-size:12px!important;margin-top:10px}.vlab-menu{margin:0 -12px 18px!important;padding:0 12px!important;justify-content:center!important;min-height:auto!important}.vlab-menu a{font-size:14px!important;min-height:48px!important;padding:0 12px!important}.vlab-menu a:after{left:10px;right:10px}}


/* v3.6 true full-width fullscreen fix */
html.vlabtech-fullscreen-active,
html.vlabtech-fullscreen-active body,
body.vlabtech-standalone-template{
  margin:0!important;
  padding:0!important;
  width:100%!important;
  max-width:none!important;
  overflow-x:hidden!important;
  background:#fff!important;
}
body.vlabtech-standalone-template .vlab-wrap{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  padding-left:clamp(16px,3vw,60px)!important;
  padding-right:clamp(16px,3vw,60px)!important;
  overflow-x:hidden!important;
}
body.vlabtech-standalone-template .vlab-topbar,
body.vlabtech-standalone-template .vlab-menu{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(-1 * clamp(16px,3vw,60px))!important;
  margin-right:calc(-1 * clamp(16px,3vw,60px))!important;
  padding-left:clamp(16px,3vw,60px)!important;
  padding-right:clamp(16px,3vw,60px)!important;
  border-radius:0!important;
}
body.vlabtech-standalone-template .vlab-slider,
body.vlabtech-standalone-template .vlab-products,
body.vlabtech-standalone-template .vlab-shop-hero,
body.vlabtech-standalone-template .vlab-shop-grid{
  width:100%!important;
}
@media(max-width:760px){
  body.vlabtech-standalone-template .vlab-wrap{padding-left:12px!important;padding-right:12px!important;}
  body.vlabtech-standalone-template .vlab-topbar,
  body.vlabtech-standalone-template .vlab-menu{margin-left:-12px!important;margin-right:-12px!important;padding-left:12px!important;padding-right:12px!important;}
}

/* v3.7 Top Selling Envato-style section */
.vlab-top-selling-envato{
  width:100%!important;
  max-width:100%!important;
  margin:34px 0!important;
  padding:54px clamp(16px,6vw,110px)!important;
  background:#fff2e8!important;
  border-radius:0!important;
  display:grid!important;
  grid-template-columns:minmax(260px,430px) minmax(360px,1fr)!important;
  gap:42px!important;
  align-items:center!important;
  box-shadow:none!important;
  text-align:left!important;
}
.vlab-top-selling-envato .vlab-top-copy{max-width:430px!important;}
.vlab-top-selling-envato .vlab-top-subtitle{font-size:15px!important;font-weight:800!important;color:#7d3d8c!important;margin-bottom:10px!important;}
.vlab-top-selling-envato h2{margin:0 0 20px!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.03!important;font-weight:950!important;color:#111!important;letter-spacing:-.04em!important;}
.vlab-top-selling-envato .vlab-top-text{font-size:17px!important;line-height:1.65!important;color:#111!important;margin:0 0 26px!important;}
.vlab-top-selling-envato .vlab-top-text p{margin:0!important;}
.vlab-top-selling-envato .vlab-top-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 22px!important;border-radius:6px!important;background:#9bea62!important;color:#111!important;font-weight:900!important;text-decoration:none!important;box-shadow:none!important;transition:transform .2s ease, filter .2s ease!important;}
.vlab-top-selling-envato .vlab-top-btn:hover{transform:translateY(-2px)!important;filter:brightness(.96)!important;}
.vlab-top-selling-envato .vlab-top-images{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important;}
.vlab-top-selling-envato .vlab-top-image-card{display:block!important;position:relative!important;min-height:145px!important;aspect-ratio:1.95/1!important;overflow:hidden!important;border-radius:0!important;background:#222!important;text-decoration:none!important;box-shadow:none!important;transition:transform .2s ease, box-shadow .2s ease!important;}
.vlab-top-selling-envato .vlab-top-image-card:hover{transform:translateY(-3px)!important;box-shadow:0 14px 30px rgba(0,0,0,.16)!important;}
.vlab-top-selling-envato .vlab-top-image-card img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
.vlab-top-selling-envato .vlab-top-image-card span{height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-weight:900!important;padding:16px!important;text-align:center!important;}
@media(max-width:980px){.vlab-top-selling-envato{grid-template-columns:1fr!important;padding:42px 24px!important;}.vlab-top-selling-envato .vlab-top-copy{max-width:760px!important;}.vlab-top-selling-envato .vlab-top-images{grid-template-columns:repeat(2,minmax(0,1fr))!important;}.vlab-top-selling-envato .vlab-top-image-card{min-height:130px!important;}}
@media(max-width:560px){.vlab-top-selling-envato{padding:34px 16px!important;}.vlab-top-selling-envato .vlab-top-images{gap:8px!important;}.vlab-top-selling-envato .vlab-top-image-card{min-height:96px!important;}}


/* v3.8 - Top selling full viewport width */
body.vlabtech-standalone-template .vlab-top-selling-envato,
.vlab-wrap .vlab-top-selling-envato{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  box-sizing:border-box!important;
  border-radius:0!important;
}
body.vlabtech-standalone-template .vlab-top-selling-envato{
  padding-left:clamp(18px,7vw,140px)!important;
  padding-right:clamp(18px,7vw,140px)!important;
}
body.vlabtech-standalone-template .vlab-top-selling-envato .vlab-top-copy{
  justify-self:end!important;
}
@media(max-width:980px){
  body.vlabtech-standalone-template .vlab-top-selling-envato,
  .vlab-wrap .vlab-top-selling-envato{
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    padding-left:24px!important;
    padding-right:24px!important;
  }
  body.vlabtech-standalone-template .vlab-top-selling-envato .vlab-top-copy{justify-self:start!important;}
}
@media(max-width:560px){
  body.vlabtech-standalone-template .vlab-top-selling-envato,
  .vlab-wrap .vlab-top-selling-envato{
    padding-left:16px!important;
    padding-right:16px!important;
  }
}

/* v3.9 - Client Testimonials timeline layout */
.vlab-testimonials-timeline{
  width:100%!important;
  margin:54px 0 44px!important;
  padding:18px 0 36px!important;
  background:#fff!important;
  color:#111!important;
}
.vlab-testimonials-inner{
  position:relative!important;
  max-width:1220px!important;
  margin:0 auto!important;
  padding:0 24px!important;
}
.vlab-testimonials-inner h2{
  margin:0 0 34px!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(32px,4vw,52px)!important;
  line-height:1.05!important;
  font-weight:900!important;
  color:#111!important;
}
.vlab-timeline-items{
  position:relative!important;
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  align-items:center!important;
  min-height:430px!important;
  gap:0!important;
}
.vlab-timeline-line{
  position:absolute!important;
  left:24px!important;
  right:24px!important;
  top:calc(50% + 34px)!important;
  height:10px!important;
  background:#0e1b33!important;
  border-radius:999px!important;
  z-index:1!important;
}
.vlab-timeline-item{
  position:relative!important;
  z-index:2!important;
  min-height:430px!important;
  display:grid!important;
  grid-template-rows:1fr 74px 1fr!important;
  justify-items:center!important;
  align-items:center!important;
}
.vlab-timeline-photo{
  width:118px!important;
  height:118px!important;
  border-radius:50% 50% 50% 0!important;
  background:#f04444!important;
  padding:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  transform:rotate(-45deg)!important;
  box-shadow:0 8px 20px rgba(0,0,0,.15)!important;
  overflow:hidden!important;
}
.vlab-timeline-photo img,
.vlab-timeline-photo span{
  width:100%!important;
  height:100%!important;
  border-radius:50%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  object-fit:cover!important;
  background:#ddd!important;
  color:#111!important;
  font-size:34px!important;
  font-weight:900!important;
  transform:rotate(45deg)!important;
}
.vlab-timeline-dot{
  width:22px!important;
  height:22px!important;
  border-radius:50%!important;
  background:#f04444!important;
  border:6px solid #fff!important;
  box-shadow:0 0 0 1px rgba(0,0,0,.06)!important;
  align-self:center!important;
}
.vlab-timeline-item blockquote{
  width:min(170px,92%)!important;
  margin:0!important;
  padding:20px 18px!important;
  background:#f1f1f1!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#111!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:15px!important;
  line-height:1.18!important;
  font-style:italic!important;
  font-weight:600!important;
  text-align:left!important;
}
.vlab-timeline-top .vlab-timeline-photo{grid-row:1!important;align-self:end!important;margin-bottom:10px!important;}
.vlab-timeline-top .vlab-timeline-dot{grid-row:2!important;}
.vlab-timeline-top blockquote{grid-row:3!important;align-self:start!important;margin-top:14px!important;}
.vlab-timeline-bottom blockquote{grid-row:1!important;align-self:end!important;margin-bottom:14px!important;}
.vlab-timeline-bottom .vlab-timeline-dot{grid-row:2!important;}
.vlab-timeline-bottom .vlab-timeline-photo{grid-row:3!important;align-self:start!important;margin-top:10px!important;}
@media(max-width:1100px){
  .vlab-timeline-items{grid-template-columns:repeat(3,minmax(0,1fr))!important;min-height:auto!important;row-gap:28px!important;}
  .vlab-timeline-line{display:none!important;}
  .vlab-timeline-item{min-height:360px!important;}
}
@media(max-width:720px){
  .vlab-testimonials-inner{padding:0 16px!important;}
  .vlab-timeline-items{grid-template-columns:1fr!important;gap:22px!important;}
  .vlab-timeline-item{display:grid!important;grid-template-columns:100px 1fr!important;grid-template-rows:auto!important;min-height:auto!important;gap:18px!important;align-items:center!important;justify-items:start!important;background:#fafafa!important;border-radius:18px!important;padding:18px!important;}
  .vlab-timeline-photo{grid-column:1!important;grid-row:1!important;width:88px!important;height:88px!important;margin:0!important;align-self:center!important;}
  .vlab-timeline-dot{display:none!important;}
  .vlab-timeline-item blockquote{grid-column:2!important;grid-row:1!important;width:100%!important;margin:0!important;align-self:center!important;}
}

/* v4.0 modern full-width footer */
.vlab-footer-modern{
  width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  border-radius:0!important;
  padding:0!important;
  background:#17202d!important;
  color:#fff!important;
  display:block!important;
  overflow:hidden!important;
}
.vlab-footer-modern *{box-sizing:border-box!important;}
.vlab-footer-socialbar{
  background:#6950d8!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  padding:20px max(34px,calc((100vw - 1500px)/2 + 34px))!important;
  font-size:16px!important;
}
.vlab-footer-socials{display:flex!important;align-items:center!important;gap:24px!important;flex-wrap:wrap!important;}
.vlab-footer-socials a{color:#fff!important;text-decoration:none!important;font-weight:900!important;font-size:17px!important;transition:transform .2s ease,opacity .2s ease!important;}
.vlab-footer-socials a:hover{transform:translateY(-2px)!important;opacity:.8!important;}
.vlab-footer-main{
  max-width:1500px!important;
  margin:0 auto!important;
  padding:54px 34px 46px!important;
  display:grid!important;
  grid-template-columns:1.35fr 1fr 1fr 1.15fr!important;
  gap:70px!important;
}
.vlab-footer-col h3{
  color:#fff!important;
  font-size:16px!important;
  line-height:1.2!important;
  margin:0 0 34px!important;
  text-transform:uppercase!important;
  font-weight:900!important;
  position:relative!important;
}
.vlab-footer-col h3:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  bottom:-14px!important;
  width:58px!important;
  height:2px!important;
  background:#51409a!important;
}
.vlab-footer-col p,.vlab-footer-col a,.vlab-footer-useful a{
  color:#eef3f8!important;
  font-size:16px!important;
  line-height:1.72!important;
  text-decoration:none!important;
  display:block!important;
  margin:0 0 13px!important;
}
.vlab-footer-col a:hover,.vlab-footer-useful a:hover{color:#9be66d!important;}
.vlab-footer-contact p{display:flex!important;gap:8px!important;align-items:flex-start!important;}
.vlab-footer-bottom{
  background:#111926!important;
  color:#fff!important;
  text-align:center!important;
  padding:22px 20px!important;
  font-size:16px!important;
}
@media(max-width:1000px){
  .vlab-footer-main{grid-template-columns:1fr 1fr!important;gap:40px!important;}
}
@media(max-width:760px){
  .vlab-footer-socialbar{display:block!important;text-align:center!important;padding:18px 20px!important;}
  .vlab-footer-socials{justify-content:center!important;margin-top:14px!important;gap:18px!important;}
  .vlab-footer-main{grid-template-columns:1fr!important;padding:38px 22px!important;gap:28px!important;}
  .vlab-footer-col h3{margin-bottom:24px!important;}
}

/* v4.1 - remove white space under footer and keep full-width sections edge-to-edge */
html.vlabtech-fullscreen-active,
html.vlabtech-fullscreen-active body,
body.vlabtech-standalone-template{
  margin:0!important;
  padding:0!important;
  min-height:100%!important;
  background:#111926!important;
}
body.vlabtech-standalone-template .vlab-wrap,
.vlab-wrap{
  margin-bottom:0!important;
  padding-bottom:0!important;
}
body.vlabtech-standalone-template .vlab-wrap{
  background:#fff!important;
}
.vlab-footer-modern{
  margin-bottom:0!important;
  padding-bottom:0!important;
  background:#17202d!important;
}
.vlab-footer-bottom{
  margin:0!important;
  background:#111926!important;
}
.vlab-footer-modern::after{
  content:"";
  display:block;
  height:80px;
  background:#111926;
  margin:0!important;
  padding:0!important;
}
body.vlabtech-standalone-template .vlab-top-selling-envato,
.vlab-wrap .vlab-top-selling-envato,
body.vlabtech-standalone-template .vlab-footer-modern,
.vlab-wrap .vlab-footer-modern{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  border-radius:0!important;
  box-sizing:border-box!important;
}

/* v4.2 - footer social cleanup: Facebook, Instagram, WhatsApp only */
.vlab-footer-socials a{
  min-width:34px!important;
  height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.14)!important;
  padding:0 10px!important;
  line-height:1!important;
}
.vlab-footer-socials .vlab-social-facebook,
.vlab-footer-socials .vlab-social-instagram,
.vlab-footer-socials .vlab-social-whatsapp{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  padding:0!important;
  font-size:18px!important;
}
.vlab-footer-socials .vlab-social-whatsapp{
  font-size:20px!important;
}
.vlab-footer-socials .vlab-social-whatsapp .vlab-whatsapp-mark{
  display:block!important;
  transform:rotate(-18deg);
  font-weight:900!important;
}
.vlab-sr-text{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.vlab-footer-socials a:hover{
  background:rgba(255,255,255,.24)!important;
}


/* v4.3 - language switcher in menu */
.vlab-menu{
  display:flex!important;
  align-items:center!important;
}
.vlab-menu-links{
  display:flex!important;
  align-items:center!important;
  gap:0!important;
  flex-wrap:wrap!important;
}
.vlab-lang-switch{
  margin-left:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  background:rgba(255,255,255,.06)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:999px!important;
  padding:5px!important;
}
.vlab-lang-switch button{
  appearance:none!important;
  border:0!important;
  cursor:pointer!important;
  min-height:34px!important;
  padding:0 13px!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#cfcfcf!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1!important;
}
.vlab-lang-switch button:hover,
.vlab-lang-switch button.is-active{
  background:#82b440!important;
  color:#fff!important;
}
@media(max-width:760px){
  .vlab-menu{justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;padding-top:8px!important;padding-bottom:8px!important;}
  .vlab-menu-links{justify-content:center!important;}
  .vlab-lang-switch{width:100%!important;margin:4px auto 0!important;justify-content:center!important;max-width:260px!important;}
}


/* v4.5 - clearer WhatsApp icon */
.vlab-footer-socials .vlab-social-whatsapp .vlab-whatsapp-mark{
  transform:none!important;
  font-size:20px!important;
}

.vlab-social-whatsapp .fa-whatsapp{font-size:22px!important;color:#25D366!important;}


/* v4.8 - real visible WhatsApp icon without relying only on external fonts */
.vlab-footer-socials .vlab-social-whatsapp{
  background:rgba(37,211,102,.18)!important;
  color:#25D366!important;
}
.vlab-footer-socials .vlab-social-whatsapp:hover{
  background:rgba(37,211,102,.28)!important;
}
.vlab-whatsapp-svg{
  width:24px!important;
  height:24px!important;
  display:block!important;
  color:#25D366!important;
  fill:currentColor!important;
}
.vlab-footer-socials .vlab-social-whatsapp i{
  color:#25D366!important;
}

/* v4.9 Our Services section */
.vlab-services-section{
  max-width:1180px!important;
  margin:34px auto 54px!important;
  padding:0 0 4px!important;
  background:transparent!important;
}
.vlab-services-head{text-align:center!important;margin:0 auto 26px!important;max-width:920px!important;}
.vlab-services-head h2{margin:0 0 10px!important;font-size:30px!important;line-height:1.15!important;color:#222!important;font-weight:800!important;}
.vlab-services-head h2:after{content:"";display:block;width:58px;height:3px;background:#f2c335;margin:10px auto 0;border-radius:20px;}
.vlab-services-intro{font-size:15px!important;line-height:1.55!important;color:#555!important;}
.vlab-services-intro p{margin:0!important;}
.vlab-services-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:32px!important;align-items:stretch!important;}
.vlab-service-card{background:#fff!important;border:1px solid #e6e6e6!important;box-shadow:0 10px 30px rgba(0,0,0,.08)!important;border-radius:2px!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;transition:transform .22s ease,box-shadow .22s ease!important;}
.vlab-service-card:hover{transform:translateY(-4px)!important;box-shadow:0 18px 40px rgba(0,0,0,.13)!important;}
.vlab-service-card>img,.vlab-service-placeholder{width:100%!important;height:185px!important;display:block!important;object-fit:cover!important;background:#0b90d0!important;color:#fff!important;}
.vlab-service-placeholder{display:flex!important;align-items:center!important;justify-content:center!important;font-weight:900!important;}
.vlab-service-body{padding:22px 22px 24px!important;display:flex!important;flex-direction:column!important;flex:1!important;}
.vlab-service-body h3{margin:0 0 11px!important;color:#8b4bbb!important;font-size:18px!important;font-weight:700!important;line-height:1.25!important;}
.vlab-service-body p{margin:0 0 18px!important;color:#555!important;font-size:14px!important;line-height:1.6!important;}
.vlab-service-readmore{margin-top:auto!important;align-self:flex-start!important;border:0!important;background:transparent!important;color:#0a7db3!important;font-weight:800!important;font-size:14px!important;padding:0!important;cursor:pointer!important;text-decoration:none!important;}
.vlab-service-readmore:hover{color:#075c83!important;text-decoration:underline!important;}
.vlab-service-modal{display:none!important;position:fixed!important;inset:0!important;z-index:999999!important;align-items:center!important;justify-content:center!important;padding:22px!important;}
.vlab-service-modal.is-open{display:flex!important;}
.vlab-service-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(0,0,0,.58)!important;}
.vlab-service-modal-box{position:relative!important;background:#fff!important;border-radius:14px!important;box-shadow:0 28px 80px rgba(0,0,0,.35)!important;max-width:760px!important;width:min(760px,96vw)!important;max-height:86vh!important;overflow:auto!important;padding:34px!important;color:#17202a!important;}
.vlab-service-modal-box h2{margin:0 46px 16px 0!important;font-size:28px!important;line-height:1.2!important;}
.vlab-service-modal-content{font-size:16px!important;line-height:1.7!important;color:#444!important;}
.vlab-service-modal-content p:first-child{margin-top:0!important;}
.vlab-service-modal-close{position:absolute!important;top:16px!important;right:16px!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#f2f2f2!important;color:#111!important;font-size:28px!important;line-height:1!important;cursor:pointer!important;}
.vlab-service-modal-close:hover{background:#e5e5e5!important;}
@media(max-width:980px){.vlab-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;}.vlab-services-section{padding:0 18px!important;}}
@media(max-width:640px){.vlab-services-grid{grid-template-columns:1fr!important;}.vlab-service-card>img,.vlab-service-placeholder{height:210px!important;}.vlab-service-modal-box{padding:24px!important;}.vlab-service-modal-box h2{font-size:24px!important;}}

/* Contact popup shortcode */
.vlab-contact-wrap{min-height:100vh;background:#fff;color:#111;display:flex;flex-direction:column}.vlab-contact-shortcode-section{padding:70px 18px;text-align:center;flex:1;display:flex;align-items:center;justify-content:center;gap:16px;flex-direction:column}.vlab-contact-popup-open,.vlab-contact-submit{border:0;border-radius:999px;background:#111;color:#fff;padding:14px 30px;font-weight:700;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.14)}.vlab-contact-popup{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:20px}.vlab-contact-popup.is-open{display:flex}.vlab-contact-popup-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(4px)}.vlab-contact-popup-box{position:relative;width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:30px;box-shadow:0 35px 90px rgba(0,0,0,.35)}.vlab-contact-popup-close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:32px;line-height:1;cursor:pointer}.vlab-contact-form{display:grid;gap:15px}.vlab-contact-form label{display:grid;gap:7px;text-align:left;font-weight:700}.vlab-contact-form input,.vlab-contact-form textarea{width:100%;border:1px solid #d7d7d7;border-radius:12px;padding:12px 14px;font:inherit}.vlab-contact-message{width:min(680px,100%);border-radius:14px;padding:14px 18px;font-weight:700}.vlab-contact-success{background:#e8fff1;color:#126b36}.vlab-contact-error{background:#fff1f1;color:#9b1c1c}.vlabtech-fullscreen-active body.vlabtech-standalone-template{margin:0}.vlabtech-fullscreen-active .wp-site-blocks,.vlabtech-fullscreen-active .entry-content{margin:0!important;padding:0!important}

/* VLabTech inline contact page layout */
.vlab-contact-wrap{min-height:100vh;background:#fbfaf7!important;color:#5b5b5b!important;display:flex;flex-direction:column}.vlab-contact-page-section{width:100%;max-width:1320px;margin:0 auto;padding:84px 42px 58px;display:grid;grid-template-columns:minmax(280px,1fr) minmax(360px,1.05fr);gap:86px;align-items:start;flex:1}.vlab-contact-copy h1{margin:0 0 26px;font-family:Georgia,'Times New Roman',serif;font-size:46px;line-height:1.15;font-weight:400;color:#555}.vlab-contact-copy p{max-width:660px;margin:0;font-size:26px;line-height:1.72;letter-spacing:.01em;color:#585858}.vlab-contact-form-panel{width:100%;padding-top:0}.vlab-contact-form{display:grid!important;gap:22px!important;border:0!important;background:transparent!important;padding:0!important}.vlab-contact-field{display:block!important;margin:0!important}.vlab-contact-form input,.vlab-contact-form textarea{width:100%!important;border:1px solid #555!important;border-radius:0!important;background:transparent!important;color:#333!important;padding:14px 16px!important;font-size:18px!important;line-height:1.25!important;box-shadow:none!important;outline:none!important}.vlab-contact-form input{height:51px!important}.vlab-contact-form textarea{min-height:112px!important;resize:vertical}.vlab-contact-form input::placeholder,.vlab-contact-form textarea::placeholder{color:#8f8f8f;opacity:1}.vlab-contact-submit{justify-self:start!important;margin-top:33px!important;border:0!important;border-radius:4px!important;background:#b7655c!important;color:#fff!important;padding:16px 43px!important;min-width:270px!important;font-size:18px!important;line-height:1!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase!important;box-shadow:none!important}.vlab-contact-message{width:100%!important;border-radius:0!important;margin:0 0 20px!important;padding:13px 16px!important;font-size:16px!important}.vlab-recaptcha-note{margin:27px 0 0!important;font-size:19px!important;line-height:1.7!important;color:#555!important;letter-spacing:.02em}.vlab-recaptcha-note a{color:#555!important;text-decoration:underline!important;text-underline-offset:4px}.vlab-contact-popup,.vlab-contact-popup-open{display:none!important}@media(max-width:900px){.vlab-contact-page-section{grid-template-columns:1fr;gap:34px;padding:52px 20px 42px}.vlab-contact-copy h1{font-size:36px}.vlab-contact-copy p{font-size:20px;line-height:1.55}.vlab-contact-submit{width:100%!important;min-width:0!important}.vlab-recaptcha-note{font-size:15px}}

/* v5.1 - Fade-in on scroll only for [vlabtech_layout] */
.vlab-layout-home .vlab-fade-section {
  opacity: 0;
  transform: translateY(42px);
  transition: opacity .85s ease, transform .85s ease;
  will-change: opacity, transform;
}
.vlab-layout-home .vlab-fade-section.vlab-fade-visible {
  opacity: 1;
  transform: translateY(0);
}
.vlab-layout-home .vlab-fade-section.vlab-fade-ready {
  transition-delay: .05s;
}
@media (prefers-reduced-motion: reduce) {
  .vlab-layout-home .vlab-fade-section {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

/* Privacy beleid shortcode */
.vlab-privacy-wrap{
    min-height:100vh;
    background:#fff;
    color:#222;
}
.vlab-privacy-section{
    width:100%;
    padding:60px 20px 80px;
}
.vlab-privacy-inner{
    max-width:1050px;
    margin:0 auto;
    background:#fff;
    border-radius:18px;
    box-shadow:0 10px 35px rgba(0,0,0,.08);
    padding:46px;
}
.vlab-privacy-inner h1{
    margin:0 0 28px;
    font-size:clamp(30px,4vw,52px);
    line-height:1.1;
    color:#111;
}
.vlab-privacy-content{
    font-size:17px;
    line-height:1.8;
    color:#333;
}
.vlab-privacy-content h2,
.vlab-privacy-content h3{
    margin-top:32px;
    color:#111;
}
.vlab-privacy-content a{
    color:#5b22d6;
    text-decoration:underline;
}
@media (max-width: 700px){
    .vlab-privacy-section{padding:32px 14px 55px;}
    .vlab-privacy-inner{padding:26px 18px;border-radius:14px;}
    .vlab-privacy-content{font-size:16px;}
}

/* v5 privacy shortcode translation blocks */
.vlab-i18n-block[data-vlab-i18n="en"]{display:none;}
html[lang="en-US"] .vlab-i18n-block[data-vlab-i18n="en"]{display:block;}
html[lang="en-US"] .vlab-i18n-block[data-vlab-i18n="nl"]{display:none;}

/* About us shortcode - blue hero + white card layout */
.vlab-about-wrap{
    min-height:100vh;
    background:#fff;
    color:#12243b;
    padding-left:0!important;
    padding-right:0!important;
    padding-bottom:0!important;
}
.vlab-about-page-section{
    width:100%;
    padding:0 0 72px;
    background:#fff;
    position:relative;
    overflow:hidden;
}
.vlab-about-hero{
    min-height:260px;
    display:flex;
    align-items:flex-start;
    justify-content:center;
    padding:58px 24px 120px;
    text-align:center;
    background:
        radial-gradient(circle at 20% 10%, rgba(255,255,255,.22), transparent 22%),
        radial-gradient(circle at 80% 15%, rgba(255,255,255,.16), transparent 20%),
        linear-gradient(180deg,#29a8cf 0%,#38b6d6 100%);
    position:relative;
}
.vlab-about-hero:after{
    content:"";
    position:absolute;
    left:-5%;
    right:-5%;
    bottom:-34px;
    height:80px;
    background:#fff;
    transform:rotate(-3deg);
    transform-origin:center;
}
.vlab-about-hero h1{
    position:relative;
    z-index:2;
    margin:0;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:.03em;
    font-size:clamp(36px,5.2vw,72px);
    line-height:1;
    font-weight:900;
    text-shadow:0 4px 0 rgba(15,70,100,.35),0 8px 18px rgba(0,0,0,.18);
}
.vlab-about-card{
    position:relative;
    z-index:3;
    max-width:1120px;
    margin:-95px auto 0;
    background:#fff;
    padding:46px 54px 58px;
    box-shadow:0 10px 32px rgba(16,48,72,.18);
    border-radius:0;
}
.vlab-about-card h2{
    margin:0 0 14px;
    color:#173c70;
    font-size:clamp(25px,3vw,39px);
    line-height:1.05;
    text-transform:uppercase;
    letter-spacing:.02em;
    font-weight:900;
}
.vlab-about-card h2:not(:first-child){
    margin-top:34px;
}
.vlab-about-page-content{
    color:#283447;
    font-size:15px;
    line-height:1.62;
    font-weight:500;
}
.vlab-about-page-content p{margin:0 0 16px;}
.vlab-about-actions{
    display:flex;
    justify-content:center;
    align-items:center;
    gap:22px;
    flex-wrap:wrap;
    margin-top:48px;
}
.vlab-about-page-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:150px;
    padding:15px 25px;
    border-radius:2px;
    background:#1eb4d9;
    color:#fff!important;
    text-decoration:none!important;
    font-size:12px;
    letter-spacing:.02em;
    text-transform:uppercase;
    font-weight:900;
    box-shadow:0 8px 16px rgba(30,180,217,.35);
    transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.vlab-about-page-btn:hover,.vlab-about-page-btn:focus{
    transform:translateY(-2px);
    background:#139ec1;
    box-shadow:0 12px 22px rgba(30,180,217,.42);
    outline:none;
}
@media (max-width: 850px){
    .vlab-about-page-section{padding-bottom:45px;}
    .vlab-about-hero{min-height:205px;padding:42px 16px 100px;}
    .vlab-about-card{margin:-78px 16px 0;padding:30px 22px 40px;}
    .vlab-about-actions{margin-top:34px;gap:14px;}
    .vlab-about-page-btn{width:100%;}
}

/* Home product cards equal height and aligned bottom actions */
.vlab-products .vlab-product-card{
  display:flex!important;
  flex-direction:column!important;
  align-self:stretch!important;
}
.vlab-products .vlab-product-content{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  min-height:255px!important;
}
.vlab-products .vlab-product-content h3{
  min-height:50px!important;
}
.vlab-products .vlab-product-desc{
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:82px!important;
  max-height:82px!important;
  margin-bottom:14px!important;
}
.vlab-products .vlab-product-meta{
  margin-top:auto!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:100%!important;
}
.vlab-products .vlab-price{
  line-height:1.1!important;
  margin:0 0 4px!important;
}
.vlab-products .vlab-stars{
  line-height:1.2!important;
  white-space:nowrap!important;
}
.vlab-products .vlab-product-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
  flex-shrink:0!important;
}
.vlab-products .vlab-cart-btn,
.vlab-products .vlab-preview-btn{
  align-self:flex-end!important;
}
@media(max-width:760px){
  .vlab-products .vlab-product-content{min-height:0!important;}
  .vlab-products .vlab-product-content h3{min-height:0!important;}
  .vlab-products .vlab-product-desc{min-height:0!important;max-height:none!important;}
  .vlab-products .vlab-product-meta{align-items:flex-start!important;}
}

/* FINAL FIX: homepage product cards equal rows, aligned price/buttons */
.vlab-layout-home .vlab-products{
  display:flex!important;
  align-items:stretch!important;
}
.vlab-layout-home .vlab-products .vlab-product-card{
  height:548px!important;
  min-height:548px!important;
  display:flex!important;
  flex-direction:column!important;
}
.vlab-layout-home .vlab-products .vlab-product-gallery,
.vlab-layout-home .vlab-products .vlab-product-slides{
  height:255px!important;
  min-height:255px!important;
  max-height:255px!important;
  flex:0 0 255px!important;
}
.vlab-layout-home .vlab-products .vlab-product-slides img,
.vlab-layout-home .vlab-products .vlab-product-gallery img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.vlab-layout-home .vlab-products .vlab-product-content{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
  height:293px!important;
  min-height:293px!important;
  max-height:293px!important;
  padding:22px 20px 22px!important;
}
.vlab-layout-home .vlab-products .vlab-product-content h3{
  min-height:50px!important;
  max-height:50px!important;
  overflow:hidden!important;
  margin:0 0 8px!important;
}
.vlab-layout-home .vlab-products .vlab-product-desc{
  min-height:82px!important;
  max-height:82px!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  margin:0 0 14px!important;
}
.vlab-layout-home .vlab-products .vlab-product-meta{
  margin-top:auto!important;
  min-height:58px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  width:100%!important;
}
.vlab-layout-home .vlab-products .vlab-product-actions{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  gap:8px!important;
  padding-bottom:0!important;
}
.vlab-layout-home .vlab-products .vlab-cart-btn,
.vlab-layout-home .vlab-products .vlab-preview-btn{
  height:38px!important;
  line-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
@media(max-width:760px){
  .vlab-layout-home .vlab-products .vlab-product-card{height:auto!important;min-height:0!important;}
  .vlab-layout-home .vlab-products .vlab-product-content{height:auto!important;min-height:0!important;max-height:none!important;}
  .vlab-layout-home .vlab-products .vlab-product-content h3{min-height:0!important;max-height:none!important;}
  .vlab-layout-home .vlab-products .vlab-product-desc{min-height:0!important;max-height:none!important;}
}

/* v3.2 REAL FIX: align homepage product price/rating/cart/view-more rows across all cards */
.vlab-layout-home .vlab-products .vlab-product-card{
  height:548px!important;
  min-height:548px!important;
  max-height:548px!important;
  display:flex!important;
  flex-direction:column!important;
}
.vlab-layout-home .vlab-products .vlab-product-gallery,
.vlab-layout-home .vlab-products .vlab-product-slides{
  height:255px!important;
  min-height:255px!important;
  max-height:255px!important;
  flex:0 0 255px!important;
}
.vlab-layout-home .vlab-products .vlab-product-content{
  height:293px!important;
  min-height:293px!important;
  max-height:293px!important;
  flex:0 0 293px!important;
  display:grid!important;
  grid-template-rows:48px 104px 58px!important;
  row-gap:12px!important;
  padding:22px 20px 20px!important;
  align-items:start!important;
}
.vlab-layout-home .vlab-products .vlab-product-content h3{
  grid-row:1!important;
  height:48px!important;
  min-height:48px!important;
  max-height:48px!important;
  overflow:hidden!important;
  margin:0!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.vlab-layout-home .vlab-products .vlab-product-desc{
  grid-row:2!important;
  height:104px!important;
  min-height:104px!important;
  max-height:104px!important;
  overflow:hidden!important;
  margin:0!important;
  display:-webkit-box!important;
  -webkit-line-clamp:5!important;
  -webkit-box-orient:vertical!important;
}
.vlab-layout-home .vlab-products .vlab-product-meta{
  grid-row:3!important;
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:100%!important;
}
.vlab-layout-home .vlab-products .vlab-product-meta > div:first-child{
  height:58px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
}
.vlab-layout-home .vlab-products .vlab-price{
  line-height:1!important;
  margin:0 0 6px!important;
}
.vlab-layout-home .vlab-products .vlab-stars{
  line-height:1.15!important;
  margin:0!important;
  white-space:nowrap!important;
}
.vlab-layout-home .vlab-products .vlab-product-actions{
  height:58px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
  flex:0 0 auto!important;
}
.vlab-layout-home .vlab-products .vlab-cart-btn,
.vlab-layout-home .vlab-products .vlab-preview-btn{
  height:38px!important;
  min-height:38px!important;
  line-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  box-sizing:border-box!important;
}
@media(max-width:760px){
  .vlab-layout-home .vlab-products .vlab-product-card{height:auto!important;min-height:0!important;max-height:none!important;}
  .vlab-layout-home .vlab-products .vlab-product-content{height:auto!important;min-height:0!important;max-height:none!important;display:flex!important;}
  .vlab-layout-home .vlab-products .vlab-product-content h3,.vlab-layout-home .vlab-products .vlab-product-desc{height:auto!important;min-height:0!important;max-height:none!important;}
}


/* v5.0.2 HARD CHECKED FIX: homepage product cards bottom rows aligned.
   The title and description areas now have fixed row heights, so price, rating, sales, cart and View More start at the same Y position on every card. */
.vlab-wrap.vlab-layout-home #products.vlab-products{
  align-items:stretch!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-card{
  display:flex!important;
  flex-direction:column!important;
  height:548px!important;
  min-height:548px!important;
  max-height:548px!important;
  overflow:hidden!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-gallery,
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-slides{
  height:255px!important;
  min-height:255px!important;
  max-height:255px!important;
  flex:0 0 255px!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-content{
  display:grid!important;
  grid-template-rows:54px 92px 64px!important;
  row-gap:12px!important;
  height:293px!important;
  min-height:293px!important;
  max-height:293px!important;
  flex:0 0 293px!important;
  padding:22px 20px 20px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-content h3{
  grid-row:1!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  line-height:1.35!important;
  margin:0!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-desc{
  grid-row:2!important;
  height:92px!important;
  min-height:92px!important;
  max-height:92px!important;
  line-height:1.45!important;
  margin:0!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-meta{
  grid-row:3!important;
  height:64px!important;
  min-height:64px!important;
  max-height:64px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:end!important;
  column-gap:12px!important;
  width:100%!important;
  box-sizing:border-box!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-meta > div:first-child{
  min-width:0!important;
  height:64px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-price{
  margin:0 0 6px!important;
  line-height:1!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-stars{
  margin:0!important;
  line-height:1.15!important;
  white-space:nowrap!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-actions{
  height:64px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-cart-btn,
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-preview-btn{
  height:38px!important;
  min-height:38px!important;
  line-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  box-sizing:border-box!important;
}
@media(max-width:760px){
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-card,
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-content{
    height:auto!important;min-height:0!important;max-height:none!important;
  }
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-content{
    display:flex!important;flex-direction:column!important;
  }
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-content h3,
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-desc{
    height:auto!important;min-height:0!important;max-height:none!important;
  }
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-meta{
    display:flex!important;flex-direction:column!important;align-items:flex-start!important;height:auto!important;min-height:0!important;max-height:none!important;
  }
}

/* v5.6 product detail image popup */
.vlab-detail-gallery-clickable .vlab-product-slides img.is-active{cursor:zoom-in!important;}
.vlab-product-lightbox{display:none!important;position:fixed!important;inset:0!important;z-index:9999999!important;background:rgba(0,0,0,.86)!important;}
.vlab-product-lightbox.is-open{display:block!important;}
.vlab-product-lightbox-backdrop{position:absolute!important;inset:0!important;}
.vlab-product-lightbox-stage{position:absolute!important;inset:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.vlab-product-lightbox-scroll{position:relative!important;max-width:calc(100vw - 110px)!important;max-height:calc(100vh - 70px)!important;overflow:auto!important;background:rgba(255,255,255,.04)!important;box-shadow:0 24px 80px rgba(0,0,0,.55)!important;}
.vlab-product-lightbox-scroll img{display:block!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;margin:0!important;}
.vlab-product-lightbox-close,.vlab-product-lightbox-arrow{position:absolute!important;z-index:4!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#115f83!important;cursor:pointer!important;box-shadow:0 10px 28px rgba(0,0,0,.35)!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.vlab-product-lightbox-close{top:0!important;right:0!important;width:44px!important;height:44px!important;font-size:34px!important;line-height:1!important;}
.vlab-product-lightbox-arrow{top:50%!important;transform:translateY(-50%)!important;width:52px!important;height:52px!important;font-size:42px!important;line-height:1!important;}
.vlab-product-lightbox-prev{left:0!important;}
.vlab-product-lightbox-next{right:0!important;}
.vlab-product-lightbox-close:hover,.vlab-product-lightbox-arrow:hover{background:#1684a8!important;color:#fff!important;}
html.vlab-lightbox-open,body.vlab-lightbox-open{overflow:hidden!important;}
@media(max-width:760px){.vlab-product-lightbox-stage{inset:12px!important;}.vlab-product-lightbox-scroll{max-width:calc(100vw - 24px)!important;max-height:calc(100vh - 86px)!important;}.vlab-product-lightbox-arrow{width:42px!important;height:42px!important;font-size:34px!important;top:auto!important;bottom:10px!important;transform:none!important;}.vlab-product-lightbox-prev{left:calc(50% - 54px)!important;}.vlab-product-lightbox-next{right:calc(50% - 54px)!important;}.vlab-product-lightbox-close{top:0!important;right:0!important;}}

/* v5.1 - Remove Google Translate toolbar remnants; plugin uses its own EN/NL switcher */
.goog-te-banner-frame,
.goog-te-menu-frame,
.goog-te-gadget,
.skiptranslate,
#goog-gt-tt,
#vlab-google-translate-holder{
    display:none!important;
    visibility:hidden!important;
    height:0!important;
    width:0!important;
    overflow:hidden!important;
}
html, body{
    top:0!important;
    margin-top:0!important;
}
body{position:static!important;}

/* v5.11 FIX: product cards must render one language/text block only and keep clean fixed rows on homepage */
.vlab-wrap.vlab-layout-home #products.vlab-products{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  align-items:stretch!important;
  gap:28px!important;
  margin:24px auto 32px!important;
  max-width:1500px!important;
  width:100%!important;
  overflow:visible!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-card{
  flex:0 0 360px!important;
  width:360px!important;
  max-width:360px!important;
  height:548px!important;
  min-height:548px!important;
  max-height:548px!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  background:#fff!important;
  text-align:left!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-gallery,
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-slides{
  height:255px!important;
  min-height:255px!important;
  max-height:255px!important;
  flex:0 0 255px!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-content{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:54px 92px 64px!important;
  row-gap:12px!important;
  height:293px!important;
  min-height:293px!important;
  max-height:293px!important;
  flex:0 0 293px!important;
  padding:22px 20px 20px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  background:#fff!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-content h3{
  grid-row:1!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  margin:0!important;
  line-height:1.35!important;
  width:100%!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-desc{
  grid-row:2!important;
  display:-webkit-box!important;
  -webkit-line-clamp:4!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  height:92px!important;
  min-height:92px!important;
  max-height:92px!important;
  margin:0!important;
  line-height:1.45!important;
  width:100%!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-meta{
  grid-row:3!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:end!important;
  column-gap:12px!important;
  height:64px!important;
  min-height:64px!important;
  max-height:64px!important;
  margin:0!important;
  padding:0!important;
  width:100%!important;
  overflow:hidden!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-meta > div:first-child{
  min-width:0!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  height:64px!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-stars{
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:clip!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-actions{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  gap:8px!important;
  height:64px!important;
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-cart-btn,
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-preview-btn{
  height:38px!important;
  min-height:38px!important;
  line-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  box-sizing:border-box!important;
  flex:0 0 auto!important;
}
@media(max-width:760px){
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-card{flex-basis:min(100%,380px)!important;width:min(100%,380px)!important;max-width:min(100%,380px)!important;height:auto!important;min-height:0!important;max-height:none!important;}
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-content{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;max-height:none!important;}
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-content h3,
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-desc{height:auto!important;min-height:0!important;max-height:none!important;}
  .vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;}
}

/* v5.12 VLabTech content dark-blue theme ONLY (header/menu/footer untouched) */
:root{
  --vlab-dark-bg:#071d3a;
  --vlab-dark-bg-2:#0a2a55;
  --vlab-card-bg:#132f59;
  --vlab-card-bg-2:#183c70;
  --vlab-blue:#1098e8;
  --vlab-blue-2:#37b7ff;
  --vlab-text:#ffffff;
  --vlab-muted:#c8d8ef;
  --vlab-line:rgba(75,166,255,.28);
}

/* Main shortcode content surface: does not style topbar/menu/footer blocks themselves */
body.vlabtech-standalone-template,
html.vlabtech-fullscreen-active body.vlabtech-standalone-template,
.vlab-wrap{
  background:var(--vlab-dark-bg)!important;
  color:var(--vlab-text)!important;
}

/* Home content sections between header and footer */
.vlab-wrap.vlab-layout-home .vlab-slider,
.vlab-wrap.vlab-layout-home #products.vlab-products,
.vlab-wrap.vlab-layout-home .vlab-services-section,
.vlab-wrap.vlab-layout-home .vlab-top-selling-envato,
.vlab-wrap.vlab-layout-home .vlab-testimonials{
  background:linear-gradient(135deg,#061a35 0%,#082650 52%,#0a3670 100%)!important;
  color:var(--vlab-text)!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products,
.vlab-wrap.vlab-layout-home .vlab-services-section{
  border-radius:28px!important;
  padding:34px!important;
  box-shadow:0 24px 80px rgba(0,0,0,.25)!important;
}

/* Home product cards */
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-card,
.vlab-products .vlab-product-card,
.vlab-shop-card,
.vlab-service-card{
  background:linear-gradient(145deg,var(--vlab-card-bg),var(--vlab-card-bg-2))!important;
  border:1px solid var(--vlab-line)!important;
  border-radius:22px!important;
  box-shadow:0 20px 45px rgba(0,0,0,.24)!important;
  color:var(--vlab-text)!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products .vlab-product-content,
.vlab-products .vlab-product-content,
.vlab-shop-content,
.vlab-service-body{
  background:transparent!important;
  color:var(--vlab-text)!important;
}
.vlab-wrap.vlab-layout-home #products.vlab-products h3,
.vlab-products .vlab-product-content h3,
.vlab-shop-content h3,
.vlab-shop-content h3 a,
.vlab-service-body h3,
.vlab-services-head h2{
  color:var(--vlab-text)!important;
}
.vlab-product-desc,
.vlab-shop-desc,
.vlab-service-body p,
.vlab-services-intro,
.vlab-services-intro p,
.vlab-product-detail .vlab-product-desc,
.vlab-detail-info .vlab-product-desc{
  color:var(--vlab-muted)!important;
}
.vlab-price,
.vlab-detail-info .vlab-price{
  color:var(--vlab-text)!important;
}
.vlab-stars{color:#ffc928!important;}

/* Blue accents/buttons */
.vlab-btn,
.vlab-preview-btn,
.vlab-cart-btn,
.vlab-service-readmore,
.vlab-back-shop,
.vlab-shop-cart-btn,
.vlab-checkout-toggle,
.vlab-contact-submit,
.vlab-about-page-btn{
  background:linear-gradient(135deg,var(--vlab-blue),#0a69c8)!important;
  color:#fff!important;
  border:1px solid rgba(83,190,255,.65)!important;
  box-shadow:0 12px 28px rgba(16,152,232,.28)!important;
  text-decoration:none!important;
}
.vlab-btn:hover,
.vlab-preview-btn:hover,
.vlab-cart-btn:hover,
.vlab-service-readmore:hover,
.vlab-back-shop:hover,
.vlab-shop-cart-btn:hover,
.vlab-about-page-btn:hover{
  background:linear-gradient(135deg,var(--vlab-blue-2),var(--vlab-blue))!important;
  color:#fff!important;
}

/* Shop + product detail content only */
.vlab-shop-wrap,
.vlab-shop-page,
.vlab-product-detail-wrap,
.vlab-contact-wrap,
.vlab-privacy-wrap,
.vlab-about-wrap{
  background:var(--vlab-dark-bg)!important;
  color:var(--vlab-text)!important;
}
.vlab-shop-hero,
.vlab-product-detail,
.vlab-contact-inline-section,
.vlab-contact-layout,
.vlab-privacy-inner,
.vlab-about-card,
.vlab-about-hero{
  background:linear-gradient(135deg,#061a35 0%,#082650 52%,#0a3670 100%)!important;
  color:var(--vlab-text)!important;
  border:1px solid var(--vlab-line)!important;
  border-radius:28px!important;
  box-shadow:0 24px 80px rgba(0,0,0,.25)!important;
}
.vlab-shop-hero h1,
.vlab-product-detail h1,
.vlab-detail-info h2,
.vlab-contact-title,
.vlab-contact-left h1,
.vlab-privacy-inner h1,
.vlab-privacy-content h2,
.vlab-privacy-content h3,
.vlab-about-card h2,
.vlab-about-hero h1{
  color:var(--vlab-text)!important;
}
.vlab-contact-left,
.vlab-contact-left p,
.vlab-privacy-content,
.vlab-about-page-content,
.vlab-about-page-content p{
  color:var(--vlab-muted)!important;
}
.vlab-contact-form input,
.vlab-contact-form textarea{
  background:#0b2447!important;
  color:#fff!important;
  border:1px solid var(--vlab-line)!important;
}
.vlab-contact-form input::placeholder,
.vlab-contact-form textarea::placeholder{color:#b9cbe6!important;}

/* Keep header/menu/footer unchanged as requested */
.vlab-topbar,
.vlab-menu,
.vlab-footer-modern,
.vlab-footer,
.vlab-site-header,
.vlab-main-menu{
  /* intentionally no visual override */
}

@media(max-width:760px){
  .vlab-wrap.vlab-layout-home #products.vlab-products,
  .vlab-wrap.vlab-layout-home .vlab-services-section{padding:18px!important;border-radius:18px!important;}
}

/* v5.13 FINAL visible VLabTech blue content background fix
   Header/menu/footer are not restyled; this only removes the white page/content background
   around shortcode sections and gives all shortcode content the requested dark-blue surface. */
html.vlabtech-fullscreen-active,
html.vlabtech-fullscreen-active body,
body.vlabtech-standalone-template,
body.vlabtech-fullscreen-page,
body.vlabtech-standalone-template #page,
body.vlabtech-standalone-template #site-content,
body.vlabtech-standalone-template .post-inner,
body.vlabtech-standalone-template .entry-content,
body.vlabtech-standalone-template main,
body.vlabtech-standalone-template article,
.vlab-wrap,
.vlab-page,
.vlab-main,
.vlab-content,
.vlab-layout-home{
  background:#061b36!important;
  background-color:#061b36!important;
}

/* Make the white gutters between header, hero, products and services dark blue. */
body.vlabtech-standalone-template .vlab-wrap,
.vlab-wrap.vlab-layout-home{
  background:linear-gradient(180deg,#061b36 0%,#071f40 48%,#061b36 100%)!important;
  color:#ffffff!important;
}

/* Home content blocks */
.vlab-wrap.vlab-layout-home .vlab-slider,
.vlab-wrap.vlab-layout-home .vlab-products,
.vlab-wrap.vlab-layout-home #products,
.vlab-wrap.vlab-layout-home .vlab-services-section,
.vlab-wrap.vlab-layout-home .vlab-top-selling-envato,
.vlab-wrap.vlab-layout-home .vlab-testimonials,
.vlab-wrap.vlab-layout-home section:not(.vlab-topbar):not(.vlab-menu),
body.vlabtech-standalone-template .vlab-shop-wrap,
body.vlabtech-standalone-template .vlab-product-detail-wrap,
body.vlabtech-standalone-template .vlab-contact-wrap,
body.vlabtech-standalone-template .vlab-privacy-wrap,
body.vlabtech-standalone-template .vlab-about-wrap{
  background:linear-gradient(135deg,#071d3a 0%,#0a2b58 58%,#0b3b78 100%)!important;
  color:#ffffff!important;
}

/* Rounded content panels, like the example screenshot. */
.vlab-wrap.vlab-layout-home .vlab-products,
.vlab-wrap.vlab-layout-home .vlab-services-section,
.vlab-wrap.vlab-layout-home .vlab-top-selling-envato,
.vlab-wrap.vlab-layout-home .vlab-testimonials,
.vlab-shop-hero,
.vlab-product-detail,
.vlab-contact-inline-section,
.vlab-contact-layout,
.vlab-privacy-inner,
.vlab-about-card,
.vlab-about-hero{
  border-radius:28px!important;
  border:1px solid rgba(64,155,255,.26)!important;
  box-shadow:0 24px 80px rgba(0,0,0,.25)!important;
}

/* Cards inside content */
.vlab-wrap.vlab-layout-home .vlab-product-card,
.vlab-wrap.vlab-layout-home .vlab-service-card,
.vlab-products .vlab-product-card,
.vlab-shop-card,
.vlab-service-card{
  background:linear-gradient(145deg,#132f59 0%,#1a4278 100%)!important;
  color:#ffffff!important;
  border:1px solid rgba(80,170,255,.28)!important;
}
.vlab-wrap.vlab-layout-home .vlab-product-content,
.vlab-products .vlab-product-content,
.vlab-shop-content,
.vlab-service-body{
  background:transparent!important;
  color:#ffffff!important;
}
.vlab-wrap.vlab-layout-home h1,
.vlab-wrap.vlab-layout-home h2,
.vlab-wrap.vlab-layout-home h3,
.vlab-wrap.vlab-layout-home h4,
.vlab-wrap.vlab-layout-home .vlab-product-content h3,
.vlab-shop-content h3,
.vlab-shop-content h3 a,
.vlab-service-body h3,
.vlab-services-head h2,
.vlab-product-detail h1,
.vlab-detail-info h2,
.vlab-contact-title,
.vlab-contact-left h1,
.vlab-privacy-inner h1,
.vlab-about-hero h1{
  color:#ffffff!important;
}
.vlab-wrap.vlab-layout-home p,
.vlab-wrap.vlab-layout-home .vlab-product-desc,
.vlab-product-desc,
.vlab-shop-desc,
.vlab-service-body p,
.vlab-services-intro,
.vlab-services-intro p,
.vlab-contact-left p,
.vlab-privacy-content,
.vlab-about-page-content,
.vlab-about-page-content p{
  color:#c8d8ef!important;
}

/* Blue accents */
.vlab-btn,
.vlab-preview-btn,
.vlab-cart-btn,
.vlab-service-readmore,
.vlab-back-shop,
.vlab-shop-cart-btn,
.vlab-checkout-toggle,
.vlab-contact-submit,
.vlab-about-page-btn{
  background:linear-gradient(135deg,#1098e8,#0a69c8)!important;
  color:#ffffff!important;
  border-color:rgba(83,190,255,.75)!important;
}
.vlab-btn:hover,
.vlab-preview-btn:hover,
.vlab-cart-btn:hover,
.vlab-service-readmore:hover,
.vlab-back-shop:hover,
.vlab-shop-cart-btn:hover,
.vlab-checkout-toggle:hover,
.vlab-contact-submit:hover,
.vlab-about-page-btn:hover{
  background:linear-gradient(135deg,#37b7ff,#1098e8)!important;
  color:#ffffff!important;
}

/* Do not touch header/menu/footer visual rules. */


/* v5.14 Restore home banner after dark-blue content theme.
   Keep header/menu/footer unchanged. The banner image is now rendered as a real image
   so background overrides cannot hide it. */
.vlab-wrap.vlab-layout-home .vlab-slider{
  display:block!important;
  position:relative!important;
  overflow:hidden!important;
  min-height:var(--vlab-banner-h)!important;
  background:#061b36!important;
  border-radius:10px!important;
}
.vlab-wrap.vlab-layout-home .vlab-slides{
  display:block!important;
  position:relative!important;
  min-height:var(--vlab-banner-h)!important;
}
.vlab-wrap.vlab-layout-home .vlab-slide{
  display:flex!important;
  position:absolute!important;
  inset:0!important;
  min-height:var(--vlab-banner-h)!important;
  overflow:hidden!important;
  background-size:cover!important;
  background-position:center!important;
  opacity:0!important;
  visibility:hidden!important;
  z-index:1!important;
}
.vlab-wrap.vlab-layout-home .vlab-slide.is-active{
  position:relative!important;
  opacity:1!important;
  visibility:visible!important;
  transform:translateX(0)!important;
  z-index:2!important;
}
.vlab-wrap.vlab-layout-home .vlab-banner-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  z-index:0!important;
}
.vlab-wrap.vlab-layout-home .vlab-slide:before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.08);
  z-index:1;
  pointer-events:none;
}
.vlab-wrap.vlab-layout-home .vlab-slide-content{
  position:relative!important;
  z-index:2!important;
}
.vlab-wrap.vlab-layout-home .vlab-arrow,
.vlab-wrap.vlab-layout-home .vlab-dots{
  z-index:5!important;
}
@media(max-width:760px){
  .vlab-wrap.vlab-layout-home .vlab-slider,
  .vlab-wrap.vlab-layout-home .vlab-slides,
  .vlab-wrap.vlab-layout-home .vlab-slide{min-height:var(--vlab-banner-h-mobile)!important;}
}

/* v5.15 - Cart panel visibility fix after dark blue theme.
   The side cart must stay readable and must show product title, price, quantity,
   view product link, total and checkout details. */
.vlab-cart-panel{
  background:#ffffff!important;
  color:#102238!important;
}
.vlab-cart-panel,
.vlab-cart-panel *:not(.vlab-checkout-toggle):not(.vlab-paypal-btn){
  color:#102238!important;
}
.vlab-cart-head h2,
.vlab-cart-title,
.vlab-cart-price,
.vlab-cart-total,
.vlab-checkout-box h3,
.vlab-checkout-box p,
.vlab-checkout-box strong{
  color:#102238!important;
}
.vlab-cart-line{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:14px!important;
  align-items:start!important;
  border-bottom:1px solid #e8edf5!important;
  padding:16px 0!important;
  min-height:88px!important;
}
.vlab-cart-line-info{
  min-width:0!important;
}
.vlab-cart-title{
  display:block!important;
  font-size:16px!important;
  line-height:1.3!important;
  font-weight:900!important;
  margin:0 0 6px!important;
  white-space:normal!important;
  overflow:visible!important;
  text-indent:0!important;
  opacity:1!important;
  visibility:visible!important;
}
.vlab-cart-price{
  display:block!important;
  font-size:15px!important;
  line-height:1.4!important;
  font-weight:800!important;
  margin-bottom:8px!important;
  opacity:1!important;
  visibility:visible!important;
}
.vlab-cart-qty{font-weight:700!important;color:#52657c!important;}
.vlab-cart-view{
  display:inline-block!important;
  color:#116985!important;
  text-decoration:underline!important;
  font-size:14px!important;
  margin-top:4px!important;
}
.vlab-remove-cart{
  color:#b00020!important;
  background:transparent!important;
  border:0!important;
  font-weight:900!important;
  cursor:pointer!important;
}
.vlab-cart-total{
  display:block!important;
  font-size:19px!important;
  font-weight:900!important;
  margin:20px 0!important;
  padding-top:4px!important;
}
.vlab-checkout-toggle{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:52px!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,#1098e8,#0a69c8)!important;
  color:#ffffff!important;
  font-weight:900!important;
  border:0!important;
}
.vlab-checkout-box{
  background:#f7fbff!important;
  border:1px solid #d8eef8!important;
  color:#102238!important;
}

/* v5.16 - polished cart drawer layout */
.vlab-cart-panel{
  width:min(440px,92vw)!important;
  background:linear-gradient(180deg,#ffffff 0%,#f6faff 100%)!important;
  color:#0b213b!important;
  padding:0!important;
  box-shadow:-22px 0 55px rgba(0,0,0,.28)!important;
  border-left:1px solid rgba(21,143,232,.18)!important;
  font-family:inherit!important;
}
.vlab-cart-head{
  position:sticky!important;
  top:0!important;
  z-index:3!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  padding:22px 26px 18px!important;
  background:#ffffff!important;
  border-bottom:1px solid #e6edf6!important;
}
.vlab-cart-head h2{
  margin:0!important;
  font-size:25px!important;
  line-height:1.15!important;
  font-weight:900!important;
  color:#071f3d!important;
}
.vlab-close-cart{
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  border-radius:50%!important;
  border:0!important;
  background:#f1f5fa!important;
  color:#071f3d!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:26px!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.vlab-close-cart:hover{background:#e4eef8!important;transform:none!important;}
.vlab-cart-items{
  padding:18px 26px 6px!important;
}
.vlab-cart-line{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  gap:12px!important;
  padding:16px!important;
  margin:0 0 14px!important;
  background:#ffffff!important;
  border:1px solid #e4edf8!important;
  border-radius:16px!important;
  box-shadow:0 10px 24px rgba(7,31,61,.07)!important;
  min-height:auto!important;
}
.vlab-cart-line-info{min-width:0!important;}
.vlab-cart-title{
  display:block!important;
  margin:0 0 8px!important;
  font-size:17px!important;
  line-height:1.3!important;
  font-weight:900!important;
  color:#071f3d!important;
}
.vlab-cart-price{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  margin:0 0 10px!important;
  padding:5px 10px!important;
  border-radius:999px!important;
  background:#eef7ff!important;
  color:#0b69c8!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:900!important;
}
.vlab-cart-qty{
  color:#38546f!important;
  font-weight:800!important;
}
.vlab-cart-view{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  color:#0b69c8!important;
  text-decoration:none!important;
  font-size:14px!important;
  font-weight:800!important;
  margin-top:0!important;
}
.vlab-cart-view:hover{text-decoration:underline!important;}
.vlab-remove-cart{
  align-self:start!important;
  border:0!important;
  border-radius:999px!important;
  background:#fff1f3!important;
  color:#b00020!important;
  padding:7px 11px!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.vlab-remove-cart:hover{background:#ffe3e7!important;transform:none!important;}
.vlab-cart-total{
  margin:12px 26px 16px!important;
  padding:18px 18px!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#071f3d,#0d3c75)!important;
  color:#ffffff!important;
  font-size:21px!important;
  line-height:1.2!important;
  font-weight:900!important;
  box-shadow:0 14px 30px rgba(7,31,61,.18)!important;
}
.vlab-checkout-toggle{
  width:calc(100% - 52px)!important;
  margin:0 26px 18px!important;
  min-height:54px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,#19b7ff,#0b72df)!important;
  color:#ffffff!important;
  font-size:16px!important;
  font-weight:900!important;
  letter-spacing:.2px!important;
  border:0!important;
  box-shadow:0 16px 32px rgba(25,183,255,.22)!important;
}
.vlab-checkout-box{
  margin:0 26px 26px!important;
  padding:22px!important;
  border-radius:18px!important;
  background:#ffffff!important;
  border:1px solid #e4edf8!important;
  box-shadow:0 10px 24px rgba(7,31,61,.07)!important;
  color:#0b213b!important;
}
.vlab-checkout-box h3{
  margin:0 0 14px!important;
  color:#071f3d!important;
  font-size:22px!important;
  font-weight:900!important;
}
.vlab-checkout-box p{
  margin:0 0 14px!important;
  color:#243b55!important;
  font-size:15px!important;
  line-height:1.55!important;
}
.vlab-checkout-box strong{color:#071f3d!important;font-weight:900!important;}
.vlab-paypal-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:50px!important;
  border-radius:12px!important;
  background:#ffc439!important;
  color:#071f3d!important;
  font-size:18px!important;
  line-height:1.1!important;
  font-weight:900!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.vlab-paypal-btn:hover{filter:brightness(.98);transform:none!important;}
.vlab-cart-panel .vlab-small{
  font-size:12px!important;
  color:#6c7f93!important;
  margin-bottom:0!important;
}
@media(max-width:520px){
  .vlab-cart-head{padding:18px 18px 14px!important;}
  .vlab-cart-items{padding:16px 18px 4px!important;}
  .vlab-cart-total{margin:10px 18px 14px!important;}
  .vlab-checkout-toggle{width:calc(100% - 36px)!important;margin:0 18px 16px!important;}
  .vlab-checkout-box{margin:0 18px 22px!important;padding:18px!important;}
  .vlab-cart-line{grid-template-columns:1fr!important;}
  .vlab-remove-cart{justify-self:start!important;}
}


/* v5 cart final polish - readable total and clean checkout panel */
.vlab-cart-panel{
  background:#f5f9ff!important;
  padding:0!important;
  color:#071f3d!important;
}
.vlab-cart-panel *{box-sizing:border-box!important;}
.vlab-cart-head{
  position:sticky!important;
  top:0!important;
  z-index:5!important;
  background:#ffffff!important;
  padding:24px 28px!important;
  margin:0!important;
  border-bottom:1px solid #dfeaf6!important;
}
.vlab-cart-head h2{
  color:#071f3d!important;
  font-size:28px!important;
  font-weight:900!important;
  letter-spacing:.2px!important;
}
.vlab-close-cart{
  background:#eef3fa!important;
  color:#071f3d!important;
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
}
.vlab-cart-items{
  padding:24px 28px 8px!important;
}
.vlab-cart-line{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:14px!important;
  align-items:start!important;
  background:#ffffff!important;
  border:1px solid #dfeaf6!important;
  border-radius:18px!important;
  padding:20px!important;
  margin:0 0 16px!important;
  box-shadow:0 12px 28px rgba(7,31,61,.08)!important;
}
.vlab-cart-title{
  color:#071f3d!important;
  font-size:18px!important;
  line-height:1.25!important;
  margin:0 0 13px!important;
  font-weight:900!important;
}
.vlab-cart-row{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-bottom:12px!important;
}
.vlab-cart-price{
  display:inline-flex!important;
  margin:0!important;
  padding:7px 12px!important;
  border-radius:999px!important;
  background:#eaf6ff!important;
  color:#071f3d!important;
  font-size:16px!important;
  font-weight:900!important;
}
.vlab-cart-qty{color:#071f3d!important;font-weight:900!important;}
.vlab-cart-subtotal{
  display:inline-flex!important;
  padding:7px 12px!important;
  border-radius:999px!important;
  background:#eef3fa!important;
  color:#0b69c8!important;
  font-size:15px!important;
  font-weight:900!important;
}
.vlab-cart-view{
  display:inline-flex!important;
  width:max-content!important;
  color:#0b69c8!important;
  font-size:15px!important;
  font-weight:900!important;
  text-decoration:none!important;
  border-bottom:1px solid transparent!important;
}
.vlab-cart-view:hover{border-bottom-color:#0b69c8!important;text-decoration:none!important;}
.vlab-remove-cart{
  background:#fff0f3!important;
  color:#b00020!important;
  border:0!important;
  border-radius:999px!important;
  padding:9px 13px!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:900!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.vlab-cart-total{
  display:block!important;
  margin:16px 28px 16px!important;
  padding:18px 20px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#082247,#0d56a6)!important;
  border:1px solid rgba(60,150,255,.35)!important;
  color:#ffffff!important;
  box-shadow:0 18px 36px rgba(0,76,160,.22)!important;
}
.vlab-cart-total,
.vlab-cart-total *{
  color:#ffffff!important;
  opacity:1!important;
  text-shadow:none!important;
}
.vlab-total-row{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:14px!important;
  font-size:15px!important;
  line-height:1.3!important;
  padding:3px 0!important;
}
.vlab-total-row strong{font-size:18px!important;font-weight:900!important;}
.vlab-total-main{
  margin-top:8px!important;
  padding-top:13px!important;
  border-top:1px solid rgba(255,255,255,.25)!important;
  font-size:20px!important;
  font-weight:900!important;
}
.vlab-total-main strong{font-size:24px!important;}
.vlab-checkout-toggle{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:calc(100% - 56px)!important;
  min-height:58px!important;
  margin:0 28px 18px!important;
  border-radius:16px!important;
  border:0!important;
  background:linear-gradient(135deg,#22c4ff,#0872e3)!important;
  color:#ffffff!important;
  font-size:17px!important;
  font-weight:900!important;
  box-shadow:0 18px 38px rgba(34,196,255,.25)!important;
}
.vlab-checkout-box{
  margin:0 28px 28px!important;
  padding:24px!important;
  border-radius:20px!important;
  background:#ffffff!important;
  border:1px solid #dfeaf6!important;
  box-shadow:0 12px 28px rgba(7,31,61,.08)!important;
  color:#071f3d!important;
}
.vlab-checkout-box h3{
  color:#071f3d!important;
  font-size:24px!important;
  font-weight:900!important;
  margin:0 0 16px!important;
}
.vlab-checkout-box p{
  color:#243b55!important;
  font-size:16px!important;
  line-height:1.55!important;
  margin:0 0 16px!important;
}
.vlab-checkout-box strong{color:#071f3d!important;font-weight:900!important;}
.vlab-paypal-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:54px!important;
  border-radius:14px!important;
  background:#ffc439!important;
  color:#071f3d!important;
  font-size:18px!important;
  font-weight:900!important;
  text-decoration:none!important;
}
@media(max-width:520px){
  .vlab-cart-head{padding:20px!important;}
  .vlab-cart-items{padding:20px 18px 6px!important;}
  .vlab-cart-line{grid-template-columns:1fr!important;padding:18px!important;}
  .vlab-remove-cart{justify-self:start!important;}
  .vlab-cart-total{margin:14px 18px 16px!important;}
  .vlab-checkout-toggle{width:calc(100% - 36px)!important;margin:0 18px 16px!important;}
  .vlab-checkout-box{margin:0 18px 24px!important;padding:20px!important;}
}

/* VLabTech cart total readability final override */
body .vlab-cart-panel .vlab-cart-total,
body .vlab-cart-panel .vlab-cart-total *,
body .vlab-cart-panel .vlab-cart-total span,
body .vlab-cart-panel .vlab-cart-total strong,
body .vlab-cart-panel .vlab-total-row,
body .vlab-cart-panel .vlab-total-row *,
body .vlab-cart-panel .vlab-total-main,
body .vlab-cart-panel .vlab-total-main *{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  opacity:1!important;
  text-shadow:none!important;
}
body .vlab-cart-panel .vlab-cart-total{
  background:linear-gradient(135deg,#082247,#0d56a6)!important;
  border:1px solid rgba(255,255,255,.22)!important;
}
body .vlab-cart-panel .vlab-total-main{
  border-top:1px solid rgba(255,255,255,.28)!important;
}

/* v5.15 - Fix Our Services Read More modal readability only. */
.vlab-service-modal .vlab-service-modal-box{
  background:#ffffff!important;
  color:#17202a!important;
}
.vlab-service-modal .vlab-service-modal-box h2{
  display:block!important;
  color:#17202a!important;
}
.vlab-service-modal .vlab-service-modal-content,
.vlab-service-modal .vlab-service-modal-content p,
.vlab-service-modal .vlab-service-modal-content li,
.vlab-service-modal .vlab-service-modal-content span{
  color:#333333!important;
}
.vlab-service-modal .vlab-service-modal-close{
  color:#111111!important;
}

/* v5.16 - Our Services Read More modal only: force readable modal styling above theme overrides. */
body .vlab-service-modal{
  display:none!important;
  position:fixed!important;
  inset:0!important;
  z-index:9999999!important;
  align-items:center!important;
  justify-content:center!important;
  padding:22px!important;
  box-sizing:border-box!important;
}
body .vlab-service-modal.is-open{
  display:flex!important;
}
body .vlab-service-modal .vlab-service-modal-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(0,0,0,.62)!important;
}
body .vlab-service-modal .vlab-service-modal-box{
  position:relative!important;
  width:min(860px,96vw)!important;
  max-width:860px!important;
  max-height:86vh!important;
  overflow:auto!important;
  padding:46px 42px 38px!important;
  background:#ffffff!important;
  border-radius:16px!important;
  box-shadow:0 28px 80px rgba(0,0,0,.38)!important;
  color:#17202a!important;
  opacity:1!important;
  text-shadow:none!important;
  mix-blend-mode:normal!important;
}
body .vlab-service-modal .vlab-service-modal-box,
body .vlab-service-modal .vlab-service-modal-box *{
  opacity:1!important;
  text-shadow:none!important;
  mix-blend-mode:normal!important;
}
body .vlab-service-modal .vlab-service-modal-box h2{
  display:block!important;
  margin:0 54px 18px 0!important;
  padding:0!important;
  color:#111827!important;
  -webkit-text-fill-color:#111827!important;
  font-size:28px!important;
  line-height:1.25!important;
  font-weight:800!important;
}
body .vlab-service-modal .vlab-service-modal-content,
body .vlab-service-modal .vlab-service-modal-content p,
body .vlab-service-modal .vlab-service-modal-content li,
body .vlab-service-modal .vlab-service-modal-content span,
body .vlab-service-modal .vlab-service-modal-content strong,
body .vlab-service-modal .vlab-service-modal-content em{
  color:#243447!important;
  -webkit-text-fill-color:#243447!important;
  font-size:18px!important;
  line-height:1.72!important;
  font-weight:400!important;
}
body .vlab-service-modal .vlab-service-modal-content p{
  margin:0 0 18px!important;
}
body .vlab-service-modal .vlab-service-modal-content p:last-child{
  margin-bottom:0!important;
}
body .vlab-service-modal .vlab-service-modal-close{
  position:absolute!important;
  top:18px!important;
  right:18px!important;
  z-index:2!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:46px!important;
  height:46px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:#f3f4f6!important;
  color:#111827!important;
  -webkit-text-fill-color:#111827!important;
  font-size:32px!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
body .vlab-service-modal .vlab-service-modal-close:hover{
  background:#e5e7eb!important;
  color:#111827!important;
  -webkit-text-fill-color:#111827!important;
}
@media(max-width:640px){
  body .vlab-service-modal .vlab-service-modal-box{padding:42px 24px 28px!important;}
  body .vlab-service-modal .vlab-service-modal-box h2{font-size:24px!important;}
  body .vlab-service-modal .vlab-service-modal-content,
  body .vlab-service-modal .vlab-service-modal-content p{font-size:16px!important;}
}

/* v5.17 Read More modal style only: match website dark background */
.vlab-service-modal{
  padding:26px!important;
}
.vlab-service-modal-backdrop{
  background:rgba(1,10,24,.78)!important;
  backdrop-filter:blur(6px)!important;
  -webkit-backdrop-filter:blur(6px)!important;
}
.vlab-service-modal-box{
  background:linear-gradient(135deg,#061a35 0%,#082650 52%,#0a3670 100%)!important;
  color:#ffffff!important;
  border:1px solid rgba(75,166,255,.35)!important;
  border-radius:28px!important;
  box-shadow:0 30px 90px rgba(0,0,0,.55), inset 0 1px 0 rgba(255,255,255,.08)!important;
  max-width:940px!important;
  width:min(940px,94vw)!important;
  max-height:86vh!important;
  padding:44px 52px!important;
  overflow:auto!important;
  scrollbar-color:rgba(83,190,255,.75) rgba(255,255,255,.12)!important;
}
.vlab-service-modal-box:before{
  content:""!important;
  position:absolute!important;
  top:0!important;
  left:0!important;
  right:0!important;
  height:4px!important;
  background:linear-gradient(90deg,#1098e8,#37b7ff,#1098e8)!important;
}
.vlab-service-modal-box h2{
  color:#ffffff!important;
  margin:0 56px 20px 0!important;
  font-size:30px!important;
  line-height:1.2!important;
  font-weight:800!important;
  letter-spacing:-.02em!important;
}
.vlab-service-modal-content,
.vlab-service-modal-content p,
.vlab-service-modal-content div,
.vlab-service-modal-content span,
.vlab-service-modal-content li{
  color:#ffffff!important;
}
.vlab-service-modal-content{
  font-size:18px!important;
  line-height:1.82!important;
  font-weight:400!important;
}
.vlab-service-modal-content p{
  margin:0 0 22px!important;
}
.vlab-service-modal-content p:last-child{
  margin-bottom:0!important;
}
.vlab-service-modal-close{
  top:22px!important;
  right:22px!important;
  width:46px!important;
  height:46px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(255,255,255,.12)!important;
  color:#ffffff!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:999px!important;
  box-shadow:0 10px 26px rgba(0,0,0,.22)!important;
  font-size:30px!important;
  line-height:1!important;
}
.vlab-service-modal-close:hover{
  background:rgba(255,255,255,.22)!important;
  color:#ffffff!important;
}
@media(max-width:640px){
  .vlab-service-modal{padding:14px!important;}
  .vlab-service-modal-box{padding:34px 24px!important;border-radius:22px!important;width:96vw!important;max-height:88vh!important;}
  .vlab-service-modal-box h2{font-size:24px!important;margin-right:48px!important;}
  .vlab-service-modal-content{font-size:16px!important;line-height:1.72!important;}
  .vlab-service-modal-close{top:14px!important;right:14px!important;width:40px!important;height:40px!important;}
}


/* v5.18 - FINAL Our Services Read More modal: forced blue background and white text only */
body .vlab-service-modal{
  padding:26px!important;
}
body .vlab-service-modal .vlab-service-modal-backdrop{
  background:rgba(1,10,24,.78)!important;
  backdrop-filter:blur(6px)!important;
  -webkit-backdrop-filter:blur(6px)!important;
}
body .vlab-service-modal .vlab-service-modal-box{
  background:#0b244d!important;
  background-color:#0b244d!important;
  background-image:none!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:28px!important;
  box-shadow:0 30px 90px rgba(0,0,0,.55), inset 0 1px 0 rgba(255,255,255,.08)!important;
  max-width:940px!important;
  width:min(940px,94vw)!important;
  max-height:86vh!important;
  padding:44px 52px!important;
  overflow:auto!important;
  scrollbar-color:rgba(83,190,255,.75) rgba(255,255,255,.12)!important;
}
body .vlab-service-modal .vlab-service-modal-box,
body .vlab-service-modal .vlab-service-modal-box *,
body .vlab-service-modal .vlab-service-modal-box h2,
body .vlab-service-modal .vlab-service-modal-content,
body .vlab-service-modal .vlab-service-modal-content p,
body .vlab-service-modal .vlab-service-modal-content div,
body .vlab-service-modal .vlab-service-modal-content span,
body .vlab-service-modal .vlab-service-modal-content li,
body .vlab-service-modal .vlab-service-modal-content strong,
body .vlab-service-modal .vlab-service-modal-content em{
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  text-shadow:none!important;
}
body .vlab-service-modal .vlab-service-modal-box h2{
  margin:0 56px 20px 0!important;
  font-size:30px!important;
  line-height:1.2!important;
  font-weight:800!important;
  letter-spacing:-.02em!important;
}
body .vlab-service-modal .vlab-service-modal-content{
  font-size:18px!important;
  line-height:1.82!important;
  font-weight:400!important;
}
body .vlab-service-modal .vlab-service-modal-content p{
  margin:0 0 22px!important;
}
body .vlab-service-modal .vlab-service-modal-content p:last-child{
  margin-bottom:0!important;
}
body .vlab-service-modal .vlab-service-modal-close{
  top:22px!important;
  right:22px!important;
  width:46px!important;
  height:46px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(255,255,255,.14)!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
  border:1px solid rgba(255,255,255,.24)!important;
  border-radius:999px!important;
  box-shadow:0 10px 26px rgba(0,0,0,.22)!important;
  font-size:30px!important;
  line-height:1!important;
}
body .vlab-service-modal .vlab-service-modal-close:hover{
  background:rgba(255,255,255,.24)!important;
  color:#ffffff!important;
  -webkit-text-fill-color:#ffffff!important;
}
@media(max-width:640px){
  body .vlab-service-modal{padding:14px!important;}
  body .vlab-service-modal .vlab-service-modal-box{padding:34px 24px!important;border-radius:22px!important;width:96vw!important;max-height:88vh!important;}
  body .vlab-service-modal .vlab-service-modal-box h2{font-size:24px!important;margin-right:48px!important;}
  body .vlab-service-modal .vlab-service-modal-content{font-size:16px!important;line-height:1.72!important;}
  body .vlab-service-modal .vlab-service-modal-close{top:14px!important;right:14px!important;width:40px!important;height:40px!important;}
}

/* v5.13 - Header translate shortcode output area */
.vlab-menu .vlab-translate-shortcode{
  margin-left:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  min-width:0!important;
}
.vlab-menu .vlab-translate-shortcode > *{
  max-width:100%!important;
}
@media(max-width:720px){
  .vlab-menu .vlab-translate-shortcode{
    margin-left:0!important;
    justify-content:center!important;
    width:100%!important;
  }
}
