.elementor-1002 .elementor-element.elementor-element-058bca4{--spacer-size:50px;}.elementor-1002 .elementor-element.elementor-element-bad4b13 .elementor-heading-title{color:#FFFFFF;font-family:"Noto Sans TC", Sans-serif;font-weight:600;}@media(max-width:767px){.elementor-1002 .elementor-element.elementor-element-058bca4{--spacer-size:50px;}.elementor-1002 .elementor-element.elementor-element-940902d{width:100%;}.elementor-1002 .elementor-element.elementor-element-940902d > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1002 .elementor-element.elementor-element-bad4b13{text-align:left;}.elementor-1002 .elementor-element.elementor-element-bad4b13 .elementor-heading-title{font-size:24px;}.elementor-1002 .elementor-element.elementor-element-bad4b13 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for heading, class: .elementor-element-bad4b13 */.test1{
    background-image: url('http://bike.meihao.shopping/wp-content/uploads/2023/08/title-1.png');
    background-size: 100% 100% ;
    background-repeat: no-repeat;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-4a60ffe */.pick_lang{
    display: flex;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
#inputLanguage{
    background-color: #EFB57D;
    border-radius: 20px;
    color: black;
    font-family: Noto Sans TC;
font-size: 15px;
font-style: normal;
font-weight: 700;
width: 50%
}
#outputLanguage{
    background-color: #D9D9D9;
    border-radius: 20px;
    color: black;
    font-family: Noto Sans TC;
font-size: 15px;
font-style: normal;
font-weight: 700;
width: 50%

}
#inputText{
    background-color: #EFB57D;
    border-radius: 30px;
    min-height: 150px;

}
.result{
    font-family: Noto Sans TC;
font-size: 15px;
font-style: normal;
font-weight: 700;
color: #00612C;
margin-left: 10px;
}
#outputText{
    background-color: #D9D9D9;
    border-radius: 30px;
    min-height: 150px;
}
.enter_btn{
        display: flex;
    flex-direction: column;
    gap: 20px;
}
#translate-button{
    padding: 20px;
    background-color: #A5E143 !important;
    border-radius: 30px;
    font-family: Noto Sans TC;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
}
#voice-input{
    background-color: transparent;
    color: black !important;
}
#changeLanguage{
    background-color: transparent;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}/* End custom CSS */