.trp-language-switcher {
    width: 100% !important;
}

#trp_ald_modal_popup .trp-ls-shortcode-current-language {
    padding: 0.5rem !important;
}

.trp-ls-shortcode-current-language,
.trp-ls-shortcode-language {
    padding: 0 !important;
    width: 8rem !important;
    border: 1.5px solid #949494 !important;
    border-radius: 2px !important;
}

.trp-language-switcher > div > a {
    padding: 9px 12px !important;
}

#trp_ald_modal_popup {
    background-color: #f0f0f0 !important;
    padding: 2rem 2rem !important;
    border: 0 !important;
    box-shadow: unset !important;
}

#trp_ald_popup_text {
    color: #081007 !important;
    font-size: 1rem !important;
}

#trp_ald_popup_change_language {
    border: 0 !important;
    background: #148e41 !important;
    font-size: 1rem !important;
    height: unset !important;
    min-height: unset !important;
    padding: 0.5rem 0.75rem !important;
    border-radius: 0 !important;
}

#trp_ald_x_button_and_textarea {
    gap: 1rem !important;
}

.trp_ald_ls_container .trp-language-switcher-container > div {
    background-image: url(../../assets/images/arrow-down-3101.svg) !important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 3px) calc(1em + 0px) !important;
    background-size: 8px 8px, 8px 8px !important;
}
