/* SR header: utility topbar + white slab + blue accent line/CTA */
.wpdevart-top-header,.wpdevart-top-header-section,.wpdevart-top-header-bg-color,.wpdevart-top-header-border{display:none!important;}
.sr-topbar{background:#1e73be;color:#fff;font-size:12.5px;}
.sr-topbar__in{max-width:1320px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;min-height:38px;gap:14px;}
.sr-topbar a{color:#fff;text-decoration:none;}
.sr-topbar a:hover{color:#dbeafe;}
.sr-topbar__l{display:inline-flex;gap:22px;}
.sr-topbar__r{display:inline-flex;gap:18px;align-items:center;color:#dbeafe;}
.sr-topbar__chip{color:#fff;}.sr-topbar__chip b{color:#fff;}
.sr-header,header.sr-header{background:#fff!important;border-bottom:3px solid #1e73be!important;box-shadow:0 2px 10px rgba(15,23,42,.06)!important;}
.sr-header nav li>a{color:var(--sr-ink)!important;text-transform:uppercase;letter-spacing:.06em;font-weight:600;font-size:13.5px;border-radius:0!important;}
.sr-header nav li>a:hover,.sr-header nav .current-menu-item>a{color:#1e73be!important;box-shadow:inset 0 -2px 0 #1e73be;background:transparent!important;}
.sr-header nav ul ul{background:#fff!important;border:1px solid var(--sr-line)!important;border-top:2px solid #1e73be!important;}
.sr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:12.5px;text-decoration:none!important;border-radius:var(--sr-radius-sm)!important;}
.sr-btn--blue{background:#1e73be!important;color:#fff!important;border:1px solid #1e73be!important;}
.sr-btn--blue:hover{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important;}
.sr-btn--ghost{background:transparent!important;color:var(--sr-ink)!important;border:1px solid var(--sr-line-strong)!important;}
.sr-btn--ghost:hover{border-color:#1e73be!important;color:#1e73be!important;}
.sr-header .wpdevart-header-action-button,.sr-header .wpdevart_car_rental_wda_hover_button_small{display:none!important;}
.sr-header .search-menu-buttons,.sr-header .wpdevart-search-button-icon-mobile{display:none!important;}
.sr-hcmd{display:inline-flex;gap:10px;align-items:center;}
@media(min-width:1025px){
  .sr-header{display:flex!important;align-items:center;gap:26px;max-width:1320px;margin:0 auto!important;padding:14px 20px!important;}
  .sr-header>.sr-header-brand{order:1;flex:0 0 auto;float:none!important;width:auto!important;}
  .sr-header>.sr-header-nav{order:2;flex:1 1 auto;display:flex!important;justify-content:flex-end;float:none!important;width:auto!important;}
  .sr-header>.sr-header-nav .wpdevart-menu-and-buttons-container,.sr-header>.sr-header-nav nav{width:auto!important;float:none!important;display:flex!important;align-items:center;flex-wrap:nowrap!important;}
  .sr-header>.sr-header-nav ul{display:flex!important;flex-wrap:nowrap!important;gap:4px;}
  .sr-header .header-action-button-area{order:3;display:flex!important;align-items:center;gap:12px;float:none!important;width:auto!important;}
  .sr-header .header-action-button-mobile-area{display:none!important;}
}
.sr-header-brand img{max-height:62px;width:auto;}
.sr-topbar *,.sr-header *{border-radius:0!important;}
.sr-hcmd .sr-btn{border-radius:6px!important;}
@media(max-width:900px){.sr-topbar__l a:nth-child(2){display:none;}.sr-topbar__r span{display:none;}}
