.wl-location-switcher{display:inline-block;position:relative;max-width:100%}.wl-select-button{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;max-width:100%;padding:12px 20px;cursor:pointer;transition:all .3s ease;text-align:left;overflow:hidden;font-weight:500;font-family:var(--wl-font-family-body);font-size:1rem;line-height:1.5;border-radius:var(--wl-button-border-radius);appearance:none;text-decoration:none;background:rgb(var(--wl-color-secondary));border:var(--wl-border-thickness) solid rgb(var(--wl-color-border))}.wl-select-button,.wl-select-button .current-item,.wl-select-button .elementor-item,.wl-select-button .sub-arrow,.wl-select-button span{color:rgb(var(--wl-color-inverse))}.wl-select-button:focus{outline:2px solid rgb(var(--wl-color-secondary));outline-offset:2px}.wl-select-button:hover{background-color:rgb(var(--wl-color-secondary)/.6);border-color:rgb(var(--wl-color-border)/.6)}.wl-select-button:hover,.wl-select-button:hover .current-item,.wl-select-button:hover .elementor-item,.wl-select-button:hover .sub-arrow,.wl-select-button:hover span{color:rgb(var(--wl-color-inverse)/.6)}.wl-select-button .elementor-item{display:flex;align-items:center;gap:8px;max-width:100%;overflow:hidden}.wl-select-button .current-item{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.wl-select-button .sub-arrow{flex-shrink:0;display:inline-flex;align-items:center;line-height:1}.wl-select-button .sub-arrow svg{stroke:currentColor;fill:currentColor;width:1em;height:1em;transition:transform .3s ease}.wl-select-button.elementor-item-active .sub-arrow svg{transform:rotate(180deg)}:where(.wl-select-button span){font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}.wl-location-switcher .dropdown-panel{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;min-width:100%;max-width:300px;max-height:300px;overflow-x:hidden;overflow-y:auto;padding:4px 0;margin:0;list-style:none;z-index:9998;background:rgb(var(--wl-color-background));border:var(--wl-border-thickness) solid rgb(var(--wl-color-border));border-radius:var(--wl-filter-border-radius);box-shadow:0 4px 12px rgba(0,0,0,.1)}.wl-location-switcher .dropdown-panel .elementor-item{display:block;padding:12px 20px;cursor:pointer;transition:background-color .2s ease,color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;font-family:var(--wl-font-family-body);font-size:.95rem;color:rgb(var(--wl-color-text))}.wl-location-switcher .dropdown-panel .elementor-item:hover{background-color:rgb(var(--wl-color-secondary)/.1);color:rgb(var(--wl-color-secondary))}.wl-location-switcher .dropdown-panel .elementor-item.elementor-item-active{background-color:rgb(var(--wl-color-primary)/.1);color:rgb(var(--wl-color-primary));font-weight:600;position:relative}.wl-location-switcher .dropdown-panel .elementor-item.elementor-item-active::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:rgb(var(--wl-color-primary))}.app-location-switcher{display:inline-block;position:relative;max-width:100%}