.le-location-selector{position:relative;display:flex;align-items:center;margin-right:24px}.le-location-selector__trigger{display:flex;align-items:flex-start;gap:8px;background:none;border:none;cursor:pointer;padding:0;color:var(--le-color-text-primary, #000)}.le-location-selector__icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.le-location-selector__icon svg{width:25px;height:25px}.le-location-selector__content{display:flex;flex-direction:column;gap:4px;align-items:flex-start;width:107px}.le-location-selector__label{font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:500;font-size:12px;line-height:normal;color:var(--le-color-text-primary, #000)}.le-location-selector__store{display:flex;align-items:flex-end;gap:8px}.le-location-selector__store-name{font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:400;font-size:12px;line-height:normal;color:var(--le-color-text-primary, #000);white-space:nowrap}.le-location-selector__chevron{flex-shrink:0;width:11px;height:11px}header-component[transparent] .le-location-selector__trigger{color:#fff}header-component[transparent] .le-location-selector__label,header-component[transparent] .le-location-selector__store-name{color:#fff}header-component[transparent] .le-location-selector__icon svg path,header-component[transparent] .le-location-selector__icon svg line,header-component[transparent] .le-location-selector__icon svg circle{stroke:#fff}header-component[transparent] .le-location-selector__chevron svg path{stroke:#fff}header-component[data-sticky-state=active] .le-location-selector__trigger{color:var(--le-color-text-primary, #000)}header-component[data-sticky-state=active] .le-location-selector__label,header-component[data-sticky-state=active] .le-location-selector__store-name{color:var(--le-color-text-primary, #000)}header-component[data-sticky-state=active] .le-location-selector__icon svg path,header-component[data-sticky-state=active] .le-location-selector__icon svg line,header-component[data-sticky-state=active] .le-location-selector__icon svg circle{stroke:#000}header-component[data-sticky-state=active] .le-location-selector__chevron svg path{stroke:#000}.le-loc-modal{border:none;border-radius:12px;box-shadow:0 8px 32px #00000026;padding:0;max-width:460px;width:calc(100% - 32px);background:#fff;margin:auto;top:0;right:0;bottom:0;left:0;position:fixed;height:fit-content}.le-loc-modal::backdrop{background:#0006}.le-loc-modal__step{position:relative;padding:40px 32px;display:flex;flex-direction:column;gap:24px}.le-loc-modal__step[hidden]{display:none}#le-loc-step-stores{max-height:85vh;overflow-y:auto}.le-loc-modal__close{position:absolute;top:16px;right:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0}.le-loc-modal__title{font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:700;font-size:20px;line-height:1.3;color:var(--le-color-text-primary, #000);margin:0;padding-right:28px}.le-loc-modal__subtitle{font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:400;font-size:15px;line-height:1.4;color:var(--le-color-text-primary, #000);margin:-8px 0 0}.le-loc-modal__btn-geo{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:45px;padding:8px 16px;font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:400;font-size:14px;color:#595959;background:none;border:1px solid #595959;border-radius:500px;cursor:pointer;margin-top:4px;transition:background .2s}.le-loc-modal__btn-geo:hover{background:#00000008}.le-loc-modal__btn-geo:disabled{opacity:.6;cursor:not-allowed}.le-loc-modal__btn-geo svg{flex-shrink:0}.le-loc-modal__store-distance{font-family:var(--le-font-secondary, "Lato", sans-serif);font-size:11px;color:#888;margin-top:4px}.le-loc-modal__search{display:flex;gap:8px;align-items:center}.le-loc-modal__input{flex:0 0 261px;height:45px;border:1px solid #727272;border-radius:50px;padding:14px 20px;font-family:var(--le-font-secondary, "Lato", sans-serif);font-size:14px;color:var(--le-color-text-primary, #000);outline:none}.le-loc-modal__input::placeholder{color:#bcbaba}.le-loc-modal__btn-search{flex:1;height:45px;background:#595959;color:#fff;border:none;border-radius:500px;font-family:var(--le-font-secondary, "Lato", sans-serif);font-size:14px;cursor:pointer;min-width:150px}.le-loc-modal__btn-search:hover{background:#474747}.le-loc-modal__link{background:none;border:none;padding:0;font-family:var(--le-font-secondary, "Lato", sans-serif);font-size:14px;color:var(--le-color-text-primary, #000);text-decoration:underline;cursor:pointer;text-align:left}.le-loc-modal__section{display:flex;flex-direction:column;gap:16px}.le-loc-modal__section-title{font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:700;font-size:16px;line-height:1.3;color:var(--le-color-text-primary, #000);margin:0}.le-loc-modal__option{display:flex;align-items:center;gap:12px;cursor:pointer;font-family:var(--le-font-secondary, "Lato", sans-serif);font-size:15px;line-height:20px;color:var(--le-color-text-primary, #000)}.le-loc-modal__option input[type=radio]{width:18px;height:18px;margin:0;accent-color:#000}.le-loc-modal__stores{display:flex;flex-direction:column;gap:0;max-height:50vh;overflow-y:auto;padding-right:4px;border-top:1px solid #e0e0e0}.le-loc-modal__store{padding:20px 0;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:column;gap:8px}.le-loc-modal__store:last-child{border-bottom:none}.le-loc-modal__store-header{display:flex;align-items:center;gap:12px;cursor:pointer}.le-loc-modal__store-header input[type=radio]{width:18px;height:18px;margin:0;accent-color:#000;flex-shrink:0}.le-loc-modal__store-name{font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:700;font-size:15px;line-height:1.3;color:var(--le-color-text-primary, #000)}.le-loc-modal__store-info{padding-left:30px;display:flex;flex-direction:column;gap:12px}.le-loc-modal__store-address{font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:400;font-size:14px;line-height:1.4;color:var(--le-color-text-primary, #000);margin:0}.le-loc-modal__store-phone{display:flex;align-items:center;gap:8px;font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:400;font-size:14px;color:var(--le-color-text-primary, #000)}.le-loc-modal__store-phone svg{flex-shrink:0;width:20px;height:20px}.le-location-bar-mobile{display:none}@media screen and (max-width:749px){.le-location-selector{display:none}.le-loc-modal__step:first-child{text-align:center;align-items:center}.le-loc-modal__title,.le-loc-modal__subtitle{text-align:center}.le-loc-modal__search{flex-direction:column;gap:16px;padding:0 24px;width:100%}.le-loc-modal__input,.le-loc-modal__btn-search{flex:none;width:100%;min-width:0}.le-location-bar-mobile{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 16px;background:var(--color-background, #fff);color:var(--color-foreground, #000);border-top:1px solid #e5e5e5;box-sizing:border-box}header-component[transparent] .le-location-bar-mobile{border-top-color:#fff3;color:#fff;margin:0 16px;width:calc(100% - 32px)}header-component[transparent] .le-location-bar-mobile .le-location-bar-mobile__label,header-component[transparent] .le-location-bar-mobile .le-location-bar-mobile__name,header-component[transparent] .le-location-bar-mobile .le-location-bar-mobile__change{color:#fff}header-component[transparent] .le-location-bar-mobile .le-location-bar-mobile__icon path{fill:#fff}header-component[data-sticky-state=active] .le-location-bar-mobile{margin:0;width:100%;border-top-color:#e5e5e5;background:#fff;color:#000}header-component[data-sticky-state=active] .le-location-bar-mobile .le-location-bar-mobile__label,header-component[data-sticky-state=active] .le-location-bar-mobile .le-location-bar-mobile__name,header-component[data-sticky-state=active] .le-location-bar-mobile .le-location-bar-mobile__change{color:#000}header-component[data-sticky-state=active] .le-location-bar-mobile .le-location-bar-mobile__icon path{fill:#000}.le-location-bar-mobile__left{display:flex;align-items:center;gap:4px;min-width:0}.le-location-bar-mobile__icon{flex-shrink:0;width:25px;height:25px}.le-location-bar-mobile__label{font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:500;font-size:12px;color:var(--le-color-text-primary, #000);white-space:nowrap;margin-left:4px}.le-location-bar-mobile__name{font-family:var(--le-font-secondary, "Lato", sans-serif);font-weight:400;font-size:12px;color:var(--le-color-text-primary, #000);white-space:nowrap;margin-left:8px;overflow:hidden;text-overflow:ellipsis}.le-location-bar-mobile__change{background:none;border:none;padding:0;font-family:var(--le-font-secondary, "Lato", sans-serif);font-size:10px;color:var(--le-color-text-primary, #000);text-decoration:underline;cursor:pointer;white-space:nowrap;flex-shrink:0;margin-left:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-location-selector.css.map */
