.gldh-header{display:none;background:#fff;color:#1f2937;position:relative;z-index:9990;box-shadow:0 1px 0 rgba(17,24,39,.08);font-family:inherit}
@media(min-width:1024px){.gldh-header{display:block}}
.gldh-inner{width:min(calc(100% - 2cm),var(--gldh-max,3840px));margin:0 auto}
.gldh-topbar{background:#f6f8f7;border-bottom:1px solid #e9eeeb;font-size:13px}
.gldh-topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.gldh-contact-strip,.gldh-toplinks{display:flex;align-items:center;gap:20px;min-width:0}
.gldh-contact-strip>a,.gldh-contact-strip>span,.gldh-toplinks a{color:#53605a;text-decoration:none;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
.gldh-contact-strip svg{width:15px;height:15px;fill:var(--gldh-accent)}
.gldh-toplinks a:hover,.gldh-contact-strip a:hover{color:var(--gldh-accent)}
.gldh-main{background:#fff}
.gldh-main-inner{min-height:86px;display:grid;grid-template-columns:minmax(230px,.85fr) minmax(360px,1.5fr) auto;gap:28px;align-items:center}
.gldh-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#173d33;min-width:0}
.gldh-brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,var(--gldh-accent),#2f8358);color:#fff;font-weight:800;letter-spacing:.5px}
.gldh-brand-copy{display:flex;flex-direction:column;line-height:1.05;min-width:0}
.gldh-brand-copy strong{font-size:24px;white-space:nowrap}
.gldh-brand-copy small{font-size:12px;color:#78837e;margin-top:6px;text-transform:uppercase;letter-spacing:.06em}
.gldh-search-wrap{position:relative;min-width:0}
.gldh-search-form{height:48px;border:1px solid #dce3df;border-radius:14px;background:#f9fbfa;display:flex;align-items:center;overflow:hidden;transition:.18s box-shadow,.18s border-color}
.gldh-search-form:focus-within{border-color:#98bca8;box-shadow:0 0 0 3px rgba(31,107,67,.10)}
.gldh-search-icon{width:44px;display:grid;place-items:center;flex:0 0 44px}
.gldh-search-icon svg{width:21px;height:21px;fill:#62736b}
.gldh-search-input{border:0!important;box-shadow:none!important;background:transparent!important;outline:0!important;min-width:0;width:100%;font-size:15px!important;padding:0 6px!important;height:100%!important}
.gldh-search-form button{height:38px;margin-right:5px;padding:0 19px;border:0;border-radius:10px;background:var(--gldh-accent);color:#fff;font-weight:700;cursor:pointer}
.gldh-search-results{position:absolute;top:56px;left:0;right:0;background:#fff;border:1px solid #e1e7e3;border-radius:14px;box-shadow:0 18px 50px rgba(18,45,34,.16);padding:7px;z-index:10010;max-height:420px;overflow:auto;scrollbar-gutter:stable}
.gldh-search-item{display:grid;grid-template-columns:52px minmax(0,1fr) max-content;gap:12px;align-items:center;padding:8px 9px;border-radius:10px;text-decoration:none;color:#1f2937}
.gldh-search-item:hover{background:#f2f7f4}
.gldh-search-item img{width:52px;height:52px;object-fit:cover;border-radius:9px}
.gldh-search-copy{min-width:0}.gldh-search-name{display:-webkit-box;font-size:14px;font-weight:700;line-height:1.25;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.gldh-search-stock{display:block;font-size:12px;color:#6b756f;margin-top:4px}
.gldh-search-price{white-space:nowrap;font-weight:800;color:#173d33;font-size:14px;text-align:right;padding-left:8px}
.gldh-search-empty{padding:18px;text-align:center;color:#7a857f}
.gldh-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}
.gldh-phone,.gldh-cart{display:flex;align-items:center;gap:10px;text-decoration:none;color:#24322c;white-space:nowrap}
.gldh-phone>span:last-child,.gldh-cart>span:last-child{display:flex;flex-direction:column;line-height:1.12}
.gldh-phone small,.gldh-cart small{font-size:11px;color:#7a857f;margin-bottom:4px}
.gldh-phone strong,.gldh-cart strong{font-size:14px;font-weight:800}
.gldh-round-icon{position:relative;width:42px;height:42px;border-radius:50%;background:#edf5f0;display:grid;place-items:center;flex:0 0 42px}
.gldh-round-icon svg{width:21px;height:21px;fill:var(--gldh-accent)}
.gldh-cart-count{position:absolute;right:-4px;top:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#e25353;color:#fff;font-size:11px;font-style:normal;display:grid;place-items:center;font-weight:800}
.gldh-cart-wrap{position:relative}
.gldh-mini-cart{position:absolute;right:0;top:55px;width:390px;background:#fff;border:1px solid #e1e7e3;border-radius:14px;box-shadow:0 20px 50px rgba(18,45,34,.18);padding:16px;z-index:10020}
.gldh-mini-cart .woocommerce-mini-cart{margin:0;padding:0;list-style:none;max-height:350px;overflow:auto}
.gldh-mini-cart .woocommerce-mini-cart-item{padding:10px 0 10px 58px!important;min-height:54px;border-bottom:1px solid #edf0ee;position:relative}
.gldh-mini-cart .woocommerce-mini-cart-item img{position:absolute!important;left:0!important;top:10px!important;width:46px!important;height:46px!important;object-fit:cover;border-radius:8px;float:none!important;margin:0!important}
.gldh-mini-cart .remove{right:0!important;left:auto!important;top:8px!important}
.gldh-mini-cart .woocommerce-mini-cart__total{padding:14px 0 2px;margin:0;border:0}
.gldh-mini-cart .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 0 0}
.gldh-mini-cart .button{margin:0!important;text-align:center;border-radius:10px!important;padding:11px 10px!important}
.gldh-loading,.gldh-empty{text-align:center;padding:28px;color:#758079}
.gldh-navrow{border-top:1px solid #eef1ef;border-bottom:1px solid #dfe5e1;background:#fff}
.gldh-nav-inner{height:52px;display:flex;align-items:stretch;gap:8px}
.gldh-catalog-wrap{position:relative;flex:0 0 auto}
.gldh-catalog-button{height:100%;display:flex;align-items:center;gap:9px;background:var(--gldh-accent);color:#fff;border:0;padding:0 21px;font-weight:800;cursor:pointer}
.gldh-catalog-button svg{width:18px;height:18px;fill:#fff}
.gldh-catalog-lines{font-size:18px;line-height:1}
.gldh-primary-nav{display:flex;align-items:stretch;min-width:0;overflow:hidden}
.gldh-primary-nav a{display:flex;align-items:center;padding:0 15px;color:#25322c;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}
.gldh-primary-nav a:hover{color:var(--gldh-accent);background:#f6f9f7}
.gldh-mega{position:absolute;top:52px;left:0;width:min(1500px,calc(100vw - 2cm));max-height:min(72vh,720px);overflow:auto;background:#fff;border:1px solid #dfe6e2;border-radius:0 0 16px 16px;box-shadow:0 20px 50px rgba(18,45,34,.16);padding:20px 22px 24px;z-index:10030;scrollbar-gutter:stable}
.gldh-mega-head{position:sticky;top:-20px;z-index:2;display:flex;align-items:center;gap:12px;margin:-2px -2px 18px;padding:10px 2px 12px;background:rgba(255,255,255,.97);border-bottom:1px solid #e7ece9;backdrop-filter:blur(8px)}
.gldh-mega-head strong{font-size:16px;color:#173d33}
.gldh-mega-head span{font-size:12px;color:#829087}
.gldh-mega-head a{margin-left:auto;color:var(--gldh-accent);text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}
.gldh-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 28px;align-items:start}
.gldh-mega-col{min-width:0;break-inside:avoid}
.gldh-mega-title{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#173d33;text-decoration:none;font-weight:800;font-size:15px;border-bottom:1px solid #e7ece9;padding-bottom:8px;margin-bottom:8px}
.gldh-mega-title-name{min-width:0}
.gldh-mega-count,.gldh-mega-child small{flex:0 0 auto;font-size:10px!important;line-height:1;color:#819087!important;font-weight:700!important;background:#f1f5f3;border-radius:999px;padding:4px 6px}
.gldh-mega-children{display:flex;flex-direction:column;gap:3px}
.gldh-mega-child>a{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#5b6761;text-decoration:none;font-size:13px;line-height:1.3;padding:4px 5px;border-radius:7px}
.gldh-mega-child>a:hover{color:var(--gldh-accent);background:#f4f8f6}
.gldh-mega-child.gldh-mega-depth-2>a{padding-left:16px;font-size:12.5px;color:#69766f}
.gldh-mega-child.gldh-mega-depth-3>a{padding-left:28px;font-size:12px;color:#76827c}
.gldh-mega-child.gldh-mega-depth-4>a,.gldh-mega-child.gldh-mega-depth-5>a,.gldh-mega-child.gldh-mega-depth-6>a,.gldh-mega-child.gldh-mega-depth-7>a,.gldh-mega-child.gldh-mega-depth-8>a{padding-left:38px;font-size:11.5px;color:#7d8883}
@media(max-width:1180px) and (min-width:1024px){.gldh-mega{width:min(1050px,calc(100vw - 2cm));padding-left:18px;padding-right:18px}.gldh-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 20px}}
body.gldh-lock{overflow:hidden}
.gldh-header.gldh-stuck{position:sticky;top:0}
.gldh-header.gldh-stuck .gldh-topbar{display:none}
.gldh-header.gldh-stuck .gldh-main-inner{min-height:64px}
.gldh-header.gldh-stuck .gldh-brand-mark{width:40px;height:40px;border-radius:12px}
.gldh-header.gldh-stuck .gldh-brand-copy small{display:none}
.gldh-header.gldh-stuck .gldh-brand-copy strong{font-size:20px}
.gldh-header.gldh-stuck .gldh-navrow{box-shadow:0 7px 18px rgba(18,45,34,.06)}
.gldh-fallback>.gldh-header{position:fixed;top:0;left:0;right:0}
@media(max-width:1260px) and (min-width:1024px){
 .gldh-inner{width:calc(100% - 2cm)}
 .gldh-main-inner{grid-template-columns:210px minmax(280px,1fr) auto;gap:16px}
 .gldh-brand-copy strong{font-size:20px}
 .gldh-phone>span:last-child{display:none}
 .gldh-actions{gap:10px}
 .gldh-primary-nav a{padding:0 10px;font-size:13px}
 .gldh-toplinks{gap:12px}
 .gldh-contact-strip{gap:12px}
 .gldh-contact-strip>span:first-child{display:none}
}
