.header__location-selector{position:relative;display:inline-flex;align-items:center;margin-left:10px}.header__location-selector .md-form__select{display:flex;align-items:center;background:#fff;border:1px solid #d0d0d0;border-radius:6px;padding:8px 12px;cursor:pointer;font-size:14px;transition:all .2s ease;min-width:fit-content;height:40px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none}.header__location-selector .md-form__select:hover{border-color:#999;background:#f8f8f8}.header__location-selector .md-form__select__country__list-link-wrapper{display:flex;align-items:center;gap:8px}.header__location-selector .md-form__select__country__list__flag-wrapper{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.header__location-selector .md-form__select__country__list-link__flag{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.header__location-selector .md-form__select__img{width:100%;height:auto;display:block;border-radius:2px}.orbe-flags-us,.orbe-flags__before-us:before{background-image:url(https://cdn.shopify.com/static/images/flags/us.svg)!important;height:15px;width:29px;background-size:contain!important;background-repeat:no-repeat}.orbe-flags-ca,.orbe-flags__before-ca:before{background-image:url(https://cdn.shopify.com/static/images/flags/ca.svg)!important;height:15px;width:29px;background-size:contain!important;background-repeat:no-repeat}.md-modal__content{min-height:380px;padding-bottom:20px;overflow:visible}.header__location-selector .md-form__select__span{font-size:14px;font-weight:500;color:#333;white-space:nowrap}.location-dropdown-arrow{margin-left:6px;flex-shrink:0;color:#666}.location-dropdown-panel{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #d0d0d0;border-radius:8px;box-shadow:0 4px 16px #0000001f;width:360px;max-height:500px;overflow:hidden;z-index:1000;opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.location-dropdown-panel:not([hidden]){opacity:1;transform:translateY(0);pointer-events:all}.location-dropdown-panel__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e5e5}.location-dropdown-panel__title{font-size:16px;font-weight:600;margin:0;color:#1a1a1a}.location-dropdown-panel__close{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s ease}.location-dropdown-panel__close:hover{color:#000}.location-dropdown-panel__body{padding:20px;max-height:420px;overflow-y:auto}.location-dropdown-panel__section{margin-bottom:20px}.location-dropdown-panel__section:last-child{margin-bottom:0}.location-dropdown-panel__label{display:block;font-size:13px;font-weight:600;color:#666;margin-bottom:8px}.location-dropdown-panel__current-country{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:6px;margin-bottom:8px}.location-country-flag{width:24px;height:18px;border-radius:2px;object-fit:cover}#currentCountryText{font-size:14px;font-weight:500;color:#1a1a1a}.location-country-list{display:flex;flex-direction:column;gap:8px}.location-country-item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:2px solid #e5e5e5;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%;font-family:inherit}.location-country-item:hover{border-color:#4a90e2;background:#f8f9fa}.location-country-item.active{border-color:#4a90e2;background:#e3f2fd}.location-country-flag{width:24px;height:24px;border-radius:4px;object-fit:cover;flex-shrink:0}.location-country-name{font-size:14px;font-weight:500;color:#333}.location-dropdown-panel__select{width:100%;padding:10px 36px 10px 12px;border:1px solid #d0d0d0;border-radius:6px;font-size:14px;background:#fff url('data:image/svg+xml;utf8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1.5L6 6.5L11 1.5" stroke="%23666" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat right 12px center;cursor:pointer;-webkit-appearance:none;appearance:none;transition:border-color .2s ease;color:#333}.location-dropdown-panel__select:hover{border-color:#999}.location-dropdown-panel__select:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.location-region-list{margin-top:12px;display:flex;flex-direction:column;gap:8px}.location-region-item{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer;text-align:left;transition:all .2s ease;width:100%}.location-region-item:hover{background:#f8f9fa;border-color:#d0d0d0}.location-region-item.active{background:#f0f7ff;border-color:#4a90e2;border-width:2px;padding:11px}.location-region-item__icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:4px;color:#666}.location-region-item.active .location-region-item__icon{background:#e3f2fd;color:#4a90e2}.location-region-item__text{flex:1;display:flex;flex-direction:column;gap:4px}.location-region-item__name{font-size:15px;font-weight:600;color:#333;line-height:1.3}.location-region-item__areas{font-size:13px;color:#666;line-height:1.4}.location-region-item.active .location-region-item__name{color:#1a1a1a;font-weight:700}.location-dropdown-panel__body::-webkit-scrollbar{width:6px}.location-dropdown-panel__body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.location-dropdown-panel__body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.location-dropdown-panel__body::-webkit-scrollbar-thumb:hover{background:#999}@media screen and (max-width:749px){.header__location-selector{margin-right:.5rem}.header__location-selector .md-form__select{padding:6px 10px;min-width:fit-content}.header__location-selector .md-form__select__span{font-size:13px}.header__location-selector .md-form__select__country__list__flag-wrapper{width:18px;height:18px}.location-dropdown-panel{width:320px;max-height:450px}.location-dropdown-panel__header{padding:14px 16px}.location-dropdown-panel__title{font-size:15px}.location-dropdown-panel__body{padding:16px;max-height:370px}.location-region-item{padding:10px}.location-region-item.active{padding:9px}.location-region-item__icon{width:28px;height:28px}.location-region-item__text{font-size:13px}}@media screen and (max-width:480px){.header__location-selector .md-form__select{padding:5px 8px;min-width:fit-content}.header__location-selector .md-form__select__span{font-size:12px}.location-dropdown-panel{position:fixed;top:auto;bottom:0;left:0;right:0;width:100%;max-height:75vh;border-radius:16px 16px 0 0;transform:translateY(100%)}.location-dropdown-panel:not([hidden]){transform:translateY(0)}.location-dropdown-panel__body{max-height:calc(75vh - 60px)}}.region-bar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 8px;margin:12px auto;padding:8px 18px;border-radius:8px;background:#f6faf7;border:1px solid #d6e8da;max-width:fit-content;font-size:13.5px;color:#3a5a40}.region-bar__text{white-space:nowrap}.region-bar__text strong{font-weight:700}.region-bar .separator{color:#bbb;margin:0 2px}.region-bar .change-btn{background:none;border:none;color:#3a5a40;font-weight:600;text-decoration:underline;cursor:pointer;font-size:13.5px;font-family:inherit;padding:0;white-space:nowrap}.region-bar .change-btn:hover{color:#2d4a33}@media(max-width:540px){.region-bar{flex-direction:column;gap:2px;max-width:90%;padding:8px 16px;font-size:13px}.region-bar .separator{display:none}.region-bar .change-btn{font-size:13px}}[hidden]{display:none!important}.rsm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.rsm-modal{background:#fff;border-radius:16px;padding:40px 48px 32px;width:60vw;min-width:480px;max-width:900px;position:relative;text-align:center;box-shadow:0 20px 60px #0000002e;max-height:90vh;overflow-y:auto}.rsm-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:28px;line-height:1;color:#666;cursor:pointer;padding:6px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .15s ease,color .15s ease}.rsm-close:hover{color:#111;background:#f0f0f0}.rsm-icon{font-size:24px;margin-bottom:8px}.rsm-title{font-size:30px;font-weight:700;color:#111;margin:0 0 6px;letter-spacing:-.3px}.rsm-subtitle{font-size:17px;color:#555;margin:0 0 24px;line-height:1.5}.rsm-cards{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.rsm-cards--us{gap:24px}.rsm-cards--us .rsm-card--us-img{flex:1 1 calc((100% - 40px)/2);max-width:260px;background:#fff;border:2px solid #ddd;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:0;overflow:hidden}.rsm-cards--us .rsm-card--us-img:hover{transform:scale(1.04);box-shadow:0 6px 16px #00000026;border-color:#4a90e2}.rsm-card--us-img img{width:100%;height:auto;display:block}.rsm-cards--ca{gap:16px;justify-content:center}.rsm-cards--ca .rsm-card--ca-img{flex:0 0 calc((100% - 64px)/5);max-width:calc((100% - 64px)/5);min-width:120px;background:#c0c9bc;border:2px solid #ddd;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:0;overflow:hidden}.rsm-cards--ca .rsm-card--ca-img:hover{transform:scale(1.04);box-shadow:0 6px 16px #00000026;border-color:#4a90e2}.rsm-card--ca-img img{width:100%;height:auto;display:block}.rsm-card__code,.rsm-card__desc{display:none}.rsm-modal--ca{max-width:1000px}.rsm-card{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.rsm-card:focus-visible{outline:3px solid #4a90e2;outline-offset:2px}.rsm-footer{font-size:14px;color:#555;border-top:1px solid #eee;padding-top:14px;margin-top:4px}.rsm-footer a{color:#444;text-decoration:none}.rsm-footer a:hover{text-decoration:underline}.rsm-no-area{margin-top:10px}.rsm-no-area__link{font-size:13px;color:#666;text-decoration:none;transition:color .15s ease}.rsm-no-area__link:hover{color:#111;text-decoration:underline}@media(max-width:540px){.rsm-modal{padding:24px 16px 20px;border-radius:14px;width:92vw;min-width:0;max-width:none}.rsm-modal--ca{max-width:none}.rsm-close{top:12px;right:12px;font-size:26px}.rsm-title{font-size:22px}.rsm-subtitle{font-size:15px;margin-bottom:16px}.rsm-cards--us{gap:12px}.rsm-cards--us .rsm-card--us-img{flex:1 1 calc((100% - 12px)/2);max-width:calc((100% - 12px)/2)}.rsm-cards--ca{flex-direction:column;gap:10px}.rsm-cards--ca .rsm-card--ca-img{flex:0 0 auto;max-width:100%;min-width:0;padding:0;border-radius:10px;overflow:hidden}.rsm-card--ca-img img{width:100%;height:auto;display:block}.rsm-cards--ca .rsm-card__code,.rsm-cards--ca .rsm-card__desc{display:none}}.rcm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.rcm-modal{background:#fff;border-radius:14px;padding:32px 28px 28px;max-width:490px;width:100%;position:relative;text-align:left;box-shadow:0 20px 60px #0000002e;max-height:90vh;overflow-y:auto}.rcm-close{position:absolute;top:12px;right:14px;background:none;border:none;font-size:22px;line-height:1;color:#888;cursor:pointer;padding:4px}.rcm-close:hover{color:#333}.rcm-title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.25}.rcm-detected{font-size:14px;color:#555;margin:0 0 6px;line-height:1.5;text-align:center}.rcm-detected strong{color:#1a1a1a;font-weight:700}.rcm-subtitle{font-size:13px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;margin:16px 0;text-align:center}.rcm-form{display:flex;flex-direction:column;gap:8px}.rcm-field__label{display:block;font-size:14px;font-weight:500;color:#333;margin-bottom:6px;line-height:1.5}.rcm-field__input{width:100%;padding:12px 14px;border:1px solid #d0d0d0;border-radius:6px;font-size:14px;font-weight:400;color:#333;background:#fff;outline:none;font-family:inherit;transition:border-color .2s ease;box-sizing:border-box}.rcm-field__input:focus{border-color:#576658;box-shadow:0 0 0 2px #5766581f}.rcm-field__input::placeholder{color:#aaa;font-weight:400}.rcm-note{font-size:14px;color:#555;margin:12px 0 4px;line-height:1.5}.rcm-continue{display:block;width:100%;padding:12px 16px;margin-top:8px;background-color:#576658;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s ease;font-family:inherit}.rcm-continue:hover{background-color:#465247}@media(max-width:540px){.rcm-modal{padding:24px 20px 20px;border-radius:12px;max-width:340px}.rcm-title{font-size:20px}.rcm-field__input{font-size:13px;padding:10px 12px}.rcm-continue{font-size:14px;padding:11px 14px}}.scm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.scm-modal{background:#fff;border-radius:12px;padding:28px 24px 24px;max-width:340px;width:100%;text-align:center;box-shadow:0 20px 60px #0000002e}.scm-text{font-size:15px;color:#333;line-height:1.5;margin:0 0 24px}.scm-text strong{color:#1a1a1a;font-weight:700}.scm-actions{display:flex;gap:10px}.scm-btn{flex:1;padding:11px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;font-family:inherit;border:none}.scm-btn--confirm{background-color:#576658;color:#fff}.scm-btn--confirm:hover{background-color:#465247}.scm-btn--cancel{background-color:#f0f0f0;color:#444}.scm-btn--cancel:hover{background-color:#e0e0e0}@media(max-width:540px){.scm-modal{padding:24px 20px 20px;max-width:300px}.scm-text{font-size:14px}.scm-btn{font-size:13px;padding:10px 14px}}
/*# sourceMappingURL=/cdn/shop/t/164/assets/location-selector.css.map */
