.sts-delegate-btn > a,
li.sts-delegate-btn > a {
    background-color: #1274b3 !important;
    color: #ffffff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 40px !important;
    min-width: 210px !important;
    padding: 0 16px !important;
    white-space: nowrap !important;
    text-transform: uppercase;
    font-weight: bold;
}
.sts-delegate-btn > a:hover,
li.sts-delegate-btn > a:hover {
    background-color: #0e5c8d !important;
    color: #ffffff !important;
}
.sts-exhibition-btn > a,
li.sts-exhibition-btn > a {
    background-color: #dd0000 !important;
    color: #ffffff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 40px !important;
    min-width: 210px !important;
    padding: 0 16px !important;
    white-space: nowrap !important;
    text-transform: uppercase;
    font-weight: bold;
}
.sts-exhibition-btn > a:hover,
li.sts-exhibition-btn > a:hover {
    background-color: #b00000 !important;
    color: #ffffff !important;
}
.sts-delegate-btn,
.sts-exhibition-btn {
    margin-right: 8px;
    margin-bottom: 8px;
}
.sts-brand img {
    content: url('https://selangortechsphere.com/wp-content/uploads/2026/08/STS-and-SIBS-logo-for-header.png') !important;
    width: 280px !important;
    max-width: 280px !important;
    height: 64px !important;
    object-fit: contain !important;
}
.sts-partners-strip {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
.sts-partners-strip img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
}
.wp-block-columns.has-background {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.sts-eco__hub-categories strong {
    white-space: nowrap !important;
}
.sts-header-inner {
    gap: 24px !important;
}
.sts-brand {
    flex: 0 0 auto !important;
}
.sts-brand-meta {
    display: block !important;
    white-space: nowrap !important;
    line-height: 1.3 !important;
}
.sts-brand-meta strong {
    white-space: nowrap !important;
    font-size: 13px !important;
    font-weight: bold !important;
}
.sts-brand-meta strong::after {
    content: ' · KLCC';
    font-weight: bold;
}
.sts-brand-meta small {
    display: none !important;
}
.sts-primary-nav {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    position: static !important;
    margin-left: 0 !important;
}