:root{--wtf-blue:#0757b8;--wtf-blue2:#087be8;--wtf-orange:#ff7900;--wtf-dark:#081a30;--wtf-border:#dbe3ed}
.wtf-uhd{font-family:Arial,Helvetica,sans-serif;color:var(--wtf-dark);position:relative;z-index:9999;background:#fff}.wtf-uhd *{box-sizing:border-box}.wtf-uhd a{text-decoration:none;color:inherit}.wtf-uhd-container{width:min(1940px,96%);margin:0 auto}.wtf-uhd-topbar{background:linear-gradient(100deg,#064a9f,#087be8);color:#fff}.wtf-uhd-topbar-inner{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:16px}.wtf-uhd-topbar-inner a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.wtf-uhd-topbar-inner svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9}.wtf-uhd-top-left,.wtf-uhd-top-right{display:flex;align-items:center;gap:24px}.wtf-uhd-top-right{gap:28px}.wtf-uhd-currency{font-weight:700;white-space:nowrap}.wtf-uhd-main{background:linear-gradient(105deg,#dff3ff 0%,#c8eaff 50%,#e9f8ff 100%);padding:24px 0}.wtf-uhd-main-inner{display:flex;align-items:center;gap:34px}.wtf-uhd-logo{width:360px;flex:0 0 360px;display:flex;align-items:center}.wtf-uhd-logo img{display:block;width:100%;height:auto;max-height:125px;object-fit:contain}.wtf-uhd-search{height:68px;background:#fff;border-radius:42px;display:flex;align-items:center;overflow:visible;flex:1;box-shadow:0 5px 20px rgba(0,45,90,.08);position:relative}.wtf-uhd-category-trigger{height:54px;padding:0 26px;display:flex;align-items:center;gap:13px;font-size:20px;white-space:nowrap;border:0;border-right:1px solid #d7e0e8;background:transparent;color:var(--wtf-dark);cursor:pointer}.wtf-uhd-category-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.wtf-uhd-search input{border:0;outline:0;flex:1;min-width:100px;height:100%;font-size:21px;padding:0 25px;color:#52677d}.wtf-uhd-search>button[type=submit]{width:105px;height:100%;border:0;border-radius:0 42px 42px 0;background:var(--wtf-orange);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.wtf-uhd-search>button[type=submit] svg{width:37px;height:37px;fill:none;stroke:currentColor;stroke-width:2}.wtf-uhd-actions{display:flex;align-items:center;gap:24px}.wtf-uhd-actions>a{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;font-size:17px;min-width:70px}.wtf-uhd-actions svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.7}.wtf-uhd-actions b{position:absolute;right:4px;top:-4px;background:var(--wtf-orange);color:#fff;border-radius:50%;font-size:12px;min-width:25px;height:25px;display:grid;place-items:center}.wtf-uhd-nav-wrap{background:#fff;border-bottom:1px solid #e8edf2}.wtf-uhd-nav-inner{min-height:90px;display:flex;align-items:center;gap:38px}.wtf-uhd-allcats-wrap{position:relative;flex:0 0 360px}.wtf-uhd-allcats{height:68px;width:360px;background:linear-gradient(90deg,#ff8200,#ff6f00);color:#fff;border:0;border-radius:14px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;font-size:21px;font-weight:700;cursor:pointer}.wtf-uhd-allcats svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2}.wtf-uhd-allcats span{margin-right:auto;margin-left:20px}.wtf-uhd-nav{display:flex;align-items:center;justify-content:space-between;gap:28px;flex:1;height:100%}.wtf-uhd-nav>a{height:100%;display:flex;align-items:center;position:relative;font-size:20px;font-weight:700;white-space:nowrap}.wtf-uhd-nav>a.is-active{color:var(--wtf-orange)}.wtf-uhd-nav>a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:5px;height:4px;background:var(--wtf-orange);border-radius:4px}.wtf-uhd-nav em{position:absolute;top:8px;right:-18px;background:#f44336;color:#fff;border-radius:15px;padding:4px 8px;font-size:11px;font-style:normal}.wtf-uhd-benefits{background:#fff}.wtf-uhd-benefits-inner{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 25px}.wtf-uhd-benefits-inner>div{display:flex;align-items:center;justify-content:center;gap:22px;min-height:95px;border-right:1px solid #d4dde7}.wtf-uhd-benefits-inner>div:last-child{border-right:0}.wtf-uhd-benefits svg{width:58px;height:58px;flex:0 0 58px;fill:none;stroke:var(--wtf-orange);stroke-width:1.8}.wtf-uhd-benefits span{display:flex;flex-direction:column;gap:6px}.wtf-uhd-benefits strong{font-size:21px}.wtf-uhd-benefits small{font-size:18px}.wtf-uhd-mobile-toggle{display:none}
.wtf-uhd-mega-menu{display:none;position:absolute;left:0;top:calc(100% + 8px);width:min(1040px,calc(100vw - 40px));height:590px;background:#fff;border:1px solid #d9e2eb;border-radius:10px;box-shadow:0 18px 45px rgba(0,0,0,.18);z-index:10020;overflow:hidden;grid-template-columns:310px minmax(0,1fr)}
.wtf-uhd-mega-menu.is-open{display:grid}
.wtf-uhd-mega-left{background:#fff;border-right:1px solid #e3e9ef;overflow:auto;padding:12px 0}.wtf-uhd-mega-heading{font-size:18px;font-weight:700;padding:13px 22px;border-bottom:1px solid #e6ebf0;margin:0 12px 8px}.wtf-uhd-mega-parent-list{padding:0 10px}.wtf-uhd-mega-parent{display:flex;align-items:center;gap:12px;padding:13px 13px;border-left:4px solid transparent;border-radius:6px;color:#17283a!important;font-size:15px;min-height:46px}.wtf-uhd-mega-parent:hover,.wtf-uhd-mega-parent.is-active{background:#f4f5f7;border-left-color:#111}.wtf-uhd-mega-parent-icon{display:flex;flex:0 0 24px;color:#4e5d6d}.wtf-uhd-mega-parent-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.wtf-uhd-mega-arrow{margin-left:auto;font-size:23px;color:#8b98a5}.wtf-uhd-mega-right{padding:22px 26px;overflow:auto;background:#fff}.wtf-uhd-mega-panel{display:none}.wtf-uhd-mega-panel.is-active{display:block}.wtf-uhd-mega-panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.wtf-uhd-mega-panel-head h3{margin:0;font-size:22px;color:#17283a}.wtf-uhd-mega-panel-head a{font-size:13px;text-decoration:underline;color:#17283a}.wtf-uhd-mega-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 22px}.wtf-uhd-mega-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px;color:#17283a!important}.wtf-uhd-mega-img{width:92px;height:92px;border-radius:50%;background:#f4f4f4;display:grid;place-items:center;overflow:hidden}.wtf-uhd-mega-img img{width:100%;height:100%;object-fit:cover}.wtf-uhd-mega-placeholder{font-size:30px;color:#8c98a5}.wtf-uhd-mega-name{font-size:14px;line-height:1.3}.wtf-uhd-mega-name small{color:#68798b}.wtf-uhd-mega-empty{padding:30px 0}.wtf-uhd-search .wtf-uhd-mega-menu{left:0;top:calc(100% + 8px)}


@media(max-width:900px){.wtf-uhd-mega-menu{position:absolute;width:min(94vw,620px);height:70vh;grid-template-columns:1fr;left:0}.wtf-uhd-mega-left{max-height:190px;border-right:0;border-bottom:1px solid #e3e9ef}.wtf-uhd-mega-heading{font-size:15px}.wtf-uhd-mega-parent-list{display:flex;overflow:auto;gap:6px;padding:0 10px 10px}.wtf-uhd-mega-parent{min-width:190px;padding:10px;font-size:13px;border-left:0;border-bottom:3px solid transparent}.wtf-uhd-mega-parent:hover,.wtf-uhd-mega-parent.is-active{border-left:0;border-bottom-color:#ff7900}.wtf-uhd-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wtf-uhd-mega-img{width:72px;height:72px}.wtf-uhd-mega-name{font-size:12px}}
@media(max-width:560px){.wtf-uhd-mega-menu{left:50%;transform:translateX(-50%);width:94vw}.wtf-uhd-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wtf-uhd-mega-right{padding:16px}.wtf-uhd-mega-parent{min-width:165px}}


/* V1.1.4 — WILTECH header/search/category overrides */
.wtf-uhd .wtf-uhd-search{gap:0}
.wtf-uhd .wtf-uhd-category-trigger{background:var(--wtf-orange)!important;color:#fff!important;border-right:1px solid rgba(255,255,255,.35)!important;border-radius:34px 0 0 34px;height:54px;margin-left:6px;padding:0 24px;box-shadow:none}
.wtf-uhd .wtf-uhd-category-trigger:hover,.wtf-uhd .wtf-uhd-category-trigger:focus{background:#f36f00!important;color:#fff!important}
.wtf-uhd .wtf-uhd-category-trigger svg{stroke:#fff!important}
.wtf-uhd .wtf-uhd-category-trigger span{color:#fff!important}
/* Hide the theme's old header immediately, not only after JavaScript. */
body.wtf-uhd-replace-theme-header > header:not(.wtf-uhd),
body.wtf-uhd-replace-theme-header > .site-header:not(.wtf-uhd),
body.wtf-uhd-replace-theme-header > .main-header:not(.wtf-uhd),
body.wtf-uhd-replace-theme-header > .header:not(.wtf-uhd),
body.wtf-uhd-replace-theme-header > .header-wrapper:not(.wtf-uhd),
body.wtf-uhd-replace-theme-header > .header-area:not(.wtf-uhd),
body.wtf-uhd-replace-theme-header > .top-header:not(.wtf-uhd),
body.wtf-uhd-replace-theme-header > .main-navigation:not(.wtf-uhd),
body.wtf-uhd-replace-theme-header > [data-elementor-type="header"],
body.wtf-uhd-replace-theme-header > [data-elementor-type="wp-header"],
body.wtf-uhd-replace-theme-header .elementor-location-header,
body.wtf-uhd-replace-theme-header .site-header-wrapper,
body.wtf-uhd-replace-theme-header .theme-header{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}
@media(max-width:900px){.wtf-uhd .wtf-uhd-category-trigger{height:48px;padding:0 15px;font-size:16px;margin-left:4px}.wtf-uhd .wtf-uhd-category-trigger svg{width:16px;height:16px}}
