.jw-city-picker__bootstrap{display:inline-block!important;visibility:hidden!important;width:155px!important;max-width:38vw!important;height:18px!important;overflow:hidden!important;vertical-align:middle!important}
/* Jetwheels Visitor Geo v1.3.2 - compact dark list + scroll/IP fixes */
.jw-city-picker,.jw-city-picker *{box-sizing:border-box!important}
.jw-city-picker{position:relative!important;display:inline-flex!important;align-items:center!important;max-width:100%!important;z-index:10020!important}
.jw-city-picker__button{all:unset!important;display:inline-flex!important;align-items:center!important;gap:8px!important;cursor:pointer!important;line-height:1.2!important}
.jw-city-picker__icon{display:inline-flex!important;width:15px!important;height:15px!important;color:#cffe00!important;flex:0 0 15px!important}
.jw-city-picker__icon svg{width:100%!important;height:100%!important;display:block!important}
.jw-city-picker__current{font-size:15px!important;font-weight:500!important;white-space:nowrap!important;color:inherit!important}
.jw-city-picker__change{font-size:12px!important;color:rgba(255,255,255,.58)!important;white-space:nowrap!important;border-bottom:1px dashed rgba(255,255,255,.35)!important}
.jw-city-picker__button:hover .jw-city-picker__change{color:#cffe00!important;border-bottom-color:#cffe00!important}

.jw-city-picker__panel{all:unset!important;box-sizing:border-box!important;display:none!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;width:356px!important;max-width:calc(100vw - 18px)!important;background:#111!important;color:#fff!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:14px!important;box-shadow:0 18px 46px rgba(0,0,0,.46)!important;padding:12px!important;z-index:100000!important;font-family:inherit!important}
.jw-city-picker.is-open .jw-city-picker__panel{display:block!important}
.jw-city-picker__panel-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important}
.jw-city-picker__title{font-size:16px!important;font-weight:700!important;line-height:1.2!important;color:#fff!important}
.jw-city-picker__close{all:unset!important;width:26px!important;height:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#9c9c9c!important;font-size:24px!important;cursor:pointer!important;border-radius:7px!important}
.jw-city-picker__close:hover{background:rgba(255,255,255,.07)!important;color:#fff!important}
.jw-city-picker__search-wrap{position:relative!important;margin-bottom:8px!important}
.jw-city-picker__search-icon{position:absolute!important;left:11px!important;top:50%!important;transform:translateY(-50%)!important;color:#8b8b8b!important;font-size:16px!important;pointer-events:none!important}
.jw-city-picker__search{all:unset!important;box-sizing:border-box!important;width:100%!important;height:38px!important;padding:0 12px 0 34px!important;background:#1a1a1a!important;color:#fff!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:9px!important;font-size:13px!important}
.jw-city-picker__search::placeholder{color:#777!important;opacity:1!important}
.jw-city-picker__search:focus{border-color:rgba(207,254,0,.55)!important;box-shadow:0 0 0 2px rgba(207,254,0,.10)!important}
.jw-city-picker__list{display:block!important;max-height:318px!important;overflow-y:auto!important;overflow-x:hidden!important;margin:0 -2px 8px 0!important;padding-right:4px!important;scrollbar-width:thin!important;scrollbar-color:rgba(207,254,0,.65) rgba(255,255,255,.05)!important;overscroll-behavior:contain!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}
.jw-city-picker__list::-webkit-scrollbar{width:6px!important}
.jw-city-picker__list::-webkit-scrollbar-track{background:rgba(255,255,255,.04)!important;border-radius:99px!important}
.jw-city-picker__list::-webkit-scrollbar-thumb{background:rgba(207,254,0,.45)!important;border-radius:99px!important}
.jw-city-picker__item{all:unset!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:36px!important;padding:8px 10px!important;border-radius:7px!important;color:#ededed!important;cursor:pointer!important;font-size:13px!important;line-height:1.2!important}
.jw-city-picker__item:hover{background:#1e1e1e!important}
.jw-city-picker__item.is-current{background:#cffe00!important;color:#111!important;font-weight:700!important}
.jw-city-picker__check{opacity:0!important;font-size:14px!important;font-weight:900!important}
.jw-city-picker__item.is-current .jw-city-picker__check{opacity:1!important}
.jw-city-picker__detect{all:unset!important;box-sizing:border-box!important;width:100%!important;display:flex!important;align-items:center!important;gap:8px!important;min-height:38px!important;padding:9px 10px!important;border-top:1px solid rgba(255,255,255,.09)!important;color:#d8d8d8!important;cursor:pointer!important;font-size:12px!important;font-weight:600!important}
.jw-city-picker__detect:hover{color:#cffe00!important}
.jw-city-picker__detect-icon{color:#cffe00!important;font-size:15px!important}
.jw-city-picker__empty{display:none!important;padding:8px 6px!important;color:#8e8e8e!important;font-size:11px!important;line-height:1.35!important}
@media(max-width:640px){
 .jw-city-picker__current{font-size:14px!important}.jw-city-picker__change{font-size:11px!important}
 .jw-city-picker__panel{position:fixed!important;left:10px!important;right:10px!important;top:auto!important;bottom:12px!important;width:auto!important;max-width:none!important;border-radius:16px!important}
 .jw-city-picker__list{max-height:46vh!important}
 .jw-city-picker__item{min-height:40px!important;font-size:14px!important}
}

.jw-city-picker__detect.is-loading{opacity:.62!important;cursor:wait!important}
.jw-city-picker__detect.is-error{color:#cffe00!important}
.jw-city-picker__detect:disabled{pointer-events:none!important}

.jw-city-picker__detect.is-error{color:#d7d7d7!important;opacity:.92!important}
.jw-city-picker__detect.is-error .jw-city-picker__detect-icon{color:#cffe00!important}


/* v1.3.5: explicit help when browser/OS has already denied geolocation.
 * Browsers cannot be forced to show the native permission prompt again after denial.
 */
.jw-city-picker__permission-help[hidden] {
    display: none !important;
}

.jw-city-picker__permission-help {
    display: block !important;
    margin: 8px 0 2px !important;
    padding: 10px 11px !important;
    border: 1px solid rgba(207,254,0,.22) !important;
    border-radius: 8px !important;
    background: rgba(207,254,0,.06) !important;
    color: rgba(255,255,255,.72) !important;
    font-family: inherit !important;
    font-size: 11px !important;
    line-height: 1.4 !important;
}

.jw-city-picker__permission-help strong,
.jw-city-picker__permission-help span {
    display: block !important;
}

.jw-city-picker__permission-help strong {
    margin-bottom: 4px !important;
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 700 !important;
}

.jw-city-picker__permission-help b {
    color: #cffe00 !important;
    font-weight: 700 !important;
}

.jw-city-picker__permission-mac {
    margin-top: 5px !important;
    color: rgba(255,255,255,.48) !important;
}


/* v1.3.8 — make the unresolved city state obvious and clickable. */
.jw-city-picker.is-empty .jw-city-picker__button {
    padding: 5px 10px !important;
    border: 1px solid rgba(207,254,0,.48) !important;
    border-radius: 999px !important;
    background: rgba(207,254,0,.07) !important;
    transition: background .15s ease, border-color .15s ease, transform .15s ease !important;
}
.jw-city-picker.is-empty .jw-city-picker__button:hover,
.jw-city-picker.is-empty .jw-city-picker__button:focus-visible {
    background: rgba(207,254,0,.14) !important;
    border-color: #cffe00 !important;
}
.jw-city-picker.is-empty .jw-city-picker__current {
    color: #cffe00 !important;
    font-weight: 700 !important;
}
.jw-city-picker.is-empty .jw-city-picker__change {
    color: rgba(255,255,255,.78) !important;
    border-bottom-color: rgba(255,255,255,.38) !important;
}
.jw-city-picker.is-empty .jw-city-picker__button::after {
    content: '›' !important;
    display: inline-block !important;
    margin-left: 1px !important;
    color: #cffe00 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
}


/* v1.4.0: pinned key cities stay above the scrollable alphabetical list. */
.jw-city-picker__pinned {
    display: block !important;
    margin: 0 0 9px !important;
    padding: 0 0 9px !important;
    border-bottom: 1px solid rgba(255,255,255,.08) !important;
}

.jw-city-picker__pinned.is-hidden {
    display: none !important;
}

.jw-city-picker__pinned-title,
.jw-city-picker__list-title {
    display: block !important;
    margin: 0 0 6px !important;
    color: rgba(255,255,255,.42) !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
    letter-spacing: .06em !important;
}

.jw-city-picker__pinned-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0,1fr)) !important;
    gap: 7px !important;
}

.jw-city-picker__pinned-item {
    all: unset !important;
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: minmax(0,1fr) 14px !important;
    align-items: center !important;
    gap: 7px !important;
    width: 100% !important;
    min-height: 40px !important;
    padding: 8px 10px !important;
    border-radius: 10px !important;
    background: rgba(255,255,255,.055) !important;
    border: 1px solid rgba(255,255,255,.065) !important;
    color: #ededed !important;
    cursor: pointer !important;
    font-family: inherit !important;
    font-size: 12px !important;
    line-height: 1.15 !important;
}

.jw-city-picker__pinned-item:hover {
    background: rgba(255,255,255,.10) !important;
    color: #fff !important;
}


.jw-city-picker__pinned-name {
    min-width: 0 !important;
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: normal !important;
    word-break: break-word !important;
    font-weight: 600 !important;
}


.jw-city-picker__pinned-item.is-current {
    background: #cffe00 !important;
    border-color: #cffe00 !important;
    color: #111 !important;
    font-weight: 700 !important;
}

.jw-city-picker__pinned-item .jw-city-picker__check {
    justify-self: end !important;
}

.jw-city-picker__pinned-item.is-current .jw-city-picker__check {
    opacity: 1 !important;
}

@media(max-width:640px){
    .jw-city-picker__pinned-grid {
        grid-template-columns: 1fr 1fr !important;
    }
    .jw-city-picker__pinned-item {
        min-height: 44px !important;
        font-size: 12px !important;
        padding: 9px 11px !important;
    }
}


/* v1.4.4: mobile row is more compact, and tablet landscape/iPad fallback
 * sits at the very top of the page instead of between header blocks.
 */
.jw-city-picker-mobile-row {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    min-height: 40px !important;
    padding: 6px 14px !important;
    background: #0b0b0b !important;
    border-top: 1px solid rgba(255,255,255,.05) !important;
    border-bottom: 1px solid rgba(255,255,255,.08) !important;
    position: relative !important;
    z-index: 10010 !important;
}
.jw-city-picker-mobile-row .jw-city-picker {
    width: 100% !important;
    max-width: none !important;
}
.jw-city-picker-mobile-row .jw-city-picker__button {
    max-width: 100% !important;
    gap: 7px !important;
}
.jw-city-picker-mobile-row .jw-city-picker__icon {
    width: 14px !important;
    height: 14px !important;
    flex-basis: 14px !important;
}
.jw-city-picker-mobile-row .jw-city-picker__current {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 14px !important;
}
.jw-city-picker-mobile-row .jw-city-picker__change {
    font-size: 11px !important;
}

.jw-city-picker-mobile-row--tablet-top {
    padding: 8px 20px !important;
    border-top: 0 !important;
    border-bottom: 1px solid rgba(255,255,255,.08) !important;
}

@media (max-width: 1024px) {
    .jw-city-picker-mobile-row {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}

@media (max-width: 640px) {
    .jw-city-picker-mobile-row {
        min-height: 36px !important;
        padding: 5px 10px !important;
    }
    .jw-city-picker-mobile-row .jw-city-picker__current {
        font-size: 13px !important;
    }
    .jw-city-picker-mobile-row .jw-city-picker__change {
        font-size: 10px !important;
    }
    .jw-city-picker__panel {
        left: 50% !important;
        right: auto !important;
        top: 54px !important;
        bottom: auto !important;
        width: min(340px, calc(100vw - 20px)) !important;
        max-width: calc(100vw - 20px) !important;
        transform: translateX(-50%) !important;
        padding: 10px !important;
        border-radius: 14px !important;
        max-height: calc(100vh - 72px) !important;
        overflow: hidden !important;
    }
    .jw-city-picker__title {
        font-size: 15px !important;
    }
    .jw-city-picker__search {
        height: 36px !important;
        font-size: 12px !important;
    }
    .jw-city-picker__pinned {
        margin-bottom: 8px !important;
        padding-bottom: 8px !important;
    }
    .jw-city-picker__pinned-grid {
        gap: 6px !important;
    }
    .jw-city-picker__pinned-item {
        min-height: 38px !important;
        padding: 8px 10px !important;
        font-size: 11px !important;
        border-radius: 9px !important;
    }
    .jw-city-picker__list-title,
    .jw-city-picker__pinned-title {
        margin-bottom: 5px !important;
    }
    .jw-city-picker__list {
        max-height: min(34vh, 250px) !important;
        margin-bottom: 6px !important;
    }
    .jw-city-picker__item {
        min-height: 34px !important;
        padding: 7px 8px !important;
        font-size: 13px !important;
    }
    .jw-city-picker__detect {
        min-height: 34px !important;
        padding: 8px 8px !important;
        font-size: 11px !important;
    }
}


/* v1.4.5: make the unresolved iPad/tablet-landscape CTA clearly visible. */
.jw-city-picker-mobile-row--tablet-top .jw-city-picker.is-empty .jw-city-picker__button {
    padding: 4px 9px !important;
}
.jw-city-picker-mobile-row--tablet-top .jw-city-picker.is-empty .jw-city-picker__current {
    color: #cffe00 !important;
    font-weight: 700 !important;
    opacity: 1 !important;
}
.jw-city-picker-mobile-row--tablet-top .jw-city-picker.is-empty .jw-city-picker__change {
    color: rgba(255,255,255,.76) !important;
    opacity: 1 !important;
}

/* v1.4.7: on iPad/tablet landscape always show a clear dedicated top row.
 * The inline header picker can remain too small or low-contrast in WoodMart,
 * so we hide that duplicate while the top row is active.
 */
@media (min-width: 820px) and (max-width: 1400px) and (orientation: landscape) {
    .jw-city-picker-mobile-row--tablet-top {
        min-height: 42px !important;
        padding: 8px 20px !important;
        background: #070707 !important;
    }
    .jw-city-picker-mobile-row--tablet-top .jw-city-picker__current {
        color: #cffe00 !important;
        font-weight: 700 !important;
        opacity: 1 !important;
    }
    .jw-city-picker-mobile-row--tablet-top .jw-city-picker__change {
        color: rgba(255,255,255,.78) !important;
        opacity: 1 !important;
    }
    .jw-city-picker-mobile-row--tablet-top + .whb-header .jw-city-picker--header,
    .jw-city-picker-mobile-row--tablet-top + header .jw-city-picker--header,
    .jw-city-picker-mobile-row--tablet-top + .main-header .jw-city-picker--header,
    .jw-city-picker-mobile-row--tablet-top + .header-wrapper .jw-city-picker--header {
        display: none !important;
    }
}


/* v1.4.9: keep the iPad/tablet city row geometrically stable while WoodMart
 * switches sticky header states.
 */
@media (min-width: 820px) and (max-width: 1400px) and (orientation: landscape) {
    .jw-city-picker-mobile-row--tablet-top {
        flex: 0 0 44px !important;
        height: 44px !important;
        min-height: 44px !important;
        max-height: 44px !important;
        overflow: visible !important;
    }
    .jw-city-picker-mobile-row--tablet-top .jw-city-picker,
    .jw-city-picker-mobile-row--tablet-top .jw-city-picker__button {
        min-height: 28px !important;
        height: 28px !important;
        margin: 0 !important;
        transform: none !important;
    }
}


/* v1.4.10
 * WoodMart may create a separate sticky-header clone while scrolling.
 * On iPad/tablet landscape use exactly ONE city selector: our dedicated top row.
 * Any picker copied into the original header or sticky clone stays hidden.
 */
html.jw-vgeo-tablet-landscape .whb-header .jw-city-picker--header,
html.jw-vgeo-tablet-landscape .whb-sticky-header .jw-city-picker--header,
html.jw-vgeo-tablet-landscape .whb-clone .jw-city-picker--header,
html.jw-vgeo-tablet-landscape header .jw-city-picker--header {
    display: none !important;
}

html.jw-vgeo-tablet-landscape .jw-city-picker-mobile-row--tablet-top {
    display: flex !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;
    flex: 0 0 44px !important;
    width: 100% !important;
    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
    padding: 8px 18px !important;
    margin: 0 !important;
    overflow: visible !important;
    background: #070707 !important;
    z-index: 10010 !important;
}

html.jw-vgeo-tablet-landscape .jw-city-picker-mobile-row--tablet-top .jw-city-picker {
    display: inline-flex !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: 28px !important;
    min-height: 28px !important;
    margin: 0 !important;
    transform: none !important;
}

html.jw-vgeo-tablet-landscape .jw-city-picker-mobile-row--tablet-top .jw-city-picker__button {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 460px !important;
    height: 28px !important;
    min-height: 28px !important;
    padding: 4px 9px !important;
    margin: 0 !important;
    transform: none !important;
    border-radius: 999px !important;
}

html.jw-vgeo-tablet-landscape .jw-city-picker-mobile-row--tablet-top .jw-city-picker__current {
    display: inline-block !important;
    max-width: 260px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    color: #cffe00 !important;
    opacity: 1 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
}

html.jw-vgeo-tablet-landscape .jw-city-picker-mobile-row--tablet-top .jw-city-picker__change {
    display: inline-block !important;
    white-space: nowrap !important;
    color: rgba(255,255,255,.75) !important;
    opacity: 1 !important;
    font-size: 11px !important;
    line-height: 1.1 !important;
}


/* v1.4.11 — exact WoodMart sticky fix confirmed via F12.
 *
 * F12 comparison:
 * - initial: .whb-main-header position:relative, rect.top=44
 * - after scroll/back: header gets .whb-sticky-prepared,
 *   .whb-main-header becomes position:absolute, rect.top=0
 * - our city row itself remains top=0, height=44
 *
 * So the moving element is WoodMart's .whb-main-header, not the city row.
 * Keep that absolute header below the visible part of the city row.
 */
html.jw-vgeo-tablet-landscape
.whb-header.whb-sticky-prepared
.whb-main-header {
    top: var(--jw-vgeo-sticky-offset, 0px) !important;
    bottom: auto !important;
}


/* v1.4.14: more compact phone header city selector. */
@media (max-width: 640px) {
    .jw-city-picker--header .jw-city-picker__button,
    .jw-city-picker--responsive .jw-city-picker__button {
        gap: 5px !important;
    }

    .jw-city-picker--header .jw-city-picker__icon,
    .jw-city-picker--responsive .jw-city-picker__icon {
        width: 12px !important;
        height: 12px !important;
        flex: 0 0 12px !important;
    }

    .jw-city-picker--header .jw-city-picker__current,
    .jw-city-picker--responsive .jw-city-picker__current,
    .jw-city-picker-mobile-row .jw-city-picker__current {
        font-size: 12px !important;
        line-height: 1.1 !important;
        font-weight: 500 !important;
    }

    .jw-city-picker--header .jw-city-picker__change,
    .jw-city-picker--responsive .jw-city-picker__change,
    .jw-city-picker-mobile-row .jw-city-picker__change {
        font-size: 9px !important;
        line-height: 1.1 !important;
    }

    .jw-city-picker-mobile-row {
        min-height: 32px !important;
        padding: 4px 9px !important;
    }
}


/* v1.4.15: compact unresolved city CTA on mobile / narrow widths. */
@media (max-width: 767px) {
    .jw-city-picker-mobile-row {
        min-height: 30px !important;
        padding: 3px 8px !important;
    }

    .jw-city-picker-mobile-row .jw-city-picker__button {
        gap: 4px !important;
        max-width: 100% !important;
    }

    .jw-city-picker-mobile-row .jw-city-picker__icon,
    .jw-city-picker--header .jw-city-picker__icon,
    .jw-city-picker--responsive .jw-city-picker__icon {
        width: 11px !important;
        height: 11px !important;
        flex: 0 0 11px !important;
    }

    .jw-city-picker-mobile-row .jw-city-picker__current,
    .jw-city-picker--header .jw-city-picker__current,
    .jw-city-picker--responsive .jw-city-picker__current {
        font-size: 11px !important;
        line-height: 1 !important;
        font-weight: 600 !important;
        max-width: 170px !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    .jw-city-picker-mobile-row .jw-city-picker__change,
    .jw-city-picker--header .jw-city-picker__change,
    .jw-city-picker--responsive .jw-city-picker__change {
        font-size: 8px !important;
        line-height: 1 !important;
    }

    .jw-city-picker-mobile-row .jw-city-picker.is-empty .jw-city-picker__button,
    .jw-city-picker--header.jw-city-picker.is-empty .jw-city-picker__button,
    .jw-city-picker--responsive.jw-city-picker.is-empty .jw-city-picker__button {
        padding: 3px 8px !important;
        gap: 4px !important;
    }

    .jw-city-picker-mobile-row .jw-city-picker.is-empty .jw-city-picker__button::after,
    .jw-city-picker--header.jw-city-picker.is-empty .jw-city-picker__button::after,
    .jw-city-picker--responsive.jw-city-picker.is-empty .jw-city-picker__button::after {
        font-size: 14px !important;
        margin-left: 0 !important;
    }
}


/* v1.4.16: compact desktop city selector in the WoodMart header. */
@media (min-width: 1025px) {
    .jw-city-picker--header .jw-city-picker__button {
        gap: 5px !important;
        line-height: 1.05 !important;
    }

    .jw-city-picker--header .jw-city-picker__icon {
        width: 11px !important;
        height: 11px !important;
        flex: 0 0 11px !important;
    }

    .jw-city-picker--header .jw-city-picker__current {
        font-size: 12px !important;
        line-height: 1.05 !important;
        font-weight: 500 !important;
        letter-spacing: .01em !important;
    }

    .jw-city-picker--header .jw-city-picker__change {
        font-size: 10px !important;
        line-height: 1.05 !important;
    }

    .jw-city-picker--header.is-empty .jw-city-picker__button {
        padding: 3px 7px !important;
        gap: 5px !important;
    }

    .jw-city-picker--header.is-empty .jw-city-picker__button::after {
        font-size: 14px !important;
        margin-left: 0 !important;
    }
}
