
/* V2.1 typography + proportions */
#cteja-hz-v2-header,
#cteja-hz-v2-header input,
#cteja-hz-v2-header select,
#cteja-hz-v2-header button{font-family:Arial,Helvetica,sans-serif!important}

.cteja-hz-inner{max-width:1280px!important;height:64px!important;padding:0 18px!important;gap:20px!important}
.cteja-hz-brand{min-width:210px!important}
.cteja-hz-mark{font-size:27px!important;font-weight:700!important;letter-spacing:-.7px!important}
.cteja-hz-submark{font-size:9.5px!important;font-weight:600!important;letter-spacing:1.4px!important}

.cteja-hz-nav{gap:24px!important}
.cteja-hz-nav>a,.cteja-hz-drop-btn{
 font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;
 letter-spacing:0!important;padding:24px 0!important
}
.cteja-hz-drop-menu{top:56px!important}
.cteja-hz-drop-menu a{font-weight:500!important}
.cteja-hz-phone{font-size:12px!important;font-weight:600!important}
.cteja-hz-phone-ico{font-size:17px!important}
.cteja-hz-enquire{font-size:11px!important;font-weight:600!important;padding:12px 16px!important}

.cteja-hz-search-form{
 max-width:1280px!important;padding:10px 18px!important;
 grid-template-columns:minmax(390px,1fr) 115px 145px 145px 46px 66px 145px!important;
 gap:7px!important
}
.cteja-hz-keyword-wrap,.cteja-hz-search-form select,.cteja-hz-filter-btn,.cteja-hz-clear,.cteja-hz-search-submit{height:42px!important}
.cteja-hz-keyword-wrap input{font-size:13px!important;font-weight:400!important}
.cteja-hz-search-form select{font-size:12px!important;font-weight:500!important}
.cteja-hz-clear{font-size:12px!important;font-weight:500!important}
.cteja-hz-search-submit{font-size:13px!important;font-weight:600!important}
.cteja-hz-filter-btn{font-weight:400!important}

/* Advanced filter row injected by V2.1 */
.cteja-hz-advanced{
 display:none;grid-column:1/-1;
 grid-template-columns:1fr 1fr 1fr 1fr 1fr;
 gap:8px;padding-top:1px
}
.cteja-hz-advanced.is-open{display:grid}
.cteja-hz-advanced input,.cteja-hz-advanced select{
 width:100%;height:42px!important;border:1px solid #d9e0e5!important;border-radius:4px!important;
 background:#fff!important;padding:0 12px!important;font-size:12px!important;font-weight:400!important;
 color:#65727c!important;box-shadow:none!important
}
.cteja-hz-other-features{
 grid-column:1/-1;display:flex;align-items:center;gap:7px;
 font-size:12px;font-weight:600;color:#25313a;padding:1px 0 0 1px
}
.cteja-hz-plus{display:inline-flex;width:18px;height:18px;border:1px solid #27343d;border-radius:2px;align-items:center;justify-content:center;font-size:15px;font-weight:400}

/* Hero title was visually too heavy in screenshot; refine only CTEJA hero */
.cteja-hero h1,.cteja-hero-title,.cteja-hero-slide h1,
[class*="cteja"][class*="hero"] h1{
 font-weight:600!important;letter-spacing:-1.4px!important
}

body.cteja-hz-scrolled.cteja-hz-scroll-down .cteja-hz-top{transform:translateY(-64px)!important}
body.cteja-hz-scrolled.cteja-hz-scroll-down .cteja-hz-search-row{transform:translateY(-64px)!important}

@media(max-width:1160px){
 .cteja-hz-nav{gap:14px!important}
 .cteja-hz-nav>a,.cteja-hz-drop-btn{font-size:11px!important}
 .cteja-hz-search-form{grid-template-columns:minmax(260px,1fr) 105px 125px 125px 44px 62px 125px!important}
}
@media(max-width:920px){
 .cteja-hz-inner{height:62px!important}
 .cteja-hz-nav{top:62px!important}
 .cteja-hz-advanced{grid-template-columns:1fr 1fr}
 .cteja-hz-other-features{grid-column:1/-1}
}
@media(max-width:600px){
 .cteja-hz-search-form{grid-template-columns:minmax(0,1fr) 42px 82px!important;padding:8px 10px!important}
 .cteja-hz-advanced.is-open{display:grid;grid-template-columns:1fr 1fr}
 .cteja-hz-advanced input,.cteja-hz-advanced select{display:block!important}
}
