
: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}
}


/* v1.2.0 refinements */
.dghp-dropdown{top:150px!important}
.dghp-shop-menu{padding:10px 0!important}
.dghp-shop-mega{
  grid-template-columns:190px 1fr!important;
  gap:12px!important;
  max-height:440px!important;
  min-height:0!important;
  overflow:hidden!important;
}
.dghp-shop-quick{overflow:auto;max-height:420px;padding-right:10px!important}
.dghp-shop-quick a{padding:7px 8px!important}
.dghp-cat-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:7px!important;
  max-height:420px!important;
  overflow-y:auto!important;
  align-content:start!important;
}
.dghp-cat-card{min-height:88px!important;padding:7px!important}
.dghp-cat-head{grid-template-columns:30px 1fr!important;gap:7px!important;margin-bottom:4px!important}
.dghp-cat-head img{width:30px!important;height:30px!important;border-radius:6px!important}
.dghp-cat-head>a{font-size:11px!important}
.dghp-cat-children a{font-size:9.8px!important;line-height:1.15!important}
.dghp-link-menu{padding:11px 0!important}
.dghp-link-menu-grid{grid-template-columns:repeat(5,1fr)!important;gap:7px!important}
.dghp-link-menu-grid a{padding:10px!important}
.dghp-link-menu-grid b{font-size:12px!important}
.dghp-link-menu-grid small{font-size:10px!important}

.dghp-locale-options button,
.dghp-mobile-locale-panel button{
  width:100%;border:0;background:transparent;cursor:pointer;
  display:flex;justify-content:space-between;gap:8px;
  padding:8px 9px;border-radius:8px;color:#1f2937;font-size:12px;text-align:left
}
.dghp-locale-options button:hover,
.dghp-mobile-locale-panel button:hover{background:#f2f5fa;color:var(--dg-blue)}
.dghp-google-translate{position:absolute!important;left:-9999px!important;top:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.goog-te-banner-frame.skiptranslate{display:none!important}
body{top:0!important}
#goog-gt-tt,.goog-te-balloon-frame{display:none!important}
.goog-text-highlight{background:none!important;box-shadow:none!important}

/* Modern custom search results */
.dghp-results-page{background:#f6f8fb;min-height:70vh;padding-bottom:56px}
.dghp-results-shell{width:min(1440px,calc(100% - 40px));margin:0 auto}
.dghp-results-hero{
  background:linear-gradient(135deg,#0b2f7a 0%,#154db4 58%,#f47700 140%);
  color:#fff;padding:34px 0
}
.dghp-results-hero .dghp-results-shell{display:flex;align-items:end;justify-content:space-between;gap:30px}
.dghp-results-eyebrow{display:inline-block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#ffd5aa;margin-bottom:7px}
.dghp-results-hero h1{margin:0;font-size:30px;line-height:1.12;color:#fff}
.dghp-results-hero p{margin:9px 0 0;color:rgba(255,255,255,.82);font-size:13px}
.dghp-results-search{display:grid;grid-template-columns:minmax(260px,430px) 92px;background:#fff;border-radius:11px;padding:4px;box-shadow:0 12px 30px rgba(0,0,0,.13)}
.dghp-results-search input{border:0!important;outline:0!important;box-shadow:none!important;padding:0 13px!important;font-size:13px!important;background:#fff!important}
.dghp-results-search button{border:0;border-radius:8px;background:#f47700;color:#fff;font-weight:800;cursor:pointer}
.dghp-results-content{padding-top:24px}
.dghp-results-toolbar{height:48px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.dghp-results-toolbar{font-size:13px;color:#495467}
.dghp-results-toolbar a{color:#f47700!important;font-weight:800}
.dghp-results-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.dghp-result-card{background:#fff;border:1px solid #e5eaf0;border-radius:13px;overflow:hidden;box-shadow:0 4px 14px rgba(20,34,60,.04);transition:.18s}
.dghp-result-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(20,34,60,.10)}
.dghp-result-image{display:block;aspect-ratio:1/1;background:#f4f5f7;overflow:hidden}
.dghp-result-image img{width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important}
.dghp-result-body{padding:11px}
.dghp-result-title{display:block;color:#111827!important;font-size:12px;font-weight:750;line-height:1.35;min-height:33px}
.dghp-result-rating{min-height:18px;margin-top:5px}
.dghp-result-price{margin-top:5px;color:#d94c00;font-weight:850;font-size:14px}
.dghp-result-view{margin-top:9px;display:block;text-align:center;border:1px solid #dce2ea;border-radius:8px;padding:7px;color:#263244!important;font-size:11px;font-weight:800}
.dghp-result-view:hover{background:#f47700;color:#fff!important;border-color:#f47700}
.dghp-results-pagination{display:flex;justify-content:center;gap:6px;margin-top:28px}
.dghp-results-pagination .page-numbers{display:grid;place-items:center;min-width:36px;height:36px;padding:0 10px;border-radius:8px;background:#fff;border:1px solid #dde3ea;color:#253044!important;font-size:12px}
.dghp-results-pagination .current{background:#0c3383;color:#fff!important;border-color:#0c3383}
.dghp-results-empty{background:#fff;border:1px solid #e5eaf0;border-radius:14px;padding:50px;text-align:center}
.dghp-results-empty h2{margin:0 0 8px}
.dghp-results-empty a{display:inline-block;margin-top:14px;background:#f47700;color:#fff!important;padding:10px 18px;border-radius:9px;font-weight:800}

@media(max-width:1180px){
  .dghp-cat-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}
  .dghp-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:820px){
  .dghp-shop-menu{display:none!important}
  .dghp-results-shell{width:calc(100% - 18px)}
  .dghp-results-hero{padding:24px 0}
  .dghp-results-hero .dghp-results-shell{display:block}
  .dghp-results-hero h1{font-size:23px}
  .dghp-results-search{margin-top:17px;grid-template-columns:1fr 78px}
  .dghp-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .dghp-result-body{padding:9px}
}


/* v1.2.1 safety/duplicate-header cleanup */
body:has(#dghp-root) .site-header,
body:has(#dghp-root) header#masthead,
body:has(#dghp-root) .elementor-location-header,
body:has(#dghp-root) .header-wrapper,
body:has(#dghp-root) .main-header,
body:has(#dghp-root) .theme-header {
  display:none !important;
}

/* Never hide the Dralys plugin header itself */
#dghp-root,
#dghp-root .dghp-main,
#dghp-root .dghp-topbar {
  display:block !important;
}


/* v1.2.2 global-header consistency */
#dghp-root{position:relative!important;z-index:10020!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important;font-family:Arial,Helvetica,sans-serif!important}
#dghp-root *{box-sizing:border-box}
body.dghp-active{margin-top:0!important;padding-top:0!important}
body.dghp-active #page,
body.dghp-active .site,
body.dghp-active #content,
body.dghp-active .site-content,
body.dghp-active .elementor-location-single,
body.dghp-active main{margin-top:0!important}
body.dghp-active #content,
body.dghp-active .site-content{padding-top:0!important}

/* Compact desktop layout */
#dghp-root .dghp-topbar{min-height:30px!important}
#dghp-root .dghp-topbar-inner{min-height:30px!important;height:30px!important}
#dghp-root .dghp-main-row{min-height:64px!important;padding-top:7px!important;padding-bottom:7px!important}
#dghp-root .dghp-nav-inner{min-height:42px!important;height:42px!important}
#dghp-root .dghp-nav-trigger{height:42px!important}
#dghp-root .dghp-dropdown{top:136px!important}

/* Locale panel remains a controlled overlay, never raw text across the page */
#dghp-root .dghp-locale-panel{position:absolute!important;left:0!important;right:0!important;top:30px!important;z-index:10080!important;background:#fff!important;border:1px solid #e4e8ef!important;box-shadow:0 18px 45px rgba(15,32,65,.16)!important;max-height:430px!important;overflow:auto!important}
#dghp-root .dghp-locale-panel:not(.is-open){display:none!important}
#dghp-root .dghp-locale-panel.is-open{display:block!important}
#dghp-root .dghp-locale-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:22px!important;padding:20px!important}
#dghp-root .dghp-locale-options{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}

/* Wishlist buttons */
.dghp-live-item-wrap{position:relative}
.dghp-wishlist-toggle{position:absolute;right:8px;top:8px;width:34px;height:34px;border:1px solid #e2e7ee;border-radius:50%;background:#fff;color:#12213d;font-size:21px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:4;box-shadow:0 4px 12px rgba(20,34,60,.08)}
.dghp-wishlist-toggle:hover,.dghp-wishlist-toggle.is-added{color:#e04646;background:#fff5f5;border-color:#ffd1d1}
.dghp-wishlist-toggle.is-loading{opacity:.55;pointer-events:none}
.dghp-result-media{position:relative}

/* Search result polish */
.dghp-results-chips{display:flex;gap:8px;overflow:auto;padding-top:17px;padding-bottom:2px;scrollbar-width:none}
.dghp-results-chips a{white-space:nowrap;background:#fff;border:1px solid #dfe5ed;border-radius:999px;padding:8px 13px;color:#26344d!important;font-size:12px;font-weight:750}
.dghp-results-chips a:hover{border-color:#f47700;color:#d75f00!important}
.dghp-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.dghp-result-card{min-width:0}
.dghp-result-image{aspect-ratio:1/1.04}
.dghp-result-title{font-size:13px!important}
.dghp-results-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center}

/* Mobile app links */
.dghp-mobile-apps{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
.dghp-mobile-apps h3{grid-column:1/-1}
.dghp-app-link{border:1px solid #dce2ea!important;border-radius:9px!important;text-align:center!important;padding:10px!important;font-weight:800!important}

/* Mobile: smaller, cleaner, no white gap */
@media(max-width:820px){
  #dghp-root .dghp-topbar{min-height:28px!important}
  #dghp-root .dghp-topbar-inner{height:28px!important;min-height:28px!important;padding:0 10px!important}
  #dghp-root .dghp-free{font-size:10px!important}
  #dghp-root .dghp-toplinks>a,
  #dghp-root .dghp-locale-trigger{font-size:10px!important}
  #dghp-root .dghp-main-row{min-height:54px!important;padding:6px 10px!important;grid-template-columns:38px minmax(90px,1fr) auto!important;gap:7px!important}
  #dghp-root .dghp-logo-img{max-height:32px!important;max-width:105px!important}
  #dghp-root .dghp-text-logo{font-size:27px!important}
  #dghp-root .dghp-search-wrap{margin:0 0 5px!important;padding:0!important}
  #dghp-root .dghp-search-form{height:40px!important}
  #dghp-root .dghp-search-panel{top:45px!important}
  #dghp-root .dghp-mobile-panel{width:min(92vw,390px)!important}
  #dghp-root .dghp-mobile-head{height:60px!important}
  #dghp-root .dghp-mobile-section{padding:11px 15px!important}
  #dghp-root .dghp-mobile-section>a,
  #dghp-root .dghp-mobile-section details a,
  #dghp-root .dghp-mobile-section summary{padding:6px 0!important}
  #dghp-root .dghp-mobile-locale-panel{max-height:360px!important}
  #dghp-root .dghp-locale-panel{display:none!important}
  .dghp-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .dghp-results-page{margin-top:0!important}
}

/* Never allow legacy theme header spacing after hiding it */
body.dghp-active .site-header,
body.dghp-active header#masthead,
body.dghp-active .elementor-location-header,
body.dghp-active .header-wrapper,
body.dghp-active .main-header,
body.dghp-active .theme-header{display:none!important;margin:0!important;padding:0!important;height:0!important;min-height:0!important;overflow:hidden!important}
