
:root{
 --dg-blue:#0c3383;
 --dg-blue2:#134bb1;
 --dg-orange:#f47700;
 --dg-orange2:#ff8b00;
 --dg-ink:#131722;
 --dg-muted:#677183;
 --dg-line:#e5e8ee;
}
body{margin:0!important}
body header.site-header,
body #masthead,
body .site-header,
body .header-wrapper,
body .elementor-location-header,
body .elementor-template-full-width>.elementor-location-header{display:none!important}
.dghp-root{position:relative;z-index:99990;background:#fff;color:var(--dg-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.dghp-root *{box-sizing:border-box}
.dghp-root a{text-decoration:none!important}
.dghp-shell{width:min(1480px,calc(100% - 40px));margin:0 auto}

.dghp-topbar{height:34px;background:linear-gradient(90deg,var(--dg-blue),var(--dg-blue2));color:#fff;position:relative}
.dghp-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between;font-size:12px}
.dghp-free{font-weight:700}
.dghp-toplinks{display:flex;align-items:center;gap:22px}
.dghp-toplinks>a{color:#fff!important}
.dghp-locale-trigger{border:0;background:transparent;color:#fff;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:12px}
.dghp-locale-trigger svg{width:12px;height:12px;fill:none;stroke:#fff;stroke-width:2}
.dghp-locale-panel{display:none;position:absolute;right:22px;top:34px;width:min(560px,calc(100vw - 44px));background:#fff;color:#111827;border:1px solid var(--dg-line);border-radius:0 0 14px 14px;box-shadow:0 18px 50px rgba(0,0,0,.18);z-index:250}
.dghp-locale-panel.is-open{display:block}
.dghp-locale-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:18px}
.dghp-locale-grid h4{margin:0 0 10px;font-size:13px}
.dghp-locale-options{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;max-height:260px;overflow:auto}
.dghp-locale-options a{display:flex;justify-content:space-between;gap:8px;padding:8px 9px;border-radius:8px;color:#1f2937!important;font-size:12px}
.dghp-locale-options a:hover,.dghp-locale-options a.is-current{background:#f2f5fa;color:var(--dg-blue)!important}

.dghp-main{background:#fff;border-bottom:1px solid var(--dg-line)}
.dghp-main-row{min-height:72px;display:grid;grid-template-columns:180px 1fr 290px;gap:18px;align-items:center}
.dghp-logo{display:inline-flex;align-items:center;max-width:165px}
.dghp-logo-img{max-width:155px!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain!important}
.dghp-text-logo{font-size:40px;font-weight:850;letter-spacing:-2px;color:var(--dg-blue)!important}
.dghp-text-logo b{color:var(--dg-orange);font-weight:850}

.dghp-search-wrap{position:relative}
.dghp-search-form{height:46px;display:grid;grid-template-columns:160px 1fr 52px;border:1px solid #d7dce4;border-radius:11px;overflow:hidden;background:#fff}
.dghp-cat-trigger{border:0;border-right:1px solid var(--dg-line);background:#fff;padding:0 15px;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}
.dghp-cat-trigger svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2}
.dghp-search-input-wrap{display:flex;align-items:center;min-width:0}
.dghp-search-input{width:100%;height:100%;border:0!important;box-shadow:none!important;outline:none!important;background:#fff!important;padding:0 10px 0 14px!important;font-size:14px!important}
.dghp-image-search-btn{width:40px;height:40px;display:grid;place-items:center;border:0;background:transparent;border-radius:8px;cursor:pointer}
.dghp-image-search-btn:hover{background:#f4f6fa}
.dghp-image-search-btn svg{width:20px;height:20px;fill:none;stroke:#536070;stroke-width:1.7}
.dghp-search-submit{border:0;background:linear-gradient(180deg,var(--dg-orange2),var(--dg-orange));display:grid;place-items:center;cursor:pointer}
.dghp-search-submit svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:2}
.dghp-search-panel{display:none;position:absolute;left:0;right:0;top:53px;background:#fff;border:1px solid var(--dg-line);border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.16);padding:10px;z-index:300;max-height:480px;overflow:auto}
.dghp-search-panel.is-open{display:block}
.dghp-search-heading{display:flex;align-items:center;justify-content:space-between;padding:8px 9px 10px;font-size:12px;font-weight:850;text-transform:uppercase}
.dghp-search-heading a{color:var(--dg-orange)!important;font-size:11px}
.dghp-search-heading small{font-size:11px;color:var(--dg-muted);font-weight:600;text-transform:none}
.dghp-suggest-chips{display:flex;flex-wrap:wrap;gap:7px;padding:0 8px 10px}
.dghp-suggest-chips a{color:#253044!important;background:#f3f5f8;border:1px solid #e9edf3;padding:7px 10px;border-radius:999px;font-size:12px}
.dghp-live-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}
.dghp-live-item{display:grid;grid-template-columns:58px 1fr;gap:10px;align-items:center;padding:7px;border-radius:9px;color:#141821!important}
.dghp-live-item:hover{background:#f7f9fb}
.dghp-live-thumb{width:58px;height:58px;border-radius:8px;overflow:hidden;background:#f4f4f4}
.dghp-live-thumb img{width:58px!important;height:58px!important;object-fit:cover!important;margin:0!important}
.dghp-live-item b{display:block;font-size:12px;line-height:1.25}
.dghp-live-item small{display:block;margin-top:5px;color:var(--dg-orange);font-weight:800}
.dghp-empty{padding:20px;text-align:center;color:var(--dg-muted)}

.dghp-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}
.dghp-action{position:relative;display:flex;align-items:center;gap:6px;color:#10141c!important;font-size:12px;font-weight:700;white-space:nowrap}
.dghp-action svg{width:23px;height:23px;fill:none;stroke:#111827;stroke-width:1.7}
.dghp-cart-count{position:absolute;top:-8px;left:18px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--dg-orange);color:#fff;font-size:10px;display:grid;place-items:center}

.dghp-nav{height:44px;background:linear-gradient(90deg,#ef6500,#ff8500)}
.dghp-nav-inner{height:44px;display:grid;grid-template-columns:1.3fr 1.15fr 1.15fr 1.2fr .7fr 1fr}
.dghp-nav-trigger{height:44px;border:0;background:transparent;color:#fff;font-weight:850;font-size:11px;padding:0 14px;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;white-space:nowrap}
.dghp-nav-trigger:hover,.dghp-nav-trigger.is-open{background:rgba(0,0,0,.10)}
.dghp-nav-trigger svg{width:14px;height:14px;fill:none;stroke:#fff;stroke-width:2}
.dghp-nav-trigger:first-child svg:first-child{width:17px;height:17px}

.dghp-dropdown{display:none;position:absolute;left:0;right:0;top:150px;background:#fff;border-bottom:1px solid var(--dg-line);box-shadow:0 18px 45px rgba(0,0,0,.14);z-index:220}
.dghp-dropdown.is-open{display:block}
.dghp-shop-menu{padding:18px 0}
.dghp-shop-mega{display:grid;grid-template-columns:220px 1fr;gap:18px;max-height:70vh}
.dghp-shop-quick{border-right:1px solid var(--dg-line);padding-right:16px}
.dghp-shop-quick a{display:block;padding:9px 10px;border-radius:9px;color:#121722!important}
.dghp-shop-quick a:hover{background:#f6f7fa}
.dghp-shop-quick b{display:block;font-size:13px}
.dghp-shop-quick small{display:block;margin-top:3px;color:var(--dg-muted);font-size:10px}
.dghp-cat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px 12px;overflow:auto;padding-right:4px}
.dghp-cat-card{border:1px solid #edf0f4;border-radius:10px;padding:9px;min-height:112px;background:#fff}
.dghp-cat-head{display:grid;grid-template-columns:46px 1fr;gap:8px;align-items:center;margin-bottom:6px}
.dghp-cat-head img{width:46px!important;height:46px!important;object-fit:cover!important;border-radius:8px!important;margin:0!important}
.dghp-cat-head>a{font-size:12px;font-weight:850;color:#111827!important;line-height:1.2}
.dghp-cat-children{display:grid;gap:2px}
.dghp-cat-children a{font-size:10.5px;color:#596476!important;padding:2px 0}
.dghp-cat-children a:hover{color:var(--dg-orange)!important}

.dghp-link-menu{padding:18px 0}
.dghp-link-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.dghp-link-menu-grid a{display:block;border:1px solid #edf0f4;border-radius:10px;padding:13px;color:#111827!important}
.dghp-link-menu-grid a:hover{border-color:#ffd4ad;background:#fff9f3}
.dghp-link-menu-grid b{display:block;font-size:13px}
.dghp-link-menu-grid small{display:block;color:var(--dg-muted);font-size:10.5px;margin-top:4px}
.dghp-menu-logout b{color:#b42318}

.dghp-mobile-menu-btn,.dghp-mobile-drawer{display:none}

/* Professional product-search results page: remove dark side gutters and widen content */
body.search,
body.search-results,
body.search-results #page,
body.search-results .site,
body.search-results .site-content,
body.search-results .content-area,
body.search-results main,
body.search-results #primary{
 background:#fff!important;
}
body.search-results .site-content,
body.search-results .content-area,
body.search-results #primary,
body.search-results main.site-main{
 width:min(1480px,calc(100% - 40px))!important;
 max-width:1480px!important;
 margin-left:auto!important;
 margin-right:auto!important;
 padding-left:0!important;
 padding-right:0!important;
}
body.search-results .widget-area,
body.search-results #secondary,
body.search-results aside.sidebar{display:none!important}
body.search-results ul.products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important}
body.search-results ul.products li.product{width:auto!important;margin:0!important;border:1px solid #e9edf2;border-radius:12px;padding:10px;background:#fff}
body.search-results ul.products li.product img{border-radius:9px!important}

@media(max-width:1180px){
 .dghp-main-row{grid-template-columns:150px 1fr 220px}
 .dghp-logo-img{max-width:140px!important}
 .dghp-action span{display:none}
 .dghp-actions{gap:10px}
 .dghp-nav-trigger{font-size:10px;padding:0 8px}
 .dghp-cat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}

@media(max-width:820px){
 .dghp-shell{width:calc(100% - 18px)}
 .dghp-topbar{height:32px}
 .dghp-topbar-inner{height:32px;justify-content:center}
 .dghp-free{font-size:11px}
 .dghp-toplinks{display:none}
 .dghp-main-row{min-height:64px;grid-template-columns:40px 1fr auto;gap:8px}
 .dghp-mobile-menu-btn{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--dg-line);border-radius:9px;background:#fff}
 .dghp-mobile-menu-btn svg{width:20px;height:20px;fill:none;stroke:#111827;stroke-width:2}
 .dghp-logo{max-width:120px}
 .dghp-logo-img{max-width:116px!important;max-height:40px!important}
 .dghp-text-logo{font-size:31px}
 .dghp-actions{gap:4px}
 .dghp-action{width:34px;height:34px;display:grid;place-items:center}
 .dghp-action svg{width:22px;height:22px}
 .dghp-action:nth-child(2){display:none}
 .dghp-cart-count{top:-3px;left:20px}
 .dghp-search-wrap{grid-column:1/-1;grid-row:2;margin-bottom:8px}
 .dghp-search-form{height:44px;grid-template-columns:1fr 48px}
 .dghp-cat-trigger{display:none}
 .dghp-search-input{font-size:13px!important}
 .dghp-search-submit{width:48px}
 .dghp-search-panel{top:50px}
 .dghp-live-grid{grid-template-columns:1fr}
 .dghp-nav,.dghp-dropdown{display:none!important}
 .dghp-locale-panel{display:none!important}

 .dghp-mobile-drawer{display:block;position:fixed;inset:0;z-index:100050;pointer-events:none;opacity:0;transition:.22s}
 .dghp-mobile-drawer.is-open{pointer-events:auto;opacity:1}
 .dghp-mobile-backdrop{position:absolute;inset:0;background:rgba(18,24,35,.48)}
 .dghp-mobile-panel{position:absolute;left:0;top:0;bottom:0;width:min(89vw,390px);background:#fff;overflow:auto;transform:translateX(-100%);transition:.22s;box-shadow:18px 0 55px rgba(0,0,0,.22)}
 .dghp-mobile-drawer.is-open .dghp-mobile-panel{transform:translateX(0)}
 .dghp-mobile-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--dg-line)}
 .dghp-mobile-close{width:40px;height:40px;border:1px solid var(--dg-line);border-radius:9px;background:#fff;display:grid;place-items:center}
 .dghp-mobile-close svg{width:21px;height:21px;fill:none;stroke:#111827;stroke-width:2}
 .dghp-mobile-quick{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:12px;border-bottom:1px solid var(--dg-line)}
 .dghp-mobile-quick a{border:1px solid var(--dg-line);border-radius:9px;padding:10px 6px;text-align:center;color:#111827!important;font-size:11px;font-weight:700}
 .dghp-mobile-section{padding:14px 17px;border-bottom:1px solid var(--dg-line)}
 .dghp-mobile-section h3{margin:0 0 7px;font-size:13px;font-weight:900}
 .dghp-mobile-section>a,.dghp-mobile-section details a,.dghp-mobile-section summary{display:block;color:#2d3748!important;padding:7px 0;font-size:13px}
 .dghp-mobile-section summary{font-weight:750;cursor:pointer}
 .dghp-mobile-section details{border-top:1px dashed #edf0f4}
 .dghp-mobile-section details a{padding-left:13px;font-size:12px;color:#657083!important}
 .dghp-logout{color:#b42318!important;font-weight:850}
 .dghp-mobile-locale-button{width:100%;height:42px;border:1px solid var(--dg-line);border-radius:9px;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:750}
 .dghp-mobile-locale-button svg{width:14px;height:14px;fill:none;stroke:#111827;stroke-width:2}
 .dghp-mobile-locale-panel{display:none;margin-top:10px;max-height:300px;overflow:auto;border:1px solid var(--dg-line);border-radius:9px;padding:8px}
 .dghp-mobile-locale-panel.is-open{display:block}
 .dghp-mobile-locale-panel strong{display:block;font-size:11px;text-transform:uppercase;margin:7px 6px}
 .dghp-mobile-locale-panel a{display:flex!important;justify-content:space-between;padding:7px 6px!important}

 body.search-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
 body.search-results .site-content,
 body.search-results .content-area,
 body.search-results #primary,
 body.search-results main.site-main{width:calc(100% - 18px)!important}
}
