/* ==========================================================================
 * etranslate-combined.css
 * Merged from individual etranslate selector stylesheets
 * ========================================================================== */

/* ---------- etranslate-google.css ---------- */
.skiptranslate,#google_translate_element2{
    display: none !important;
}
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf{
    display: none !important;
}

/* ---------- etranslate-cart-notification.css ---------- */
.etranslate-cart-notification-theme2 {
    display: block;
    padding: 10px 15px;
    text-align: center;
    border-radius: 3px;
    margin: 3px 10px 0 10px;
}

/* ---------- etranslate-currency-selector.css ---------- */
.etranslate-CurrencyList {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    direction: ltr;
    position: relative;
}

.etranslate-language-float-link {
    border: 1px solid rgb(224, 226, 228);
    background-color: white;
}

.rectangle_flag:before {
    content: "\00a0";
}

.select-dropdown-flag-icon-link {
    font-size: 20px;
    box-sizing: content-box;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

.select-dropdown-flag-icon-link:before {
    content: "\00a0";
}

#etranslate-currency-selector-theme2{
    width: fit-content;
}

#etranslate-currency-selector-theme2 ul {
    margin: 0px;
    -webkit-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    transition: all 0.2s;
    scrollbar-width: thin;
}

.etranslate-flag-wrapper {
    display: flex;
    align-items: center;
    width: 28px;
    height: 28px;
    font-size: 20px;
    margin-right: 3px;
}

.etranslate-currency-list-button {
    border: 1px solid rgba(224, 224, 224, 1);
    padding: 8px 10px 8px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    transition: all 0.2s;
}

.etranslate-currency-list-button-centent {
    display: flex;
    align-items: center;
}

.etranslate-currency-selector-arrow {
    margin-left: 7px;
    display: block !important;
    width: 27px;
    height: 13px;
    transition: all 0.2s;
    position: relative;
    user-select: none;
    flex-shrink: 0;
}

.etranslate-currency-list-button:hover {
    opacity: 0.8
}

.etranslate-currency-list-dropdown {
    padding: 0px;
    overflow: auto;
    background: white;
    width: 208px;
    user-select: none;
    position: relative !important;
    z-index: 516;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0px;
    -webkit-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    display: block;
}

.etranslate-currency-list-dropdown::-webkit-scrollbar {
    width: 6px; /*高宽分别对应横竖滚动条的尺寸*/
}

.etranslate-currency-list-dropdown::-webkit-scrollbar-thumb {
    background: rgba(18, 17, 39, 0.2);
    border-radius: 15px;
}

.etranslate-currency-list-dropdown::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent;
    border-radius: 15px;
}

.etranslate-currency-list-dropdown > li {
    margin: 0px !important;
    padding: 8px 10px 8px 10px;
    cursor: pointer;
}

.etranslate-lo-select-dropdown-item {
    display: flex;
    align-items: center;
    -webkit-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    transition: all 0.2s;
}

.etranslate-currency-name {
    padding-top: 1px;
}

.etranslate-lo-select-dropdown-item:hover {
    /* color: rgba(27, 160, 227, 1); */
    opacity: 0.8
}

.lo-select-up {
    position: absolute;
    bottom: calc(100% + 5px) !important;
    top: inherit !important;
}

.lo-select-selection-item-top {
    border-bottom: 0px;
}

.lo-select-selection-item-bottom {
    border-top: 0px;
}

.rectangle_flag:before {
    content: "\00a0";
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    border-radius: 4px;
}

.circle_flag {
    border-radius: 50%;
    box-sizing: content-box !important;
    width: 1em;
}

.etranslate-selector-dropdown-item {
    display: flex;
    align-items: center;
    padding: 8px 10px 8px 10px;
    transition: all 0.2s;
}

.etranslate-selector-dropdown-item:hover {
    opacity: 0.7
}

.etranslate-currency-list-dropdown-box {
    position: absolute;
    top: calc(100% + 5px);
    border-radius: 12px;
    overflow: hidden;
    border-style: solid;
    border-color: rgba(224, 224, 224, 1);
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    z-index: 99999999999;
}

.etranslate-currency-name{
    margin-right: 5px;
}

/* ---------- etranslate-dynamic-preview.css ---------- */
.hover-button {
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translate(-50%, -50%);
    color: #fff;
    border: none;
    cursor: pointer;
    display: none; /* 初始时隐藏按钮 */
    z-index: 9999999;
    padding: 0;
    background-color: transparent;
}
.hover-button .hover-button-div{
    background-color: #3498db;
    padding: 5px 10px;
    margin: 10px 0;
    user-select: none;
}

#etranslate-page-element-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 99999999999;
}

#etranslate-page-element-modal .modal-content {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    position: relative;
    width: 40vw;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#etranslate-page-element-modal .close-modal {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
    color: #555;
}

#etranslate-page-element-modal .close-modal:hover {
    color: #333;
}

#etranslate-page-element-modal .modal-title {
    font-size: 24px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
}

#etranslate-page-element-modal .modal-content p {
    color: #333;
    margin-bottom: 15px;
}

#etranslate-page-element-modal .modal-buttons {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

#etranslate-page-element-modal .modal-buttons button {
    padding: 10px 15px;
    cursor: pointer;
    border: none;
    border-radius: 4px;
    margin-left: 10px;
    font-size: 14px;
    transition: background-color 0.3s;
}

#etranslate-page-element-modal .modal-buttons button.cancel {
    background-color: #ddd;
}

#etranslate-page-element-modal .modal-buttons button.confirm {
    background-color: #3498db;
    color: #fff;
}

#etranslate-page-element-modal .modal-buttons button:hover {
    background-color: #555;
}

#etranslate-page-element-modal .etranslate-modal-item {
    display: flex;
    margin: 10px 0;
}

#etranslate-page-element-modal .etranslate-modal-item div {
    flex: 0 0 100px;
    word-break: break-word;
}

#etranslate-page-element-modal .etranslate-modal-item input {
    flex: 1;
    word-break: break-word;
    padding: 5px 12px;
}

#etranslate-page-element-modal .etranslate-modal-container {

}

#etranslate-page-element-modal .etranslate-modal-container .etranslate-origin-content {
    display: flex;
    align-items: flex-end;
}

#etranslate-page-element-modal .etranslate-modal-container .etranslate-origin-content textarea {
    resize: none;
    flex: 1;
    margin-right: 20px;
    padding: 5px 12px;
}

#etranslate-page-element-modal .etranslate-modal-container .etranslate-origin-content button {
    padding: 3px 12px;
    background: white;
    border: 1px solid #abb1ba;
    cursor: pointer;
    border-radius: 5px;
}

#etranslate-page-element-modal .etranslate-modal-container .etranslate-origin-content button:hover {
    background: #f1f2f4;
}

/* ---------- etranslate-language-fix-selector.css ---------- */
#etranslate-language-embedded-selector-theme2{
    user-select: none;
    z-index: 99999999999;
}

.embed-etranslate-LanguageList {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    direction: ltr;
    position: relative;
}

.etranslate-language-float-link {
    border: 1px solid rgb(224, 226, 228);
    background-color: white;
}

.rectangle_flag:before {
    content: "\00a0";
}

.select-dropdown-flag-icon-link {
    font-size: 20px;
    box-sizing: content-box;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

.select-dropdown-flag-icon-link:before {
    content: "\00a0";
}

#etranslate-language-embedded-selector-theme2{
    width: fit-content;
}

#etranslate-language-embedded-selector-theme2 ul {
    margin: 0px;
    -webkit-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    transition: all 0.2s;
    scrollbar-width: thin;
}

.embed-etranslate-flag-wrapper {
    display: flex;
    align-items: center;
    width: 28px;
    height: 28px;
    font-size: 20px;
    margin-right: 3px;
}

.embed-etranslate-language-list-button {
    padding: 8px 10px 8px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    transition: all 0.2s;
}

.embed-etranslate-language-list-button-centent {
    display: flex;
    align-items: center;
}

.embed-etranslate-language-arrow {
    display: block !important;
    width: 27px;
    height: 13px;
    transition: all 0.2s;
    position: relative;
    user-select: none;
    margin-left: 5px;
}

#embed-etranslate-language-arrow-new-img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.etranslate-language-arrow-up {
    transform: rotate(-45deg) !important;
}

.etranslate-language-arrow-down {
    transform: rotate(135deg) !important;
}

.embed-etranslate-language-list-button:hover {
    opacity: 0.8
}

.embed-etranslate-language-list-dropdown {
    overflow: auto;
    width: auto;
    background: white;
    user-select: none;
    z-index: 500;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0px;
    transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    display: block;
    padding-left: 0;
}


.embed-etranslate-language-list-dropdown::-webkit-scrollbar {
    width: 6px; /*高宽分别对应横竖滚动条的尺寸*/
}

.embed-etranslate-language-list-dropdown::-webkit-scrollbar-thumb {
    background: rgba(18, 17, 39, 0.2);
    border-radius: 15px;
}

.embed-etranslate-language-list-dropdown::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent;
    border-radius: 15px;
}

.embed-etranslate-language-list-dropdown > li {
    margin: 0px !important;
    padding: 8px 10px 8px 10px;
    cursor: pointer;
    color: inherit;
    line-height: inherit !important;
}

.embed-etranslate-language-list-dropdown > li:before {
    margin: 0px !important;
    background-color: inherit !important;
}

.embed-etranslate-lo-select-dropdown-item {
    display: flex !important;
    align-items: center;
    -webkit-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    transition: all 0.2s;
}

.embed-etranslate-language-name {
    padding-top: 1px;
    margin-right: 5px;
}

.embed-etranslate-lo-select-dropdown-item:hover {
    /* color: rgba(27, 160, 227, 1); */
    opacity: 0.8
}

.lo-select-up {
    position: absolute;
    bottom: 100%;
}

.lo-select-selection-item-top {
    border-bottom: 0px;
}

.lo-select-selection-item-bottom {
    border-top: 0px;
}

.rectangle_flag:before {
    content: "\00a0";
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    border-radius: 4px;
}

.circle_flag {
    border-radius: 50%;
    box-sizing: content-box !important;
    width: 1em;
}

.embed-etranslate-language-list-dropdown-box {
    position: absolute;
    border-radius: 12px;
    overflow: hidden;
    top: calc(100% + 5px);
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    z-index:99999999999;
}

.embed-etranslate-language-list-dropdown-logo-theme2 {
    height: 44px;
    padding-right: 18px;
    padding-left: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.embed-etranslate-language-list-dropdown-logo-content {
    width: 100%;
    height: 100%;
    border-top: 1px solid rgba(18, 17, 39, 0.1);
    display: flex !important;
    align-items: center;
    justify-content: center;
    user-select: none;
    text-decoration: none;
}

.embed-etranslate-language-list-dropdown-logo-img {
    width: auto;
    height: 16px;
}

.embed-etranslate-language-list-dropdown-logo-img img {
    width: 100%;
    height: 100%;
    transform: translateY(-3px);
}

.embed-etranslate-language-list-dropdown-logo-title {
    font-family: 'SeoulHangang';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #D1D1DB;
    margin-left: 6px;
}



/* ---------- etranslate-language-float-link-selector.css ---------- */
.etranslate-LanguageList-link {
    position: absolute;
    z-index: 999;
    font-size: 14px;
    direction: ltr;
}

.etranslate-language-float-link {
    border: 1px solid rgb(224, 226, 228);
    background-color: white;
}

.etranslate-language-list-link {
    list-style: none;
    overflow: auto;
    background: white;
    user-select: none;
    z-index: 516;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0px;
    transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    display: block;
    border: 1px solid rgba(224, 224, 224, 1);
}

.select-dropdown-flag-icon-link {
    font-size: 20px;
    box-sizing: content-box;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

.select-dropdown-flag-icon-link:before {
    content: "\00a0";
}

.etranslate-language-float-link ul {
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-right: 1rem;
    padding: 5px 4px 5px 4px;
    -webkit-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    transition: all 0.2s;
    overflow: hidden;
}


.etranslate-link-content {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 5px 10px;
    white-space: normal;
}

.etranslate-link-content:hover {
    /* color: rgba(27, 160, 227, 1); */
    opacity: 0.7
}


.etranslate-language-arrow {
    width: 0.5em;
    height: 0.5em;
    border-right: 1.5px solid currentColor;
    border-top: 1.5px solid currentColor;
    transform: rotate(45deg);
    position: relative;
    top: -1px;
}

.etranslate-language-float-link-code {
    margin-left: 5px;
}

.etranslate-link-content {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 5px 10px;
}

.rectangle_flag:before {
    content: "\00a0";
}

.flag-icon-link {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    border-radius: 4px;
}

.circle_flag {
    border-radius: 50%;
    box-sizing: content-box;
    border: solid 1px #e6e3e3;
    width: 1em;
}

.etranslate-flag-wrapper-link {
    display: flex;
    align-items: center;
    height: 28px;
    margin-right: 3px;
}

.etranslate-link-diver {
    width: 0px;
    height: 14px;

    opacity: 0.1;
    border-left: 2px solid #121127
}

/* ---------- etranslate-languageAndcurrency-dropdown-selector.css ---------- */
.etranslate-floating-selectorList {
    position: absolute;
    right: 8px;
    top: 24px;
}

.etranslate-embedded-selectorList {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
}

.etranslate-selector-list-button {
    border: 1px solid rgba(224, 224, 224, 1);
    padding: 8px 10px 8px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.2s;
}

.etranslate-selector-list-button-content {
    display: flex;
    align-items: center;
    width: 100%;
}

.etranslate-flag-wrapper {
    display: flex;
    align-items: center;
    width: 28px;
    height: 28px;
    font-size: 20px;
    margin-right: 3px;
}

.rectangle_flag:before {
    content: "\00a0";
}

.select-dropdown-flag-icon-link {
    font-size: 20px;
    box-sizing: content-box;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

.select-dropdown-flag-icon-link:before {
    content: "\00a0";
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    border-radius: 4px;
}

.circle_flag {
    border-radius: 50%;
    box-sizing: content-box !important;
    width: 1em;
}

.etranslate-language-name {
    font-size: 14px;
    padding-top: 1px;
}

.etranslate-currency-name {
    font-size: 14px;
    padding-top: 1px;
}

.split-line {
    padding: 0 5px
}

.etranslate-language-arrow-new {
    display: block !important;
    width: 27px;
    height: 13px;
    transition: all 0.2s;
    position: relative;
    user-select: none;
    margin-left: 5px;
    flex-shrink: 0;
}

#etranslate-language-arrow-new-img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.etranslate-currency_language-arrow-language {
    display: block !important;
    width: 27px;
    height: 13px;
    transition: all 0.2s;
    position: relative;
    user-select: none;
    flex-shrink: 0;
}

#etranslate-currency_language-arrow-language-img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.etranslate-currency_language-arrow-currency {
    display: block !important;
    width: 27px;
    height: 13px;
    transition: all 0.2s;
    position: relative;
    user-select: none;
    margin-left: 5px;
    flex-shrink: 0;
}

#etranslate-currency_language-arrow-currency-img {
    width: 100%;
    height: 100%;
    position: absolute;
}

#etranslate-language_currency-dropdown-selector-theme2{
    width: fit-content;
    position: relative;
}

#etranslate-language_currency-dropdown-selector-theme2 .etranslate-language-selector-label{
    font-size: 14px;
    font-weight: 550;
    line-height: 20px;
    text-align: left;
    font-variation-settings: 'slnt' 0;

}

#etranslate-language_currency-dropdown-selector-theme2 .etranslate-currency-selector-label{
    font-size: 14px;
    font-weight: 550;
    line-height: 20px;
    text-align: left;
    font-variation-settings: 'slnt' 0;

}


#etranslate-language_currency-dropdown-selector-theme2 .etranslate-selector-list-dropdown {
    overflow: auto;
    background: white;
    width: 208px;
    user-select: none;
    position: absolute;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0px;
    transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    display: table;
    border: 1px solid rgba(224, 224, 224, 1);
    top: calc(100% + 5px);
    z-index:99999999999;
}

.etranslate-selector-list-dropdown > li {
    padding: 8px 10px 8px 10px;
    cursor: pointer;
}

#etranslate-language_currency-dropdown-selector-theme2 .etranslate-selector-card {
    display: flex;
    flex-direction: column;
    margin: 16px 8px 8px 8px;
}

.etranslate-language-selector {
    position: relative;
}

.etranslate-currency-selector {
    position: relative;
}

#etranslate-language_currency-dropdown-selector-theme2 .etranslate-selector-button {
    background: #F3F3F6;
    border-radius: 8px;
    padding: 0.4rem 0.9rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.2s;
    margin-top: 1rem;
    line-height: 3rem;
}

.etranslate-selector-dropdown {
    padding: 0;
    overflow: auto;
    background: white;
    user-select: none;
    position: absolute;
    z-index: 500;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0px;
    transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    display: block;
    border: 1px solid rgba(224, 224, 224, 1);
    scrollbar-width: thin;
}

.etranslate-selector-dropdown-item {
    display: flex;
    align-items: center;
    padding: 8px 10px 8px 10px;
    transition: all 0.2s;
}

.etranslate-selector-dropdown-item:hover {
    opacity: 0.7
}

#etranslate-language_currency-dropdown-selector-theme2 .etranslate-change {
    margin-top: 12px;
    font-size: 16px;
    order: 2;
}

#etranslate-language_currency-dropdown-selector-theme2 .etranslate-change-button {
    background-color: rgba(18, 17, 39, 0.72);
    color: white;
    width: 100%;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    line-height: 40px;
    padding: 0;
    text-align: center;
}

.lo-select-up {
    position: absolute;
    bottom: calc(100% + 5px) !important;
    top: inherit !important;
}

#etranslate-language_currency-dropdown-selector-theme2 .etranslate-language-list-dropdown-logo {
    height: 36px;
    padding-right: 18px;
    padding-left: 14px;
}
#etranslate-language_currency-dropdown-selector-theme2 .etranslate-currency-selector-button{
    margin-top: 8px;
}
.etranslate-language-list-dropdown-logo-content {
    width: auto;
    height: 100%;
    border-top: 1px solid rgba(18, 17, 39, 0.1);
    display: flex !important;
    align-items: center;
    justify-content: center;
    user-select: none;
}

.etranslate-language-list-dropdown-logo-img {
    width: auto;
    height: 16px;
}

.etranslate-language-list-dropdown-logo-img img {
    width: 100%;
    height: 100%;
    transform: translateY(-3px);
}

.etranslate-language-list-dropdown-logo-title {
    font-family: 'SeoulHangang';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #D1D1DB;
    margin-left: 6px;
}

.etranslate-selector-dropdown::-webkit-scrollbar {
    width: 6px; /*高宽分别对应横竖滚动条的尺寸*/
}

.etranslate-selector-dropdown::-webkit-scrollbar-thumb {
    background: rgba(18, 17, 39, 0.2);
    border-radius: 15px;
}

.etranslate-selector-dropdown::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent;
    border-radius: 15px;
}

/* ---------- etranslate-language-float-selector.css ---------- */
.shopify-localization-form {
    position: unset;
    margin: unset;
}

.etranslate-LanguageList {
    position: absolute;
    z-index: 999;
    cursor: pointer;
    font-size: 14px;
    direction: ltr;
}

.etranslate-language-float-link {
    border: 1px solid rgb(224, 226, 228);
    background-color: white;
}

.rectangle_flag:before {
    content: "\00a0";
}

.select-dropdown-flag-icon-link {
    font-size: 20px;
    box-sizing: content-box;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

.select-dropdown-flag-icon-link:before {
    content: "\00a0";
}

#etranslate-language-float-selector-theme2 ul {
    margin: 0px;
    -webkit-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    transition: all 0.2s;
    scrollbar-width: thin;
}

.etranslate-flag-wrapper {
    display: flex;
    align-items: center;
    width: 28px;
    height: 28px;
    font-size: 20px;
    margin-right: 3px;
}

.etranslate-language-list-button {
    border: 1px solid rgba(224, 224, 224, 1);
    padding: 8px 10px 8px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.2s, visibility 0.2s, opacity 0.2s;
    transition: all 0.2s;
}

.etranslate-language-list-button-centent {
    display: flex;
    align-items: center;
}

.etranslate-language-arrow-new {
    display: block !important;
    width: 27px;
    height: 13px;
    transition: all 0.2s;
    position: relative;
    user-select: none;
    margin-left: 7px;
    flex-shrink: 0;
}

#etranslate-language-arrow-new-img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.etranslate-language-list-button:hover {
    opacity: 0.8
}

.etranslate-language-list-dropdown {
    padding: 0px;
    overflow: auto;
    background: white;
    width: 208px;
    user-select: none;
    position: relative !important;
    z-index: 516;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0px;
    -webkit-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    display: block;
}

.etranslate-language-list-dropdown::-webkit-scrollbar {
    width: 6px; /*高宽分别对应横竖滚动条的尺寸*/
}

.etranslate-language-list-dropdown::-webkit-scrollbar-thumb {
    background: rgba(18, 17, 39, 0.2);
    border-radius: 15px;
}

.etranslate-language-list-dropdown::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent;
    border-radius: 15px;
}

.etranslate-language-list-dropdown > li {
    margin: 0px !important;
    padding: 8px 10px 8px 10px;
    cursor: pointer;
}

.etranslate-lo-select-dropdown-item {
    display: flex;
    align-items: center;
    -webkit-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -moz-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -ms-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -o-transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    transition: all 0.2s;
}

.etranslate-language-name {
    padding-top: 1px;
    text-transform: capitalize;
}

.etranslate-lo-select-dropdown-item:hover {
    /* color: rgba(27, 160, 227, 1); */
    opacity: 0.8
}

.lo-select-up {
    position: absolute;
    bottom: calc(100% + 5px) !important;
    top: inherit !important;
}

.lo-select-selection-item-top {
    border-bottom: 0px;
}

.lo-select-selection-item-bottom {
    border-top: 0px;
}

.rectangle_flag:before {
    content: "\00a0";
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    border-radius: 4px;
}


.circle_flag {
    border-radius: 50%;
    box-sizing: content-box !important;
    width: 1em;
}

.etranslate-language-list-dropdown-box {
    position: absolute;
    top: calc(100% + 5px);
    border-radius: 12px;
    overflow: hidden;
    border-style: solid;
    border-color: rgba(224, 224, 224, 1);
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    z-index:99999999999;
}

.etranslate-language-list-dropdown-logo-theme2 {
    height: 44px;
    padding-right: 18px;
    padding-left: 14px;
    order: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.etranslate-language-list-dropdown-logo-content {
    width: auto;
    height: 100%;
    border-top: 1px solid rgba(18, 17, 39, 0.1);
    display: flex !important;
    align-items: center;
    justify-content: center;
    user-select: none;
    text-decoration: none;
}

.etranslate-language-list-dropdown-logo-img {
    width: auto;
    height: 16px;
}

.etranslate-language-list-dropdown-logo-img img {
    width: 100%;
    height: 100%;
    transform: translateY(-3px);
}

.etranslate-language-list-dropdown-logo-title {
    font-family: 'SeoulHangang';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #D1D1DB;
    margin-left: 6px;
}

.etranslate-language-name{
    margin-right: 5px;
}

.etranslate-language-list-dropdown-logo-diver{
    margin: 0 4px;
    width: 1px;
    height: 10px;
    background-color: #D1D1DB;
    color: transparent;
}

.etranslate-button-icon-wrapper{
    margin-right: 5px;
}


/* ---------- etranslate-languageAndcurrency-popup-selector.css ---------- */
.etranslate-floating-selectorList {
    position: absolute;
    right: 8px;
    top: 24px;
}

.etranslate-embedded-selectorList {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
}

.etranslate-selector-list-button {
    cursor: pointer;
    border: 1px solid rgba(224, 224, 224, 1);
    padding: 8px 10px 8px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.2s;
}

.etranslate-selector-list-button-content {
    display: flex;
    align-items: center;
    width: 100%;
}

.etranslate-flag-wrapper {
    display: flex;
    align-items: center;
    width: 28px;
    height: 28px;
    font-size: 20px;
    margin-right: 3px;
}

.rectangle_flag:before {
    content: "\00a0";
}

.select-dropdown-flag-icon-link {
    font-size: 20px;
    box-sizing: content-box;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}

.select-dropdown-flag-icon-link:before {
    content: "\00a0";
}

.flag-icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    border-radius: 4px;
}

.circle_flag {
    border-radius: 50%;
    box-sizing: content-box !important;
    width: 1em;
}

.etranslate-language-name {
    font-size: 14px;
    padding-top: 1px;
}

.etranslate-currency-name {
    font-size: 14px;
    padding-top: 1px;
}

.split-line {
    padding: 0 5px
}

.etranslate-language-arrow-new {
    display: block !important;
    width: 27px;
    height: 13px;
    transition: all 0.2s;
    position: relative;
    user-select: none;
    flex-shrink: 0;
}

#etranslate-language-arrow-new-img-theme2 {
    width: 100%;
    height: 100%;
    position: absolute;
}

.etranslate-currency_language-arrow-language {
    display: block !important;
    width: 27px;
    height: 13px;
    transition: all 0.2s;
    position: relative;
    user-select: none;
    flex-shrink: 0;
}

#etranslate-currency_language-arrow-language-img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.etranslate-currency_language-arrow-currency {
    display: block !important;
    width: 27px;
    height: 13px;
    transition: all 0.2s;
    position: relative;
    user-select: none;
    flex-shrink: 0;
}

#etranslate-currency_language-arrow-currency-img {
    width: 100%;
    height: 100%;
    position: absolute;
}


#etranslate-language_currency-popup-selector-theme2 .etranslate-selector-card {
    position: fixed;
    z-index: 519;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.etranslate-selector-content {
    max-width: 450px;
    margin: 0 auto;
    position: relative;
    border-radius: 8px;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-height: calc(100vh - 60px);
    background: rgb(255, 255, 255);
    color: #000000;
    box-shadow: 0px 26px 80px rgba(0, 0, 0, 0.2), 0px 0px 1px rgba(0, 0, 0, 0.2);
    padding: 20px;
}

.etranslate-language-list-popup-backdrop {
    position: fixed;
    z-index: 518;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block !important;
    background-color: rgba(33, 43, 54, 0.4);
    opacity: 1;
    backface-visibility: hidden;
    will-change: opacity;
}

.etranslate-language-selector-label {
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    cursor: initial;
}

.etranslate-currency-selector-label {
    font-weight: 600;
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
    cursor: initial;
}

.etranslate-language-selector {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.etranslate-currency-selector {
    width: 100%;
    position: relative;
    cursor: pointer;
}

#etranslate-language_currency-popup-selector-theme2 .etranslate-selector-button {
    margin-top: 0.5rem;
    background: #F3F3F6;
    border-radius: 8px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.2s;
    line-height: 3rem;
}

.etranslate-selector-dropdown-theme2 {
    padding: 0;
    overflow: auto;
    background: white;
    user-select: none;
    position: absolute;
    z-index: 500;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 0px;
    transition: max-height 0.3s, visibility 0.2s, opacity 0.2s;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    display: block;
    border: 1px solid rgba(224, 224, 224, 1);
    scrollbar-width: thin;
}

.etranslate-selector-dropdown-item {
    display: flex;
    align-items: center;
    padding: 8px 12px 8px 12px;
    transition: all 0.2s;
}

.etranslate-selector-dropdown-item:hover {
    opacity: 0.7
}

.etranslate-change {
    margin-top: 20px;
    order: 2;
}

.etranslate-change-button {
    background-color: rgba(18, 17, 39, 0.72);;
    color: white;
    width: 100%;
    border: none;
    border-radius: 8px;
    padding: 0.5rem;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.etranslate-selector-cancel {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin-top: 12px;
    cursor: pointer;
}

.etranslate-language-list-dropdown-logo-theme2 {
    height: 44px;
    padding-right: 18px;
    padding-left: 14px;
    order: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.etranslate-currency_language-list-dropdown-logo-content {
    width: auto;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-top: none !important;
    user-select: none;
    text-decoration:none;
}

.etranslate-language-list-dropdown-logo-img {
    width: auto;
    height: 16px;
}

.etranslate-language-list-dropdown-logo-img img {
    width: 100%;
    height: 100%;
    transform: translateY(-3px);
}

.etranslate-language-list-dropdown-logo-title {
    font-family: 'SeoulHangang';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #D1D1DB;
    margin-left: 6px;
}

.etranslate-selector-dropdown::-webkit-scrollbar {
    width: 6px; /*高宽分别对应横竖滚动条的尺寸*/
}

.etranslate-selector-dropdown::-webkit-scrollbar-thumb {
    background: rgba(18, 17, 39, 0.2);
    border-radius: 15px;
}

.etranslate-selector-dropdown::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent;
    border-radius: 15px;
}
#etranslate-language_currency-popup-selector-theme2 .etranslate-language-dropdown{
    top: calc(100% + 5px);
}
#etranslate-language_currency-popup-selector-theme2 .etranslate-currency-dropdown{
    top: calc(100% + 5px);
}

#etranslate-language_currency-popup-selector-theme2{
    width: fit-content;
}


