/*
Theme Name: WZ Universal Commerce
Theme URI: https://wzuniversal.com/
Author: WZ Universal
Author URI: https://wzuniversal.com/
Description: Responsive WooCommerce storefront for WZ Universal mobile spare parts, including catalogue, brand, Device Finder and product-page styling.
Version: 0.5.0
Requires at least: 6.5
Tested up to: 6.9
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wz-universal-commerce
Tags: e-commerce, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, wide-blocks
*/

:root{--wzu-blue:#0d47ff;--wzu-blue-dark:#0736c8;--wzu-blue-soft:#edf3ff;--wzu-ink:#0b1220;--wzu-body:#344054;--wzu-muted:#667085;--wzu-line:#e6eaf1;--wzu-soft:#f6f8fc;--wzu-success:#138a42;--wzu-danger:#c62828;--wzu-radius:14px;--wzu-shadow:0 12px 35px rgba(17,37,89,.08);--wzu-container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--wzu-body);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;height:auto}a{color:var(--wzu-blue);text-decoration:none}a:hover{color:var(--wzu-blue-dark)}button,input,select,textarea{font:inherit}.wzu-container{width:min(calc(100% - 32px),var(--wzu-container));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed!important;top:12px;left:12px;width:auto;height:auto;clip:auto;background:#fff;color:#000;padding:10px 14px;z-index:100000;border-radius:6px}.site-main{min-height:50vh}.entry-content>*{max-width:860px;margin-left:auto;margin-right:auto}.entry-content>.alignwide{max-width:var(--wzu-container)}.entry-content>.alignfull{max-width:none}.page-header,.entry-header{padding:44px 0 24px}.page-title,.entry-title{color:var(--wzu-ink);font-size:clamp(30px,5vw,52px);line-height:1.1;margin:0}.entry-meta{color:var(--wzu-muted);font-size:14px;margin-top:8px}.site-content{padding-bottom:64px}

/* Header */
.wzu-topbar{background:#060b16;color:#fff;font-size:12px}.wzu-topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:34px}.wzu-topbar-list{display:flex;gap:22px;align-items:center;list-style:none;margin:0;padding:0}.wzu-topbar-list li{display:flex;align-items:center;gap:7px;white-space:nowrap}.wzu-topbar-list svg{width:14px;height:14px;stroke:currentColor;fill:none}.wzu-main-header{border-bottom:1px solid var(--wzu-line);background:#fff}.wzu-main-header-inner{display:grid;grid-template-columns:250px minmax(280px,1fr) auto;align-items:center;gap:28px;padding:18px 0}.site-branding{display:flex;align-items:center;min-width:0}.custom-logo{display:block;max-height:58px;width:auto}.wzu-default-logo{display:flex;align-items:center;gap:10px;color:var(--wzu-ink)}.wzu-default-logo img{width:54px;height:54px;flex:0 0 auto}.wzu-logo-copy{display:flex;flex-direction:column;line-height:1}.wzu-logo-copy strong{font-size:21px;letter-spacing:-.03em}.wzu-logo-copy small{font-size:8px;color:var(--wzu-blue);font-weight:800;letter-spacing:.2em;margin-top:6px}.wzu-product-search{position:relative}.wzu-product-search .woocommerce-product-search{display:flex;width:100%;height:48px}.wzu-product-search .search-field{min-width:0;flex:1;border:1px solid #cfd6e5;border-right:0;border-radius:9px 0 0 9px;padding:0 14px;color:var(--wzu-ink);background:#fff}.wzu-product-search button{width:52px;border:0;border-radius:0 9px 9px 0;background:var(--wzu-blue);color:#fff;font-size:0;cursor:pointer;position:relative}.wzu-product-search button:after{content:"";position:absolute;width:15px;height:15px;border:2px solid #fff;border-radius:50%;left:17px;top:13px}.wzu-product-search button:before{content:"";position:absolute;width:8px;height:2px;background:#fff;transform:rotate(45deg);left:29px;top:29px}.wzu-header-actions{display:flex;align-items:center;gap:16px}.wzu-header-action{position:relative;display:flex;align-items:center;gap:7px;color:var(--wzu-ink);font-size:12px;font-weight:700}.wzu-header-action svg{width:22px;height:22px;stroke:currentColor;fill:none}.wzu-cart-count{position:absolute;top:-8px;left:15px;display:grid;place-items:center;min-width:18px;height:18px;border-radius:999px;background:var(--wzu-blue);color:#fff;font-size:10px}.wzu-nav{border-bottom:1px solid var(--wzu-line);background:#fff}.wzu-nav-inner{display:flex;align-items:center;gap:28px;min-height:48px}.wzu-category-trigger{display:inline-flex;align-items:center;gap:9px;border:0;border-radius:7px;background:var(--wzu-blue);color:#fff;padding:10px 16px;font-weight:800;cursor:pointer}.wzu-category-trigger svg{width:18px;height:18px;stroke:currentColor}.wzu-primary-menu{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.wzu-primary-menu a{color:var(--wzu-ink);font-size:14px;font-weight:650}.wzu-primary-menu a:hover,.wzu-primary-menu .current-menu-item>a{color:var(--wzu-blue)}.wzu-mobile-toggle{display:none;margin-left:auto;border:1px solid var(--wzu-line);border-radius:8px;background:#fff;padding:8px;color:var(--wzu-ink)}.wzu-mobile-toggle svg{display:block;width:24px;height:24px;stroke:currentColor}

/* Homepage */
.wzu-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f5f8ff 0%,#fff 56%,#eef3ff 100%);border-bottom:1px solid var(--wzu-line)}.wzu-hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(13,71,255,.12),rgba(13,71,255,0) 68%);right:-140px;top:-190px}.wzu-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:64px;min-height:540px;padding:70px 0}.wzu-kicker{display:inline-flex;align-items:center;gap:8px;border:1px solid #cfdcff;border-radius:999px;background:#fff;color:var(--wzu-blue);padding:7px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.wzu-hero h1{color:var(--wzu-ink);font-size:clamp(42px,6vw,70px);line-height:1.02;letter-spacing:-.045em;margin:20px 0}.wzu-hero h1 span{color:var(--wzu-blue)}.wzu-hero-copy>p{max-width:650px;color:var(--wzu-muted);font-size:18px;margin:0 0 28px}.wzu-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.wzu-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid transparent;border-radius:9px;padding:11px 20px;font-weight:800;transition:.2s ease}.wzu-button-primary{background:var(--wzu-blue);color:#fff}.wzu-button-primary:hover{background:var(--wzu-blue-dark);color:#fff;transform:translateY(-1px)}.wzu-button-secondary{border-color:#ccd4e5;background:#fff;color:var(--wzu-ink)}.wzu-button-secondary:hover{border-color:var(--wzu-blue);color:var(--wzu-blue)}.wzu-hero-points{display:flex;flex-wrap:wrap;gap:16px 24px;margin-top:28px;color:var(--wzu-body);font-size:13px;font-weight:700}.wzu-hero-points span{display:flex;align-items:center;gap:7px}.wzu-hero-points svg{width:17px;height:17px;stroke:var(--wzu-blue);fill:none}.wzu-hero-visual{position:relative;min-height:410px}.wzu-visual-card{position:absolute;background:#fff;border:1px solid rgba(219,225,239,.9);border-radius:20px;box-shadow:0 25px 55px rgba(30,52,105,.13)}.wzu-visual-main{inset:20px 0 0 40px;padding:28px}.wzu-visual-main-head{display:flex;align-items:center;justify-content:space-between}.wzu-mini-logo{display:flex;align-items:center;gap:8px;color:var(--wzu-ink);font-weight:800}.wzu-mini-logo img{width:34px}.wzu-visual-badge{background:#eaf1ff;color:var(--wzu-blue);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.wzu-device-art{display:grid;place-items:center;height:220px;margin:20px 0;border-radius:16px;background:linear-gradient(145deg,#f5f7fb,#edf2ff)}.wzu-device-shape{position:relative;width:120px;height:200px;border:8px solid #111a2c;border-radius:22px;background:linear-gradient(160deg,#0d47ff,#47a0ff);box-shadow:18px 16px 0 -7px #d9e2f4}.wzu-device-shape:before{content:"";position:absolute;top:8px;left:50%;width:44px;height:6px;border-radius:999px;background:#101728;transform:translateX(-50%)}.wzu-device-shape:after{content:"";position:absolute;width:70px;height:80px;border:5px solid #e6edf9;border-radius:12px;right:-48px;bottom:24px;background:#fff;transform:rotate(-9deg)}.wzu-visual-info{display:flex;justify-content:space-between;align-items:end;gap:16px}.wzu-visual-info strong{display:block;color:var(--wzu-ink);font-size:17px}.wzu-visual-info span{color:var(--wzu-muted);font-size:12px}.wzu-price{color:var(--wzu-blue)!important;font-size:20px!important;font-weight:850}.wzu-visual-float{right:-28px;bottom:18px;width:190px;padding:17px}.wzu-visual-float strong{display:block;color:var(--wzu-ink);font-size:13px}.wzu-visual-float span{color:var(--wzu-muted);font-size:11px}.wzu-visual-progress{height:7px;margin-top:12px;border-radius:999px;background:#e8ecf5;overflow:hidden}.wzu-visual-progress i{display:block;width:82%;height:100%;background:var(--wzu-blue)}
.wzu-section{padding:76px 0}.wzu-section-alt{background:var(--wzu-soft)}.wzu-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.wzu-section-head h2{color:var(--wzu-ink);font-size:clamp(28px,4vw,42px);line-height:1.12;letter-spacing:-.03em;margin:0}.wzu-section-head p{max-width:650px;color:var(--wzu-muted);margin:8px 0 0}.wzu-view-all{font-size:14px;font-weight:800}.wzu-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}.wzu-category-card{min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:11px;border:1px solid var(--wzu-line);border-radius:14px;background:#fff;padding:19px 10px;color:var(--wzu-ink);transition:.2s ease}.wzu-category-card:hover{border-color:#b9c9ff;box-shadow:var(--wzu-shadow);transform:translateY(-3px);color:var(--wzu-blue)}.wzu-category-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:14px;background:#f2f5fb;color:var(--wzu-blue)}.wzu-category-icon img{width:100%;height:100%;object-fit:contain;border-radius:12px}.wzu-category-icon svg{width:32px;height:32px;stroke:currentColor;fill:none;stroke-width:1.7}.wzu-category-card strong{font-size:13px;line-height:1.25}.wzu-category-card small{color:var(--wzu-muted);font-size:10px}.wzu-brand-finder-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:24px}.wzu-brand-panel,.wzu-finder-panel{border:1px solid var(--wzu-line);border-radius:18px;background:#fff;padding:24px}.wzu-panel-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.wzu-panel-title h3{color:var(--wzu-ink);font-size:21px;margin:0}.wzu-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.wzu-brand-card{display:flex;min-height:98px;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--wzu-line);border-radius:12px;background:#fff;padding:12px;color:var(--wzu-ink);transition:.2s ease}.wzu-brand-card:hover{border-color:#aabfff;box-shadow:0 9px 25px rgba(20,54,140,.08);transform:translateY(-2px)}.wzu-brand-card img{display:block;max-width:72px;max-height:40px;object-fit:contain;margin-bottom:8px}.wzu-brand-initials{display:grid;place-items:center;width:54px;height:40px;border-radius:8px;background:var(--wzu-blue-soft);color:var(--wzu-blue);font-size:15px;font-weight:900;margin-bottom:8px}.wzu-brand-card strong{font-size:12px}.wzu-brand-card small{color:var(--wzu-muted);font-size:10px}.wzu-finder-panel .wzct-device-finder{grid-template-columns:1fr;gap:22px;border:0;box-shadow:none;padding:0}.wzu-finder-panel .wzct-finder-form{grid-template-columns:repeat(2,minmax(0,1fr))}.wzu-finder-panel .wzct-finder-copy p{font-size:13px}.wzu-promo{overflow:hidden;border-radius:22px;background:linear-gradient(120deg,#08152f,#0d47ff);color:#fff;padding:42px;position:relative}.wzu-promo:after{content:"";position:absolute;width:290px;height:290px;border:50px solid rgba(255,255,255,.08);border-radius:50%;right:-70px;top:-90px}.wzu-promo-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:28px}.wzu-promo h2{font-size:clamp(28px,4vw,44px);line-height:1.1;margin:0 0 10px}.wzu-promo p{margin:0;color:#d7e2ff}.wzu-promo .wzu-button{background:#fff;color:var(--wzu-blue);white-space:nowrap}.wzu-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.wzu-trust-card{display:flex;align-items:center;gap:13px;border:1px solid var(--wzu-line);border-radius:13px;background:#fff;padding:18px}.wzu-trust-icon{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:var(--wzu-blue-soft);color:var(--wzu-blue)}.wzu-trust-icon svg{width:23px;height:23px;stroke:currentColor;fill:none}.wzu-trust-card strong{display:block;color:var(--wzu-ink);font-size:14px}.wzu-trust-card span{display:block;color:var(--wzu-muted);font-size:11px}

/* Content and footer */
.wzu-content-card{border:1px solid var(--wzu-line);border-radius:16px;background:#fff;padding:28px;box-shadow:0 6px 24px rgba(20,40,90,.04)}.site-footer{background:#07101f;color:#b7c0d0;margin-top:70px}.wzu-footer-main{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px;padding:58px 0}.wzu-footer-logo{filter:brightness(0) invert(1);max-width:210px}.wzu-footer-brand p{max-width:390px;font-size:14px}.wzu-footer-main h3{color:#fff;font-size:15px;margin:0 0 16px}.wzu-footer-menu{list-style:none;margin:0;padding:0}.wzu-footer-menu li{margin:9px 0}.wzu-footer-menu a{color:#b7c0d0;font-size:13px}.wzu-footer-menu a:hover{color:#fff}.wzu-footer-contact{font-size:13px}.wzu-footer-contact div{margin:8px 0}.wzu-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:18px 0;font-size:12px}.wzu-footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.wzu-footer-bottom a{color:#dce3ef}

/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{color:var(--wzu-muted);font-size:13px;margin:24px 0}.woocommerce .woocommerce-breadcrumb a{color:var(--wzu-body)}.woocommerce .woocommerce-result-count{color:var(--wzu-muted);font-size:13px}.woocommerce .woocommerce-ordering select{min-height:42px;border:1px solid var(--wzu-line);border-radius:8px;padding:7px 11px;background:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:24px 0 0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;display:flex;flex-direction:column;border:1px solid var(--wzu-line);border-radius:15px;background:#fff;padding:14px;transition:.2s ease;overflow:hidden}.woocommerce ul.products li.product:hover{transform:translateY(-3px);border-color:#b8c7f5;box-shadow:var(--wzu-shadow)}.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;border-radius:11px;background:#f7f8fb;margin:0 0 14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:var(--wzu-ink);font-size:14px!important;line-height:1.4;padding:0!important;margin:5px 0 9px}.woocommerce ul.products li.product .price{color:var(--wzu-blue)!important;font-size:16px!important;font-weight:850;margin-top:auto}.woocommerce ul.products li.product .price del{color:#98a2b3;font-size:12px;opacity:1}.woocommerce ul.products li.product .button{display:flex;align-items:center;justify-content:center;margin-top:13px!important;min-height:41px;border-radius:8px;background:var(--wzu-blue);color:#fff;font-size:12px;font-weight:800}.woocommerce ul.products li.product .button:hover{background:var(--wzu-blue-dark)}.woocommerce span.onsale{min-width:auto;min-height:auto;line-height:1;border-radius:6px;background:#e52b35;padding:7px 9px;top:22px!important;left:22px!important;font-size:11px}.wzu-product-brand-badge{display:inline-flex;align-items:center;align-self:flex-start;border-radius:999px;background:var(--wzu-blue-soft);color:var(--wzu-blue);padding:4px 8px;font-size:10px;font-weight:800;margin:0 0 5px}.woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;gap:6px}.woocommerce nav.woocommerce-pagination ul li{border:0!important}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid var(--wzu-line);border-radius:8px;background:#fff;color:var(--wzu-ink)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--wzu-blue);color:#fff;border-color:var(--wzu-blue)}.single-product div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:54px;padding-top:20px}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{float:none!important;width:auto!important;margin:0!important}.single-product div.product .woocommerce-product-gallery__wrapper{border:1px solid var(--wzu-line);border-radius:18px;background:#f7f8fb;overflow:hidden}.single-product div.product .woocommerce-product-gallery__image img{aspect-ratio:1/1;object-fit:contain}.single-product div.product .product_title{color:var(--wzu-ink);font-size:clamp(30px,4vw,48px);line-height:1.12;letter-spacing:-.03em}.single-product div.product p.price{color:var(--wzu-blue);font-size:28px;font-weight:850}.single-product div.product .stock{font-weight:750}.single-product div.product .stock.in-stock{color:var(--wzu-success)}.single-product div.product form.cart{display:flex;gap:10px;flex-wrap:wrap}.single-product div.product form.cart .quantity .qty{min-height:48px;border:1px solid var(--wzu-line);border-radius:8px}.single-product div.product form.cart .single_add_to_cart_button{min-height:48px;border-radius:8px;background:var(--wzu-blue);padding:0 25px;font-weight:800}.single-product div.product form.cart .single_add_to_cart_button:hover{background:var(--wzu-blue-dark)}.wzu-whatsapp-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;margin-top:12px;border:1px solid #1fa463;border-radius:8px;color:#12804d;font-weight:800}.wzu-whatsapp-button:hover{background:#eaf8f1;color:#0d6b40}.wzu-single-service-strip{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:34px 0}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1}.woocommerce div.product .related.products{grid-column:1/-1}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom-color:var(--wzu-line)!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-color:var(--wzu-line)!important;background:#f6f8fc!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff!important}.woocommerce-cart table.cart,.woocommerce-checkout-review-order-table{border-radius:12px!important;overflow:hidden}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:8px}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--wzu-blue)}.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:var(--wzu-blue-dark)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{min-height:44px;border:1px solid #d2d8e5;border-radius:8px;padding:8px 11px}.woocommerce-message,.woocommerce-info{border-top-color:var(--wzu-blue)}.woocommerce-message:before,.woocommerce-info:before{color:var(--wzu-blue)}

/* Responsive */
@media(max-width:1100px){.wzu-main-header-inner{grid-template-columns:210px 1fr auto;gap:18px}.wzu-header-action span:not(.wzu-cart-count){display:none}.wzu-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wzu-brand-finder-grid{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.wzu-footer-main{grid-template-columns:1.3fr repeat(2,1fr)}.wzu-footer-main>div:last-child{grid-column:2/-1}}@media(max-width:900px){.wzu-topbar-list li:nth-child(n+3){display:none}.wzu-main-header-inner{grid-template-columns:1fr auto}.wzu-product-search{grid-column:1/-1;grid-row:2}.wzu-main-header-inner{padding:14px 0}.wzu-nav-inner{position:relative}.wzu-category-trigger{display:none}.wzu-mobile-toggle{display:block}.wzu-primary-menu{display:none;position:absolute;z-index:50;left:0;right:0;top:48px;flex-direction:column;align-items:stretch;gap:0;border:1px solid var(--wzu-line);border-radius:0 0 12px 12px;background:#fff;padding:10px;box-shadow:var(--wzu-shadow)}.wzu-primary-menu.is-open{display:flex}.wzu-primary-menu li a{display:block;padding:11px 12px}.wzu-hero-inner{grid-template-columns:1fr;min-height:auto;padding:58px 0}.wzu-hero-visual{min-height:400px;max-width:600px;width:100%;margin:auto}.wzu-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.single-product div.product{grid-template-columns:1fr}.wzu-single-service-strip{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related.products{grid-column:1}.wzu-promo-inner{align-items:flex-start;flex-direction:column}}@media(max-width:767px){.wzu-container{width:min(calc(100% - 24px),var(--wzu-container))}.wzu-topbar-inner{justify-content:center}.wzu-topbar-list li:nth-child(n+2){display:none}.wzu-main-header-inner{grid-template-columns:1fr auto;gap:12px}.custom-logo{max-height:48px}.wzu-default-logo img{width:45px;height:45px}.wzu-logo-copy strong{font-size:18px}.wzu-header-actions{gap:10px}.wzu-header-action:nth-child(1){display:none}.wzu-hero-inner{gap:30px;padding:46px 0}.wzu-hero h1{font-size:42px}.wzu-hero-copy>p{font-size:16px}.wzu-hero-visual{min-height:340px}.wzu-visual-main{inset:5px 12px 0 12px;padding:20px}.wzu-device-art{height:180px}.wzu-device-shape{transform:scale(.8)}.wzu-visual-float{right:0;bottom:0}.wzu-section{padding:54px 0}.wzu-section-head{align-items:flex-start;flex-direction:column}.wzu-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wzu-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wzu-brand-panel,.wzu-finder-panel{padding:18px}.wzu-finder-panel .wzct-finder-form{grid-template-columns:1fr}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.woocommerce ul.products li.product{padding:10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px!important}.wzu-trust-grid{grid-template-columns:1fr}.wzu-promo{padding:28px}.wzu-footer-main{grid-template-columns:1fr;gap:30px}.wzu-footer-main>div:last-child{grid-column:auto}.wzu-footer-bottom-inner{align-items:flex-start;flex-direction:column}.single-product div.product .product_title{font-size:34px}.wzu-single-service-strip{grid-template-columns:1fr}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;overflow-x:auto}.woocommerce div.product .woocommerce-tabs ul.tabs li{white-space:nowrap}}@media(max-width:420px){.wzu-logo-copy small{display:none}.wzu-header-actions .wzu-header-action:nth-child(2){display:none}.woocommerce ul.products{grid-template-columns:1fr 1fr}.wzu-hero-actions .wzu-button{width:100%}}
.wzu-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.wzu-post-grid .entry-title{font-size:24px}.wzu-post-grid .entry-title a,.wzu-post-grid h2 a{color:var(--wzu-ink)}.wzu-featured-image{max-width:1000px;margin:0 auto 30px}.wzu-featured-image img{border-radius:18px}.navigation.pagination{margin:30px 0}.nav-links{display:flex;gap:8px}.nav-links .page-numbers{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--wzu-line);border-radius:8px}.nav-links .current{background:var(--wzu-blue);color:#fff}.comments-area{max-width:860px;margin:50px auto}.comment-list{padding-left:22px}.comment-body{border-bottom:1px solid var(--wzu-line);padding:18px 0}.wzu-error-page{text-align:center;padding:100px 0}.wzu-error-page h1{color:var(--wzu-ink);font-size:clamp(42px,7vw,72px);margin:12px 0}.search-form{display:flex;max-width:620px}.search-form label{flex:1}.search-form .search-field{width:100%;height:46px;border:1px solid var(--wzu-line);border-radius:8px 0 0 8px;padding:0 12px}.search-submit{border:0;border-radius:0 8px 8px 0;background:var(--wzu-blue);color:#fff;padding:0 18px;font-weight:800}@media(max-width:900px){.wzu-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.wzu-post-grid{grid-template-columns:1fr}}
