/*
Theme Name: DZG Sourcing
Theme URI: https://gs.tydzg.cn/
Author: DZG
Description: Gutenberg block theme for China sourcing and automotive products.
Version: 1.8.0
Text Domain: dzg-sourcing
*/

:root{--blue:#145ed0;--blue-dark:#083b91;--ink:#10213d;--muted:#66758d;--ice:#f3f7fd;--line:#dce6f4;--white:#fff;--accent:#ffb21a}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,sans-serif;background:#fff}a{text-decoration:none}.wp-site-blocks{overflow:hidden}.dzg-shell{width:min(1180px,90vw);margin:auto}.dzg-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(19,67,130,.1)}.dzg-header-row{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:26px}.dzg-header .wp-block-site-logo img{width:auto;height:56px}.dzg-header .wp-block-page-list{display:flex;gap:25px;align-items:center;list-style:none;padding:0;margin:0;font-size:14px;font-weight:650}.dzg-header .wp-block-page-list a{color:#263956}.dzg-header .wp-block-page-list a:hover{color:var(--blue)}.dzg-header-cta .wp-block-button__link{background:var(--blue);border-radius:8px;padding:13px 20px;font-size:14px}.dzg-hero{min-height:720px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(5,36,89,.94) 0%,rgba(8,55,129,.8) 49%,rgba(10,45,96,.28) 100%),url('https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=2000&q=88') center/cover no-repeat;color:#fff}.dzg-hero-inner{width:min(1180px,90vw);margin:auto;padding:110px 0}.dzg-eyebrow{font-size:13px!important;letter-spacing:.16em;text-transform:uppercase;font-weight:750;color:#93bdfd;margin-bottom:20px!important}.dzg-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.06;letter-spacing:-.035em;max-width:880px;margin:0 0 22px}.dzg-hero-copy{font-size:19px;line-height:1.75;max-width:680px;color:#dce9ff}.dzg-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.dzg-buttons .wp-block-button__link{border-radius:7px;padding:15px 24px;font-size:15px;font-weight:700}.dzg-buttons .is-style-outline .wp-block-button__link{color:#fff;border-color:#fff}.dzg-section{padding:105px 0}.dzg-section-soft{background:var(--ice)}.dzg-section-dark{background:#071f46;color:#fff}.dzg-center{text-align:center}.dzg-kicker{color:var(--blue);font-size:13px!important;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px!important}.dzg-title{font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-.025em;margin:0 0 18px}.dzg-subtitle{max-width:720px;margin:0 auto 46px!important;color:var(--muted);font-size:17px;line-height:1.75}.dzg-grid-3{display:grid!important;grid-template-columns:repeat(3,1fr);gap:22px}.dzg-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:12px;padding:30px;box-shadow:0 12px 35px rgba(24,65,120,.06);transition:.25s}.dzg-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(24,65,120,.13)}.dzg-icon{width:48px;height:48px;border-radius:10px;background:#e8f1ff;color:var(--blue);display:grid;place-items:center;font-size:22px;font-weight:800;margin-bottom:20px}.dzg-card h3{font-size:21px;margin:0 0 10px}.dzg-card p{color:var(--muted);line-height:1.65;margin:0}.dzg-auto{display:grid!important;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.dzg-auto-photo{min-height:540px;border-radius:16px;background:url('https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1200&q=88') center/cover no-repeat;box-shadow:26px 26px 0 #dceaff}.dzg-checks{display:grid;grid-template-columns:1fr 1fr;gap:13px 22px;margin:30px 0}.dzg-check{padding:13px 15px;border-radius:8px;background:#f2f6fc;font-weight:650}.dzg-process{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px;counter-reset:steps}.dzg-step{position:relative;padding:30px;background:#fff;border-radius:12px;border:1px solid var(--line);min-height:190px}.dzg-step strong{display:block;color:var(--blue);font-size:13px;letter-spacing:.1em;margin-bottom:18px}.dzg-step h3{font-size:20px;margin:0 0 10px}.dzg-step p{color:var(--muted);line-height:1.6}.dzg-why{display:grid!important;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid rgba(255,255,255,.15);border-radius:14px;overflow:hidden}.dzg-why>div{padding:34px;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.dzg-why h3{margin:0 0 10px;font-size:20px}.dzg-why p{margin:0;color:#b9c9e1;line-height:1.6}.dzg-case{background:linear-gradient(135deg,#fff,#eef5ff);border:1px solid var(--line);border-radius:14px;padding:38px}.dzg-case-label{font-size:12px!important;letter-spacing:.14em;color:var(--blue);font-weight:800}.dzg-case h3{font-size:26px;margin:10px 0}.dzg-case p{color:var(--muted);line-height:1.75}.dzg-cta{background:linear-gradient(115deg,#0b4bb3,#1774e8);color:#fff;border-radius:18px;padding:65px;display:flex;justify-content:space-between;align-items:center;gap:40px}.dzg-cta h2{font-size:40px;margin:0 0 12px}.dzg-cta p{color:#dceaff;max-width:700px;line-height:1.7;margin:0}.dzg-footer{background:#061731;color:#c6d4e8;padding:70px 0 30px}.dzg-footer-grid{display:grid!important;grid-template-columns:1.5fr 1fr 1fr;gap:70px}.dzg-footer h3{color:#fff}.dzg-footer a{color:#c6d4e8}.dzg-footer .wp-block-page-list{list-style:none;padding:0;line-height:2}.dzg-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:24px;font-size:13px;color:#7f94b2}
@media(max-width:900px){.dzg-header-row{min-height:70px}.dzg-header .wp-block-page-list{display:none}.dzg-grid-3,.dzg-process,.dzg-why{grid-template-columns:repeat(2,1fr)}.dzg-auto{grid-template-columns:1fr;gap:50px}.dzg-auto-photo{min-height:430px}.dzg-cta{padding:45px;align-items:flex-start;flex-direction:column}.dzg-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.dzg-shell{width:92vw}.dzg-hero{min-height:650px}.dzg-hero-inner{padding:80px 0}.dzg-hero h1{font-size:42px}.dzg-hero-copy{font-size:16px}.dzg-section{padding:72px 0}.dzg-grid-3,.dzg-process,.dzg-why,.dzg-footer-grid{grid-template-columns:1fr}.dzg-auto-photo{min-height:340px}.dzg-checks{grid-template-columns:1fr}.dzg-cta{padding:34px 25px}.dzg-cta h2{font-size:32px}}

/* v1.1 wider desktop layout and complete single-line header */
@media(min-width:1101px){
 .dzg-shell,.dzg-hero-inner{width:min(1520px,90vw);max-width:none!important}
 .dzg-header-row{width:min(1520px,90vw)!important;max-width:none!important;min-height:84px;display:grid!important;grid-template-columns:240px minmax(0,1fr) 190px;align-items:center;gap:28px}
 .dzg-header .wp-block-site-logo{margin:0}.dzg-header .wp-block-site-logo img{height:58px;display:block}
 .dzg-header .wp-block-navigation{justify-self:center;width:100%}.dzg-header .wp-block-navigation__container{display:flex;justify-content:center;gap:clamp(15px,1.6vw,28px);flex-wrap:nowrap}
 .dzg-header .wp-block-navigation-item__content{color:#263956;font-size:14px;font-weight:700;white-space:nowrap}
 .dzg-header-cta{justify-self:end}.dzg-header-cta .wp-block-button__link{white-space:nowrap}
}
@media(max-width:1100px){
 .dzg-header-row{width:92vw!important;display:grid!important;grid-template-columns:1fr auto!important;min-height:72px}.dzg-header-cta{display:none}.dzg-header .wp-block-navigation{justify-self:end}
}
.dzg-inner-lead{max-width:950px;margin-bottom:55px}.dzg-inner-lead h2{font-size:clamp(34px,4vw,54px);line-height:1.15;margin:0 0 22px}.dzg-inner-lead p:last-child{font-size:18px;color:var(--muted);line-height:1.8}.dzg-inner-columns{gap:35px!important;margin:45px 0}.dzg-inner-columns>.wp-block-column{padding:35px;border:1px solid var(--line);border-radius:14px;background:#fff}.dzg-inner-columns li{margin-bottom:10px}.dzg-belief{margin:60px 0 0;padding:48px 55px;border-left:6px solid var(--blue);background:var(--ice);font-size:23px;line-height:1.65}.dzg-belief cite{display:block;margin-top:18px;color:var(--blue);font-size:15px;font-weight:700}.dzg-product-grid{margin:45px 0}.dzg-inline-cta{margin-top:55px;padding:45px;border-radius:14px;background:var(--ice)}.dzg-inline-cta h3{font-size:28px;margin-top:0}.dzg-post-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;padding:0;margin-top:45px}.dzg-post-list li{padding:28px;border:1px solid var(--line);border-radius:12px;background:#fff}.dzg-post-list a{color:var(--ink);font-size:20px;font-weight:750}.wp-block-details{padding:22px 25px;margin:14px 0;border:1px solid var(--line);border-radius:10px;background:#fff}.wp-block-details summary{font-weight:750;cursor:pointer}.wp-block-details p{color:var(--muted)}.dzg-contact-grid{gap:70px!important}.dzg-form-placeholder{padding:38px;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 45px rgba(24,65,120,.09)}.dzg-form-placeholder hr{border:0;border-top:1px solid var(--line);margin:12px 0 24px}
@media(max-width:900px){.dzg-post-list{grid-template-columns:1fr 1fr}.dzg-belief{padding:35px}.dzg-contact-grid{gap:35px!important}}
@media(max-width:600px){.dzg-post-list{grid-template-columns:1fr}.dzg-belief{font-size:19px;padding:28px}.dzg-inner-columns>.wp-block-column{padding:25px}}

/* Homepage redesign v1.2 */
:root{--blue:#1264d9;--blue-bright:#1678f2;--navy:#061b3b;--ink:#0b1e3b;--muted:#65748a;--soft:#f4f8fd;--line:#dfe8f4}
.wp-site-blocks{padding:0!important}.dzg-shell{width:min(1480px,calc(100vw - 80px));max-width:none!important}
.dzg-header{position:sticky!important;top:0;z-index:999;background:#fff;border:0;box-shadow:0 2px 18px rgba(4,26,64,.08)}
.admin-bar .dzg-header{top:32px}.dzg-header-row{width:min(1480px,calc(100vw - 80px))!important;max-width:none!important;min-height:90px!important;grid-template-columns:235px minmax(0,1fr) 185px!important;gap:36px!important}
.dzg-header .wp-block-site-logo img{height:60px!important;max-width:220px!important;object-fit:contain}.dzg-header .wp-block-navigation__container{gap:clamp(16px,1.45vw,28px)!important}.dzg-header .wp-block-navigation-item__content{font-size:15px!important}.dzg-header-cta .wp-block-button__link{background:var(--blue);padding:15px 22px;border-radius:7px}
.dzg-hero{min-height:710px;margin:0!important;background:linear-gradient(90deg,rgba(3,28,68,.94),rgba(7,65,144,.8) 50%,rgba(5,40,92,.25)),url('https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=2200&q=88') center/cover no-repeat}
.dzg-hero-inner{width:min(1480px,calc(100vw - 80px))!important;max-width:none!important;margin:auto!important;padding:115px 0!important}.dzg-hero-inner>*{margin-left:0!important}.dzg-eyebrow{font-size:14px!important}.dzg-hero h1{max-width:900px;font-size:clamp(54px,5.1vw,82px);margin-left:0!important}.dzg-hero-copy{max-width:720px;font-size:20px}.dzg-button-primary .wp-block-button__link{background:var(--blue-bright)!important;color:#fff!important}.dzg-buttons .is-style-outline .wp-block-button__link{background:transparent!important}
.dzg-section{padding:105px 0}.dzg-source-section,.dzg-process-section,.dzg-cases-section{background:#fff}.dzg-title{font-size:clamp(38px,3.3vw,54px)}.dzg-subtitle{max-width:800px}
.dzg-source-grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:22px}.dzg-source-card{min-height:310px!important;position:relative;overflow:hidden;border-radius:12px;padding:28px!important;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background-position:center;background-size:cover;box-shadow:0 14px 35px rgba(6,35,76,.15);transition:.3s}.dzg-source-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,20,47,.04) 30%,rgba(3,22,52,.9) 100%)}.dzg-source-card>*{position:relative;z-index:1}.dzg-source-card:hover{transform:translateY(-7px)}.dzg-source-card h3{font-size:23px;margin:0 0 7px}.dzg-source-card p{margin:0;color:#e3edfa}.dzg-number{position:absolute!important;z-index:2!important;top:22px;left:22px;width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);font-size:18px;font-weight:850}.source-building{background-image:url('assets/categories/building.webp')}.source-hardware{background-image:url('assets/categories/hardware.webp')}.source-home{background-image:url('assets/categories/home.webp')}.source-automotive{background-image:url('assets/categories/automotive.webp')}.source-outdoor{background-image:url('assets/categories/outdoor.webp')}.source-daily{background-image:url('assets/categories/daily.webp')}
.dzg-auto-showcase{background:linear-gradient(135deg,#093f9e,#0870dd 62%,#0753b8);color:#fff}.dzg-auto-showcase .dzg-subtitle{color:#dceaff}.dzg-kicker-light{color:#9dc6ff!important}.dzg-product-grid-auto{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dzg-product-card{height:250px;border-radius:11px;overflow:hidden;position:relative;background-size:cover;background-position:center;box-shadow:0 14px 28px rgba(0,15,50,.18);transition:.25s}.dzg-product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(2,19,46,.9))}.dzg-product-card span{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff;font-size:19px;font-weight:750}.dzg-product-card:hover{transform:translateY(-6px)}.auto-floor{background-image:url('assets/automotive/floor-mats.webp')}.auto-trunk{background-image:url('assets/automotive/trunk-mats.webp')}.auto-seat{background-image:url('assets/automotive/seat-covers.webp')}.auto-sun{background-image:url('assets/automotive/sunshades.webp')}.auto-cover{background-image:url('assets/automotive/car-covers.webp')}.auto-wheel{background-image:url('assets/automotive/steering-wheel.webp')}.auto-organizer{background-image:url('assets/automotive/organizer.webp')}.auto-other{background-image:url('assets/automotive/other.webp')}.dzg-center-buttons{justify-content:center;margin-top:38px}.dzg-auto-showcase .is-style-outline .wp-block-button__link{color:#fff;border-color:#fff;background:transparent}
.dzg-timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:0;position:relative;margin-top:65px}.dzg-timeline:before{content:"";position:absolute;top:27px;left:7%;right:7%;height:2px;background:#bdd2ed}.dzg-step{position:relative;border:0;background:transparent;text-align:center;padding:0 14px;min-height:0}.dzg-step b{position:relative;z-index:2;width:56px;height:56px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;margin:0 auto 25px;box-shadow:0 0 0 9px #fff}.dzg-step h3{font-size:18px}.dzg-step p{font-size:14px;margin-bottom:0}
.dzg-can-source{background:var(--soft);padding:82px 0}.dzg-source-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;margin-top:38px}.dzg-source-tags span{background:#fff;border:1px solid var(--line);padding:15px 23px;border-radius:999px;font-weight:700;box-shadow:0 7px 20px rgba(15,55,110,.06)}.dzg-source-note{margin:32px 0 0!important;color:var(--muted);font-style:italic}
.dzg-why-section{background:#061b3b;color:#fff}.dzg-why-section .dzg-subtitle{color:#b9c9e1}.dzg-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dzg-why-card{height:300px;border-radius:12px;overflow:hidden;background-size:cover;background-position:center;position:relative}.dzg-why-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,18,41,.08),rgba(3,18,41,.92))}.dzg-why-card>div{position:absolute;z-index:2;left:26px;right:26px;bottom:23px}.dzg-why-card h3{font-size:22px;margin:0 0 8px}.dzg-why-card p{margin:0;color:#d5e2f2}.why-moq{background-image:url('assets/categories/outdoor.webp')}.why-supplier{background-image:url('assets/categories/building.webp')}.why-communication{background-image:url('assets/categories/home.webp')}.why-quality{background-image:url('assets/automotive/floor-mats.webp')}.why-contact{background-image:url('assets/categories/hardware.webp')}.why-flexible{background-image:url('assets/categories/daily.webp')}
.dzg-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.dzg-case-grid article{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 15px 40px rgba(15,55,110,.08);transition:.25s}.dzg-case-grid article:hover{transform:translateY(-6px)}.case-image{height:285px;background-size:cover;background-position:center}.case-auto{background-image:url('assets/categories/automotive.webp')}.case-outdoor{background-image:url('assets/categories/outdoor.webp')}.case-hardware{background-image:url('assets/categories/hardware.webp')}.case-copy{padding:27px}.case-copy>span,.dzg-news-grid article>div>span{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.12em}.case-copy h3{font-size:24px;margin:9px 0}.case-copy p{color:var(--muted);line-height:1.65}.case-copy a,.dzg-news-grid a{display:inline-block;color:var(--blue);font-weight:750;text-decoration:underline;text-underline-offset:5px;transition:.2s}.case-copy a:hover,.dzg-news-grid a:hover{transform:translateY(-3px)}
.dzg-news-section{background:var(--soft)}.dzg-news-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;margin-top:48px}.dzg-news-feature,.dzg-news-small article{background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--line)}.dzg-news-feature .news-image{height:390px}.dzg-news-feature>div:last-child{padding:30px}.dzg-news-feature h3{font-size:30px;margin:9px 0}.dzg-news-feature p{color:var(--muted)}.news-image{background-size:cover;background-position:center}.news-feature{background-image:url('assets/categories/building.webp')}.news-auto{background-image:url('assets/categories/automotive.webp')}.news-hardware{background-image:url('assets/categories/hardware.webp')}.news-home{background-image:url('assets/categories/home.webp')}.news-outdoor{background-image:url('assets/categories/outdoor.webp')}.dzg-news-small{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dzg-news-small article{display:grid;grid-template-rows:145px 1fr}.dzg-news-small article>div:last-child{padding:20px}.dzg-news-small h3{font-size:18px;margin:0 0 14px;line-height:1.35}
.dzg-final-cta{margin:0!important;padding:92px 0;background:linear-gradient(112deg,#0648aa,#1678ee);color:#fff}.dzg-final-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:45px}.dzg-final-cta h2{font-size:clamp(38px,3.6vw,58px);margin:0 0 12px}.dzg-final-cta p{font-size:18px;color:#d9e9ff;margin:0}.dzg-final-cta .wp-block-button__link{padding:17px 28px;font-weight:800}
.dzg-footer{padding:76px 0 28px;background:#04162f}.dzg-footer-grid{grid-template-columns:1.35fr .7fr .9fr 1.1fr;gap:55px}.dzg-footer-brand .wp-block-site-logo img{filter:brightness(0) invert(1);max-width:210px}.dzg-footer p{margin:9px 0;color:#aabbd1;line-height:1.65}.dzg-footer h3{margin-top:0}.dzg-footer-link{color:#fff!important;font-weight:800}.dzg-footer-bottom{display:flex;justify-content:space-between}
@media(max-width:1100px){.dzg-shell,.dzg-hero-inner,.dzg-header-row{width:min(94vw,1480px)!important}.dzg-header-row{grid-template-columns:1fr auto!important}.dzg-source-grid{grid-template-columns:repeat(2,1fr)}.dzg-product-grid-auto{grid-template-columns:repeat(2,1fr)}.dzg-timeline{grid-template-columns:repeat(3,1fr);gap:40px 0}.dzg-timeline:before{display:none}.dzg-why-grid,.dzg-case-grid{grid-template-columns:repeat(2,1fr)}.dzg-news-grid{grid-template-columns:1fr}.dzg-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.admin-bar .dzg-header{top:0}.dzg-shell,.dzg-hero-inner,.dzg-header-row{width:92vw!important}.dzg-hero{min-height:650px}.dzg-hero h1{font-size:43px}.dzg-source-grid,.dzg-product-grid-auto,.dzg-timeline,.dzg-why-grid,.dzg-case-grid,.dzg-news-small,.dzg-footer-grid{grid-template-columns:1fr}.dzg-product-card{height:280px}.dzg-news-feature .news-image{height:280px}.dzg-final-cta-inner{align-items:flex-start;flex-direction:column}.dzg-footer-bottom{gap:12px;flex-direction:column}}

/* v1.3 targeted homepage corrections */
body .wp-site-blocks{padding:0!important;gap:0!important}
body .wp-site-blocks>*,
body .wp-site-blocks>*+*,
body main,
body main>*,
body main>*+*{margin-block-start:0!important;margin-block-end:0!important}
.dzg-header{position:sticky!important;top:0!important;margin:0!important}
.admin-bar .dzg-header{top:32px!important}
.dzg-header-row{display:grid!important;align-items:center!important}
.dzg-header-row>*{align-self:center!important;margin-top:0!important;margin-bottom:0!important}
.dzg-header .wp-block-navigation{display:flex!important;align-items:center!important;height:100%!important}
.dzg-header .wp-block-navigation__container{align-items:center!important}
.dzg-header-cta,.dzg-header-cta .wp-block-button{display:flex!important;align-items:center!important;margin:0!important}
.dzg-hero,.dzg-can-source,.dzg-why-section,.dzg-final-cta,.dzg-footer{margin:0!important}
.dzg-product-grid-auto{align-items:stretch}
.dzg-product-card{height:auto!important;min-height:332px;background:#fff!important;border-radius:11px;overflow:hidden;position:relative;box-shadow:0 10px 24px rgba(0,24,70,.16);transition:.25s;display:flex;flex-direction:column}
.dzg-product-card:after{display:none!important}
.dzg-product-image{height:165px;min-height:165px;background-size:cover;background-position:center}
.dzg-product-copy{padding:21px 22px 23px;display:flex;flex:1;flex-direction:column}
.dzg-product-copy h3{color:var(--ink);font-size:21px;line-height:1.12;margin:0 0 10px}
.dzg-product-copy p{color:var(--muted);font-size:14px;line-height:1.55;margin:0 0 20px}
.dzg-product-copy a{color:#0869ef;font-size:14px;font-weight:800;margin-top:auto;transition:.2s}
.dzg-product-copy a:hover{transform:translateX(4px)}
.dzg-product-card:hover{transform:translateY(-5px)}
.dzg-can-source{padding:88px 0!important}
.dzg-source-options{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1120px;margin:42px auto 0}
.dzg-source-options>div{display:flex;align-items:center;gap:18px;padding:22px 24px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 24px rgba(12,55,112,.07);font-weight:750}
.dzg-source-options b{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:8px;background:#e9f2ff;color:var(--blue);font-size:14px}
.dzg-source-options span{font-size:17px}
.dzg-source-note{margin-top:28px!important}
.dzg-final-cta+.dzg-footer{margin-top:0!important}
@media(max-width:1100px){.dzg-source-options{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.admin-bar .dzg-header{top:0!important}.dzg-source-options{grid-template-columns:1fr}.dzg-product-image{height:190px;min-height:190px}}

/* v1.4 complete inner-page system */
.dzg-topbar{position:sticky!important;top:0!important;z-index:1001;margin:0!important;background:#0756b9;color:#dceaff;font-size:12px;padding:7px 0}.dzg-topbar .dzg-shell{text-align:center}.dzg-topbar span{margin:0 16px;color:#7fb3f7}
.dzg-header{position:sticky!important;top:27px!important;z-index:1000!important}.admin-bar .dzg-topbar{top:32px!important}.admin-bar .dzg-header{top:59px!important}
.dzg-product-image,.catalog-image,.detail-product-image{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important;background-color:#eef0f2!important}
.auto-car-floor-mats{background-image:url('assets/automotive/floor-mats.webp')}.auto-car-sunshades{background-image:url('assets/automotive/sunshades.webp')}.auto-car-covers{background-image:url('assets/automotive/car-covers.webp')}.auto-steering-wheel-covers{background-image:url('assets/automotive/steering-wheel.webp')}.auto-car-organizers{background-image:url('assets/automotive/organizer.webp')}.auto-other-car-accessories,.auto-other{background-image:url('assets/automotive/other.webp')}
.dzg-inner-hero{min-height:430px;display:flex;align-items:center;color:#fff;margin:0!important;background-size:cover!important;background-position:center!important}.dzg-inner-hero .dzg-shell{padding:80px 0}.dzg-inner-hero h1{font-size:clamp(48px,5vw,72px);line-height:1.08;max-width:950px;margin:12px 0 20px;letter-spacing:-.04em}.dzg-inner-hero p:last-child{font-size:18px;line-height:1.6;max-width:760px;color:#dce9fb}.hero-warehouse{background:linear-gradient(90deg,rgba(3,31,72,.94),rgba(8,67,143,.65)),url('https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=2200&q=88') center/cover}.hero-products{background:linear-gradient(90deg,rgba(3,31,72,.92),rgba(8,67,143,.48)),url('assets/automotive/other.webp') center/cover}
.dzg-inner-section{padding:90px 0;margin:0!important;background:#fff}.dzg-inner-section>.wp-block-post-content{width:100%}.dzg-about-intro{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.dzg-about-intro h2,.dzg-about-panel h2,.dzg-contact-layout h2,.dzg-service-panel h2{font-size:clamp(36px,4vw,56px);line-height:1.08;letter-spacing:-.035em;margin:10px 0 22px}.dzg-about-intro p{color:var(--muted);line-height:1.75}.dzg-about-image{height:480px;border-radius:14px;background:url('assets/categories/building.webp') center/cover;box-shadow:24px 24px 0 #e6f0ff}.dzg-mini-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.dzg-mini-tags span{padding:10px 14px;border:1px solid var(--line);border-radius:6px;background:#f7faff;font-size:13px;font-weight:700}.dzg-about-panel{margin-top:55px;padding:46px;border-radius:14px}.panel-light{background:#eef5ff}.panel-blue{background:linear-gradient(120deg,#083c8f,#126bd6);color:#fff}.panel-blue .dzg-kicker{color:#9bc6ff}.panel-blue p{color:#dceaff}.dzg-panel-row{display:grid;grid-template-columns:1.3fr .7fr;gap:40px;align-items:center}.panel-photo{height:190px;border-radius:10px;background-size:cover;background-position:center}.panel-supplier{background-image:url('assets/categories/hardware.webp')}.panel-team{background-image:url('assets/categories/home.webp')}
.dzg-catalog-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:48px;align-items:start}.dzg-sidebar{position:sticky;top:150px}.dzg-page-search{display:flex;margin-bottom:16px}.dzg-page-search input{min-width:0;width:100%;border:1px solid var(--line);border-right:0;border-radius:7px 0 0 7px;padding:12px}.dzg-page-search button{border:0;background:var(--blue);color:#fff;border-radius:0 7px 7px 0;padding:0 13px;font-weight:700}.dzg-sidebar nav{border:1px solid var(--line);border-radius:9px;padding:12px 18px;background:#fff}.dzg-sidebar nav a{display:flex;justify-content:space-between;color:var(--ink);padding:14px 3px;border-bottom:1px solid var(--line);font-size:14px;font-weight:700}.dzg-sidebar nav a:last-child{border:0}.dzg-sidebar nav a.active,.dzg-sidebar nav a:hover{color:var(--blue)}.dzg-sidebar-contact{margin-top:22px;padding:24px;border-radius:9px;background:#eaf3ff}.dzg-sidebar-contact h3{margin:0}.dzg-sidebar-contact p{color:var(--muted)}.dzg-sidebar-contact a{color:var(--blue);font-weight:800;text-decoration:underline}
.dzg-catalog-grid,.dzg-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dzg-catalog-grid article,.dzg-article-grid article{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(13,47,95,.06);display:flex;flex-direction:column}.catalog-image,.article-image{height:230px}.dzg-catalog-grid article>div:last-child,.dzg-article-grid article>div:last-child{padding:22px;display:flex;flex-direction:column;flex:1}.dzg-catalog-grid small,.dzg-article-grid small{color:var(--blue);font-weight:800;letter-spacing:.08em}.dzg-catalog-grid h3,.dzg-article-grid h3{font-size:22px;line-height:1.15;margin:7px 0 14px}.dzg-catalog-grid p,.dzg-article-grid p{color:var(--muted);line-height:1.65}.dzg-catalog-grid a,.dzg-article-grid a,.dzg-primary-link{align-self:flex-start;margin-top:auto;background:#1473e6;color:#fff;padding:12px 17px;border-radius:6px;font-size:14px;font-weight:800}.dzg-inline-request{margin-top:28px;border-radius:10px;background:#e5f2ff;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.dzg-inline-request h2,.dzg-inline-request h3{margin:0 0 7px}.dzg-inline-request p{margin:0;color:var(--muted)}.dzg-inline-request>a{background:#1473e6;color:#fff;padding:14px 25px;border-radius:6px;font-weight:800;white-space:nowrap}.dzg-page-title{font-size:52px;margin:8px 0 34px}
.dzg-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.dzg-service-grid article{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.service-img{height:155px;background-size:cover;background-position:center}.dzg-service-grid article>div:last-child{padding:23px;min-height:210px}.dzg-service-grid b{color:var(--blue);font-size:13px}.dzg-service-grid h3{font-size:21px;margin:8px 0 12px}.dzg-service-grid p{color:var(--muted);line-height:1.65}.dzg-service-panel{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;padding:48px;margin-top:55px;border-radius:12px;border-left:5px solid var(--blue)}.dzg-service-panel ul{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;list-style:'✓  ';margin:0}.dzg-service-panel li{padding:14px;border-bottom:1px solid rgba(120,150,190,.25);font-weight:700}.panel-blue li{color:#fff;border-color:rgba(255,255,255,.2)}
.dzg-faq{max-width:1180px!important}.dzg-faq-tabs{display:flex;gap:40px;border-bottom:1px solid var(--line)}.dzg-faq-tabs button{border:0;background:none;padding:15px 18px;color:var(--muted);font-weight:800;font-size:15px;cursor:pointer;border-bottom:3px solid transparent}.dzg-faq-tabs button.active{color:var(--blue);border-color:var(--blue)}.dzg-faq-pane{display:none}.dzg-faq-pane.active{display:block}.dzg-faq details{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:0;margin:0}.dzg-faq summary{padding:23px 0;font-size:17px;font-weight:800;cursor:pointer}.dzg-faq details p{padding:0 0 23px;color:var(--muted)}
.dzg-contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.dzg-contact-layout>div>p{color:var(--muted);line-height:1.7}.dzg-next-card{border:1px solid var(--line);border-radius:10px;padding:25px;margin-top:25px}.dzg-contact-methods{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.dzg-request-form{display:grid;gap:14px}.dzg-request-form label{font-size:14px;font-weight:750}.dzg-request-form input,.dzg-request-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #cddbed;border-radius:6px;padding:14px;font:inherit}.dzg-request-form textarea{min-height:120px;resize:vertical}.dzg-request-form button{border:0;border-radius:6px;background:#146ee1;color:#fff;padding:16px;font-weight:800;font-size:15px;cursor:pointer}.dzg-map{margin-top:60px;height:420px;border-radius:13px;overflow:hidden}.dzg-map iframe{border:0;width:100%;height:100%}
.dzg-modal{display:none;position:fixed;inset:0;z-index:9999}.dzg-modal.is-open{display:flex;align-items:center;justify-content:center}.dzg-modal-backdrop{position:absolute;inset:0;background:rgba(1,18,35,.78)}.dzg-modal-card{position:relative;z-index:2;width:min(610px,92vw);max-height:92vh;overflow:auto;background:#fff;border-radius:13px;padding:40px 42px;box-shadow:0 35px 80px rgba(0,0,0,.35)}.dzg-modal-card h2{font-size:48px;line-height:1.05;margin:12px 0 20px}.dzg-modal-card>p:not(.dzg-kicker){line-height:1.6}.dzg-modal-close{position:absolute;right:22px;top:16px;border:0;background:none;font-size:30px;cursor:pointer}.dzg-modal-open{overflow:hidden}
.dzg-product-detail{max-width:1120px!important}.dzg-detail-top{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-bottom:55px}.detail-product-image{height:460px;border-radius:12px}.dzg-detail-top h2{font-size:48px;line-height:1.1;margin:10px 0 18px}.dzg-detail-top p{color:var(--muted);line-height:1.7;margin-bottom:32px}.dzg-spec-row{display:grid;grid-template-columns:250px 1fr;gap:40px;border-top:1px solid var(--line);padding:30px 10px}.dzg-spec-row h3{margin:0}.dzg-spec-row p,.dzg-spec-row li{color:var(--muted);line-height:1.65}.dzg-spec-row table{border-collapse:collapse;width:100%}.dzg-spec-row td,.dzg-spec-row th{padding:10px;border-bottom:1px solid var(--line);text-align:left}.dzg-article-body{max-width:820px;margin:auto}.article-lead-image{height:410px;border-radius:12px;background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#eef0f2;margin-bottom:35px}.dzg-article-body h2{font-size:46px;line-height:1.1}.dzg-article-body h3{margin-top:28px}.dzg-article-body p{color:var(--muted);line-height:1.75}
@media(max-width:1100px){.dzg-catalog-grid,.dzg-article-grid{grid-template-columns:repeat(2,1fr)}.dzg-service-grid{grid-template-columns:repeat(2,1fr)}.dzg-catalog-layout{grid-template-columns:220px 1fr}.dzg-about-intro,.dzg-contact-layout{gap:40px}}
@media(max-width:782px){.dzg-topbar{display:none}.dzg-header,.admin-bar .dzg-header{top:0!important}.dzg-inner-hero{min-height:330px}.dzg-inner-hero h1{font-size:42px}.dzg-inner-section{padding:65px 0}.dzg-about-intro,.dzg-panel-row,.dzg-catalog-layout,.dzg-contact-layout,.dzg-detail-top,.dzg-service-panel,.dzg-spec-row{grid-template-columns:1fr}.dzg-sidebar{position:static}.dzg-catalog-grid,.dzg-article-grid,.dzg-service-grid{grid-template-columns:1fr 1fr}.dzg-about-image{height:350px}.dzg-service-panel{gap:25px}.dzg-modal-card{padding:32px 24px}.dzg-modal-card h2{font-size:38px}.dzg-detail-top{gap:30px}.detail-product-image{height:340px}.dzg-spec-row{gap:14px}}
@media(max-width:560px){.dzg-catalog-grid,.dzg-article-grid,.dzg-service-grid{grid-template-columns:1fr}.catalog-image,.article-image{height:240px}.dzg-inline-request{align-items:flex-start;flex-direction:column}.dzg-service-panel ul{grid-template-columns:1fr}.dzg-contact-methods{grid-template-columns:1fr}.dzg-page-title{font-size:38px}}

/* v1.5 focused visual refinements */
.dzg-topbar{display:none!important}
.dzg-header,.admin-bar .dzg-header{position:sticky!important;top:0!important;z-index:1000!important}
.admin-bar .dzg-header{top:32px!important}
.dzg-product-image{height:225px!important;min-height:225px!important}
.dzg-product-card{min-height:405px!important}
.dzg-about-intro,.dzg-about-panel{width:75vw;max-width:1440px;margin-left:auto;margin-right:auto}
.dzg-panel-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:55px;align-items:center}
.dzg-panel-grid .panel-photo{height:300px;width:100%;order:2}
.dzg-panel-grid>div:first-child{order:1}
.dzg-panel-grid p{line-height:1.72}
.dzg-faq{width:75vw!important;max-width:1440px!important}
.dzg-contact-layout,.dzg-map{width:75vw;max-width:1440px;margin-left:auto;margin-right:auto}
.dzg-product-detail{width:75vw!important;max-width:1320px!important}
.dzg-detail-top{padding:42px;background:linear-gradient(135deg,#f7faff,#edf5ff);border:1px solid #dbe8f7;border-radius:16px;box-shadow:0 18px 48px rgba(13,53,105,.09);gap:65px}
.detail-product-image{height:520px!important;background-color:#fff!important;border:1px solid #e1e8f1;box-shadow:0 10px 28px rgba(15,45,85,.08)}
.dzg-detail-top h2{font-size:52px}.dzg-detail-top>div:last-child{padding-right:20px}
.dzg-spec-row{grid-template-columns:230px 1fr;margin:14px 0;padding:30px 34px;border:1px solid #e1e9f3;border-radius:11px;background:#fff;box-shadow:0 7px 22px rgba(13,47,95,.045)}
.dzg-spec-row:nth-child(even){background:#f7faff}
.dzg-spec-row h3{padding-left:16px;border-left:4px solid var(--blue);font-size:20px}
.dzg-spec-row ul{margin:0;padding-left:20px}.dzg-spec-row p{margin:0}
.dzg-product-detail>.dzg-inline-request{margin-top:34px;padding:36px 40px}
@media(max-width:900px){.dzg-about-intro,.dzg-about-panel,.dzg-faq,.dzg-contact-layout,.dzg-map,.dzg-product-detail{width:90vw!important}.dzg-panel-grid{grid-template-columns:1fr}.dzg-panel-grid .panel-photo{order:1}.dzg-panel-grid>div:first-child{order:2}.dzg-detail-top{padding:28px}.detail-product-image{height:400px!important}.dzg-spec-row{grid-template-columns:1fr}}
@media(max-width:560px){.dzg-product-image{height:210px!important;min-height:210px!important}.dzg-product-card{min-height:385px!important}.dzg-detail-top h2{font-size:38px}.detail-product-image{height:320px!important}}

/* v1.6: enforce page-level 75% content width */
.dzg-inner-section:has(.dzg-about-intro)>.dzg-shell,
.dzg-inner-section:has(.dzg-faq)>.dzg-shell,
.dzg-inner-section:has(.dzg-contact-layout)>.dzg-shell{
 width:75vw!important;
 max-width:none!important;
 margin-left:auto!important;
 margin-right:auto!important;
}
.dzg-inner-section:has(.dzg-about-intro) .dzg-about-intro,
.dzg-inner-section:has(.dzg-about-intro) .dzg-about-panel,
.dzg-inner-section:has(.dzg-faq) .dzg-faq,
.dzg-inner-section:has(.dzg-contact-layout) .dzg-contact-layout,
.dzg-inner-section:has(.dzg-contact-layout) .dzg-map{
 width:100%!important;
 max-width:none!important;
}
@media(max-width:900px){
 .dzg-inner-section:has(.dzg-about-intro)>.dzg-shell,
 .dzg-inner-section:has(.dzg-faq)>.dzg-shell,
 .dzg-inner-section:has(.dzg-contact-layout)>.dzg-shell{width:90vw!important}
}

/* v1.7: fixes from the three annotated screenshots */
.wp-site-blocks{
 overflow-x:clip!important;
 overflow-y:visible!important;
}
.dzg-header,
.admin-bar .dzg-header{
 position:sticky!important;
 top:0!important;
 z-index:9990!important;
 width:100%!important;
}
.admin-bar .dzg-header{top:32px!important}

/* Fill the complete product-image area and crop the decorative side edges. */
.dzg-product-image{
 background-size:125% auto!important;
 background-repeat:no-repeat!important;
 background-position:center!important;
 background-color:#eef0f2!important;
}

/* About: every content panel follows the same left-copy/right-image layout. */
.dzg-page-about .dzg-about-panel,
.dzg-inner-section:has(.dzg-about-intro) .dzg-about-panel{
 padding:0!important;
 overflow:hidden;
}
.dzg-page-about .dzg-panel-grid,
.dzg-inner-section:has(.dzg-about-intro) .dzg-panel-grid{
 grid-template-columns:1fr 1fr!important;
 gap:0!important;
 min-height:480px;
 align-items:stretch!important;
}
.dzg-page-about .dzg-panel-grid>div:first-child,
.dzg-inner-section:has(.dzg-about-intro) .dzg-panel-grid>div:first-child{
 display:flex;
 flex-direction:column;
 justify-content:center;
 padding:52px 48px;
 order:1!important;
}
.dzg-page-about .dzg-panel-grid .panel-photo,
.dzg-inner-section:has(.dzg-about-intro) .dzg-panel-grid .panel-photo{
 width:100%!important;
 height:100%!important;
 min-height:480px;
 border-radius:0!important;
 order:2!important;
 background-size:cover!important;
 background-position:center!important;
}
@media(max-width:782px){
 .admin-bar .dzg-header{top:0!important}
 .dzg-page-about .dzg-panel-grid,
 .dzg-inner-section:has(.dzg-about-intro) .dzg-panel-grid{grid-template-columns:1fr!important;min-height:0}
 .dzg-page-about .dzg-panel-grid .panel-photo,
 .dzg-inner-section:has(.dzg-about-intro) .dzg-panel-grid .panel-photo{min-height:330px;order:1!important}
 .dzg-page-about .dzg-panel-grid>div:first-child,
 .dzg-inner-section:has(.dzg-about-intro) .dzg-panel-grid>div:first-child{padding:34px 28px;order:2!important}
}

/* v1.8: only the four requested corrections */
body{padding-top:90px!important}
.dzg-header,
.admin-bar .dzg-header{
 position:fixed!important;
 left:0!important;
 right:0!important;
 top:0!important;
 z-index:9990!important;
}
.admin-bar .dzg-header{top:32px!important}
.dzg-header .wp-block-navigation-item__content{
 color:#10213d!important;
 position:relative;
 transition:color .2s ease;
}
.dzg-header .wp-block-navigation-item__content:hover{color:#146ee1!important}
.dzg-header .current-menu-item>.wp-block-navigation-item__content,
.dzg-header .current-menu-ancestor>.wp-block-navigation-item__content,
.dzg-header .wp-block-navigation-item__content[aria-current="page"]{color:#146ee1!important}
.dzg-header .current-menu-item>.wp-block-navigation-item__content:after,
.dzg-header .current-menu-ancestor>.wp-block-navigation-item__content:after,
.dzg-header .wp-block-navigation-item__content[aria-current="page"]:after{
 content:"";
 position:absolute;
 left:0;
 right:0;
 bottom:-10px;
 height:2px;
 background:#146ee1;
}

/* FAQ remains a centered 75% page instead of inheriting full width. */
.dzg-inner-section>.dzg-shell.dzg-faq{
 width:75vw!important;
 max-width:none!important;
 margin-left:auto!important;
 margin-right:auto!important;
}

/* About lower panels: large image left, copy right. */
.dzg-inner-section:has(.dzg-about-intro) .dzg-panel-grid .panel-photo{
 order:1!important;
}
.dzg-inner-section:has(.dzg-about-intro) .dzg-panel-grid>div:first-child{
 order:2!important;
}

/* Product detail: match the clean reference layout exactly. */
.dzg-product-detail{
 width:min(1220px,75vw)!important;
 max-width:none!important;
}
.dzg-product-detail .dzg-detail-top{
 display:grid!important;
 grid-template-columns:1fr 1fr!important;
 gap:62px!important;
 align-items:center!important;
 margin:0 0 42px!important;
 padding:0 0 55px!important;
 background:#fff!important;
 border:0!important;
 border-bottom:1px solid #dce6f0!important;
 border-radius:0!important;
 box-shadow:none!important;
}
.dzg-product-detail .detail-product-image{
 height:490px!important;
 width:100%!important;
 border:0!important;
 border-radius:10px!important;
 background-size:contain!important;
 background-position:center!important;
 background-repeat:no-repeat!important;
 background-color:#eef0f2!important;
 box-shadow:none!important;
}
.dzg-product-detail .dzg-detail-top>div:last-child{padding:0!important}
.dzg-product-detail .dzg-detail-top h2{
 font-size:clamp(40px,3.1vw,56px)!important;
 line-height:1.08!important;
 margin:12px 0 18px!important;
}
.dzg-product-detail .dzg-detail-top p{margin:0 0 28px!important}
.dzg-product-detail .dzg-spec-row{
 display:grid!important;
 grid-template-columns:260px minmax(0,1fr)!important;
 gap:58px!important;
 margin:0!important;
 padding:28px 10px!important;
 border:0!important;
 border-bottom:1px solid #dce6f0!important;
 border-radius:0!important;
 background:#fff!important;
 box-shadow:none!important;
}
.dzg-product-detail .dzg-spec-row h3{
 margin:0!important;
 padding:0!important;
 border:0!important;
 font-size:18px!important;
 line-height:1.4!important;
}
.dzg-product-detail .dzg-spec-row p,
.dzg-product-detail .dzg-spec-row ul{margin:0!important}
.dzg-product-detail .dzg-spec-row table{margin:0!important}
.dzg-product-detail>.dzg-inline-request{
 margin-top:35px!important;
 padding:34px 38px!important;
 border-radius:9px!important;
 box-shadow:none!important;
}
@media(max-width:782px){
 body{padding-top:72px!important}
 .admin-bar .dzg-header{top:0!important}
 .dzg-inner-section>.dzg-shell.dzg-faq{width:90vw!important}
 .dzg-product-detail{width:90vw!important}
 .dzg-product-detail .dzg-detail-top,
 .dzg-product-detail .dzg-spec-row{grid-template-columns:1fr!important;gap:22px!important}
 .dzg-product-detail .detail-product-image{height:350px!important}
}
