div#shopify-locale-switcher.shopify-locale-switcher{position:relative;display:inline-flex;align-items:center}div#shopify-locale-switcher.shopify-locale-switcher button{font:inherit}div#shopify-locale-switcher.shopify-locale-switcher .shopify-locale-switcher__trigger{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:55px;height:35px;padding:0;border:none;border-radius:999px;background:#fff;color:#1f1f1f;cursor:pointer;box-shadow:0 1px 2px #0000000a;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}div#shopify-locale-switcher.shopify-locale-switcher .shopify-locale-switcher__trigger:hover{background:#ebedf0}div#shopify-locale-switcher.shopify-locale-switcher .shopify-locale-switcher__trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #1162b42e}div#shopify-locale-switcher.shopify-locale-switcher .shopify-locale-switcher__trigger-flag{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;overflow:hidden;border-radius:999px}div#shopify-locale-switcher.shopify-locale-switcher .shopify-locale-switcher__trigger-flag img{display:block;width:20px;height:20px;object-fit:cover;border-radius:999px}div#shopify-locale-switcher.shopify-locale-switcher .shopify-locale-switcher__trigger-arrow{display:inline-flex;align-items:center;justify-content:center;width:10px;height:10px;color:#5a5a5a}.shopify-locale-switcher__modal .shopify-locale-switcher__body{padding:26px 28px 22px;background:#fff}.shopify-locale-switcher__modal .shopify-locale-switcher__notice{margin:0 0 20px;padding:18px 20px;background:#ece8d7;font-size:16px;font-weight:400;line-height:1.45;color:#7a6c47}.shopify-locale-switcher__modal .shopify-locale-switcher__form{display:block;margin:0}.shopify-locale-switcher__modal .shopify-locale-switcher__field{margin:0 0 24px}.shopify-locale-switcher__modal .shopify-locale-switcher__field--country,.shopify-locale-switcher__modal .shopify-locale-switcher__select-wrap,.shopify-locale-switcher__modal .shopify-locale-switcher__select-wrap--country,.shopify-locale-switcher__modal .shopify-locale-switcher__select-wrap--language{position:relative}.shopify-locale-switcher__modal .shopify-locale-switcher__label{display:block;margin:0 0 10px;font-size:17px;font-weight:500;line-height:1.35;color:#666}.shopify-locale-switcher__modal .shopify-locale-switcher__select{width:100%;height:76px;padding:0 60px 0 20px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:23px;font-weight:400;line-height:1.2;color:#373737;box-shadow:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.shopify-locale-switcher__modal .shopify-locale-switcher__select:hover{border-color:#c9c9c9}.shopify-locale-switcher__modal .shopify-locale-switcher__select:focus{outline:none;border-color:#1162b4;box-shadow:0 0 0 3px #1162b41f}.shopify-locale-switcher__modal .shopify-locale-switcher__select--readonly{background:#fafafa;color:#444;cursor:default}.shopify-locale-switcher__modal .shopify-locale-switcher__select[disabled]{opacity:1;-webkit-text-fill-color:#373737}.shopify-locale-switcher__modal .shopify-locale-switcher__select-button{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;height:76px;padding:0 60px 0 20px;border:1px solid #d7d7d7;border-radius:14px;background:#fff;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.shopify-locale-switcher__modal .shopify-locale-switcher__select-button:hover{border-color:#c9c9c9}.shopify-locale-switcher__modal .shopify-locale-switcher__select-button:focus{outline:none;border-color:#1162b4;box-shadow:0 0 0 3px #1162b41f}.shopify-locale-switcher__modal .shopify-locale-switcher__select-button[aria-expanded=true]{border-color:#1162b4;box-shadow:0 0 0 3px #1162b41f}.shopify-locale-switcher__modal .shopify-locale-switcher__select-button-text{display:block;width:100%;overflow:hidden;font-size:23px;font-weight:400;line-height:1.2;color:#373737;text-overflow:ellipsis;white-space:nowrap}.shopify-locale-switcher__modal .shopify-locale-switcher__select-button-text--country,.shopify-locale-switcher__modal .shopify-locale-switcher__select-button-text--language{display:flex;align-items:center;gap:14px;min-width:0}.shopify-locale-switcher__modal .shopify-locale-switcher__select-arrow{position:absolute;top:50%;right:20px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#7a7a7a;transform:translateY(-50%);pointer-events:none}.shopify-locale-switcher__modal .shopify-locale-switcher__country-panel{position:absolute;top:calc(100% + 10px);left:0;z-index:30;width:100%;max-height:320px;overflow:hidden;border:1px solid #dcdcdc;border-radius:14px;background:#fff;box-shadow:0 18px 40px #0000001f}.shopify-locale-switcher__modal .shopify-locale-switcher__country-list{margin:0;padding:8px 0;list-style:none;max-height:320px;overflow-y:auto}.shopify-locale-switcher__modal .shopify-locale-switcher__country-item{margin:0;padding:0;list-style:none}.shopify-locale-switcher__modal .shopify-locale-switcher__country-option{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:56px;padding:14px 20px;border:0;background:#fff;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}.shopify-locale-switcher__modal .shopify-locale-switcher__country-option:hover{background:#f7f7f7}.shopify-locale-switcher__modal .shopify-locale-switcher__country-option:focus{outline:none;background:#f3f8ec}.shopify-locale-switcher__modal .shopify-locale-switcher__country-option.is-active{background:#f3f8ec}.shopify-locale-switcher__modal .shopify-locale-switcher__country-option-main{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1 auto}.shopify-locale-switcher__modal .shopify-locale-switcher__country-flag{display:block;flex:0 0 auto;width:24px;height:24px;border-radius:999px;object-fit:cover;overflow:hidden;background:#f2f2f2}.shopify-locale-switcher__modal .shopify-locale-switcher__country-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopify-locale-switcher__modal .shopify-locale-switcher__country-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:400;line-height:1.25;color:#2f2f2f}.shopify-locale-switcher__modal .shopify-locale-switcher__country-currency{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end;font-size:17px;font-weight:500;line-height:1.2;color:#777;white-space:nowrap}.shopify-locale-switcher__modal .shopify-locale-switcher__language-panel{position:absolute;top:calc(100% + 10px);left:0;z-index:30;width:100%;max-height:320px;overflow:hidden;border:1px solid #dcdcdc;border-radius:14px;background:#fff;box-shadow:0 18px 40px #0000001f}.shopify-locale-switcher__modal .shopify-locale-switcher__language-list{margin:0;padding:8px 0;list-style:none;max-height:320px;overflow-y:auto}.shopify-locale-switcher__modal .shopify-locale-switcher__language-item{margin:0;padding:0;list-style:none}.shopify-locale-switcher__modal .shopify-locale-switcher__language-option{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:56px;padding:14px 20px;border:0;background:#fff;text-align:left;cursor:pointer;transition:background-color .2s ease,color .2s ease}.shopify-locale-switcher__modal .shopify-locale-switcher__language-option:hover{background:#f7f7f7}.shopify-locale-switcher__modal .shopify-locale-switcher__language-option:focus{outline:none;background:#f3f8ec}.shopify-locale-switcher__modal .shopify-locale-switcher__language-option.is-active{background:#f3f8ec}.shopify-locale-switcher__modal .shopify-locale-switcher__language-name{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1 auto;font-size:20px;font-weight:400;line-height:1.25;color:#2f2f2f}.shopify-locale-switcher__modal .shopify-locale-switcher__language-flag{display:block;flex:0 0 auto;width:24px;height:16px;object-fit:cover;border-radius:2px;overflow:hidden;background:#f2f2f2}.shopify-locale-switcher__modal .shopify-locale-switcher__language-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopify-locale-switcher__modal .shopify-locale-switcher__language-check{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:20px;height:20px;font-size:16px;font-weight:700;line-height:1;color:#1162b4;opacity:0}.shopify-locale-switcher__modal .shopify-locale-switcher__language-option.is-active .shopify-locale-switcher__language-check{opacity:1}.shopify-locale-switcher__modal .shopify-locale-switcher__select-button-text--language .shopify-locale-switcher__language-flag{width:28px;height:18px}.shopify-locale-switcher__modal .shopify-locale-switcher__actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding-top:8px}.shopify-locale-switcher__modal .shopify-locale-switcher__button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:156px;height:68px;padding:0 28px;border-radius:14px;border:1px solid transparent;font-size:21px;font-weight:500;line-height:1;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,opacity .2s ease}.shopify-locale-switcher__modal .shopify-locale-switcher__button:hover{transform:translateY(-1px)}.shopify-locale-switcher__modal .shopify-locale-switcher__button:focus-visible{outline:none;box-shadow:0 0 0 3px #1162b41f}.shopify-locale-switcher__modal .shopify-locale-switcher__button--ghost{background:transparent;color:#2e2e2e}.shopify-locale-switcher__modal .shopify-locale-switcher__button--ghost:hover{background:#f6f6f6}.shopify-locale-switcher__modal .shopify-locale-switcher__button--primary{background:#e6e6e6;color:#9b9b9b}.shopify-locale-switcher__modal .shopify-locale-switcher__button--primary.is-ready{background:#1162b4;color:#fff}.shopify-locale-switcher__modal .shopify-locale-switcher__button--primary.is-ready:hover{background:#1162b4}.shopify-locale-switcher__modal .shopify-locale-switcher__button-text{display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease}.shopify-locale-switcher__modal .shopify-locale-switcher__button-spinner{position:absolute;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;opacity:0;pointer-events:none;animation:shopifyLocaleSpinner .7s linear infinite;transition:opacity .2s ease}.shopify-locale-switcher__modal .shopify-locale-switcher__button--ghost .shopify-locale-switcher__button-spinner{border-color:#00000026;border-top-color:#222}.shopify-locale-switcher__modal .shopify-locale-switcher__button.is-loading .shopify-locale-switcher__button-text{opacity:0}.shopify-locale-switcher__modal .shopify-locale-switcher__button.is-loading .shopify-locale-switcher__button-spinner{opacity:1}.shopify-locale-switcher__modal .shopify-locale-switcher__button.is-loading{pointer-events:none}.shopify-locale-switcher__modal .shopify-locale-switcher__hidden-form{display:none!important}@keyframes shopifyLocaleSpinner{to{transform:rotate(360deg)}}body.shopify-locale-switcher--locked{overflow:hidden}.weglot-container{position:absolute!important;opacity:0!important;pointer-events:none!important}@media screen and (max-width:767px){div#shopify-locale-switcher.shopify-locale-switcher .shopify-locale-switcher__trigger{width:38px;height:38px}}@media screen and (max-width:767px){div#shopify-locale-switcher.shopify-locale-switcher .shopify-locale-switcher__trigger-flag,div#shopify-locale-switcher.shopify-locale-switcher .shopify-locale-switcher__trigger-flag img{width:18px;height:18px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__body{padding:18px 18px 20px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__notice{padding:14px;font-size:14px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__label{margin-bottom:8px;font-size:15px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__select,.shopify-locale-switcher__modal .shopify-locale-switcher__select-button{height:60px;padding:0 48px 0 16px;border-radius:12px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__select,.shopify-locale-switcher__modal .shopify-locale-switcher__select-button-text{font-size:18px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__country-panel,.shopify-locale-switcher__modal .shopify-locale-switcher__language-panel{top:calc(100% + 8px);border-radius:12px;max-height:260px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__country-list,.shopify-locale-switcher__modal .shopify-locale-switcher__language-list{max-height:260px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__country-option,.shopify-locale-switcher__modal .shopify-locale-switcher__language-option{min-height:48px;padding:12px 16px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__country-flag{width:20px;height:20px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__language-flag{width:22px;height:15px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__country-name,.shopify-locale-switcher__modal .shopify-locale-switcher__language-name{font-size:17px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__country-currency{font-size:14px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__actions{gap:10px}}@media screen and (max-width:767px){.shopify-locale-switcher__modal .shopify-locale-switcher__button{min-width:120px;height:56px;padding:0 20px;border-radius:12px;font-size:17px}}.shopify-locale-switcher__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:0;transition:opacity .24s ease}.shopify-locale-switcher__modal.is-active{pointer-events:auto;opacity:1}.shopify-locale-switcher__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000075}.shopify-locale-switcher__dialog{position:absolute;top:50%;left:50%;width:min(92vw,700px);max-height:calc(100vh - 40px);overflow:visible;border-radius:8px;background:#fff;box-shadow:0 24px 60px #0000003d;transform:translate(-50%,-50%) scale(.98);transition:transform .24s ease}.shopify-locale-switcher__modal.is-active .shopify-locale-switcher__dialog{transform:translate(-50%,-50%) scale(1)}.shopify-locale-switcher__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 28px;background:#1162b4;color:#fff}.shopify-locale-switcher__title{margin:0;font-size:28px;font-weight:700;line-height:1.2;color:#fff}.shopify-locale-switcher__close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;opacity:.96;transition:opacity .2s ease,transform .2s ease}.shopify-locale-switcher__close:hover{opacity:1;transform:scale(1.04)}.shopify-locale-switcher__close:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #ffffff73;border-radius:8px}@media screen and (max-width:767px){.shopify-locale-switcher__dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}}@media screen and (max-width:767px){.shopify-locale-switcher__header{padding:18px}}@media screen and (max-width:767px){.shopify-locale-switcher__title{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/kan-locale-switcher.css.map */
