/*
 *  Multiple language switcher
 */

/* icon */
.multi-lang {
	    background-image: url('https://www.svgrepo.com/show/12661/earth.svg');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
}
.multi-lang .trp-ls-language-name {
	color: transparent !important;
}



/*
 *  BOTH EN & TC
 */
/* mobile menu */
body[data-elementor-device-mode="mobile"] .menu-item a.elementor-item {
	text-align: center !important;
}
/* mobile footer menu */
body[data-elementor-device-mode="mobile"] #footer-menu {
	display: none;
}


/*
 *  EN
 */

/* Common */
/* menu */
.translatepress-en_US .elementor-nav-menu .elementor-item {
	  font-family: "Noto Serif TC", Sans-serif;
    font-size: 13px !important; 
    font-weight: 700;
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: 4.3px;
    word-spacing: 0em;
}

/* Home Page */
/* slide */
.translatepress-en_US .elementor-slide-heading {
	  font-family: "Kaisei HarunoUmi", Sans-serif !important;
    font-size: 55px !important;
    line-height: 1.2em !important;
    letter-spacing: 0px !important;
    word-spacing: 0em !important;
}
/* mobile slide */
body.translatepress-en_US[data-elementor-device-mode="mobile"] .elementor-slide-heading {
	font-size: 28px !important;
}
body.translatepress-en_US[data-elementor-device-mode="mobile"] .elementor-slide-description {
	font-size: 14px !important;
}

/* section two title */
.translatepress-en_US #home-page-section-two .elementor-heading-title {
	font-size: 40px !important;
}
/* tablet section two title */
body.translatepress-en_US[data-elementor-device-mode="tablet"] #home-page-section-two .elementor-heading-title {
	font-size: 35px !important;
}

/* sub section five title */
.translatepress-en_US #home-page-sub-section-five .elementor-heading-title {
	font-size: 40px !important;
}
/* tablet sub section five title */
body.translatepress-en_US[data-elementor-device-mode="tablet"] #home-page-sub-section-five .elementor-heading-title {
	font-size: 30px !important;
}
/* mobile sub section five title */
body.translatepress-en_US[data-elementor-device-mode="mobile"] #home-page-sub-section-five .elementor-heading-title {
	font-size: 30px !important;
}

/* footer */
#home-page-footer .multi-lang {
	display: none !important;
}
.translatepress-en_US #home-page-footer .elementor-nav-menu .elementor-item {
	letter-spacing: 0.3px !important;
}

/* About JS Page */
/* section two desc */
.translatepress-en_US #page-about-js-section-two {
	font-size: 15px !important;
	text-align: left !important;
}

/* section three title */
.translatepress-en_US #page-about-js-section-three .elementor-icon-box-title {
	font-size: 35px !important;
}
/* tablet section three title */
body.translatepress-en_US[data-elementor-device-mode="tablet"] #page-about-js-section-three .elementor-icon-box-title {
	font-size: 25px !important;
}

/* Industrial uses page */
/* title */
.translatepress-en_US #page-industrial-uses-sub-sectino-one .elementor-heading-title {
	font-size: 50px !important;
}

.translatepress-en_US #page-industrial-uses-sub-sectino-two .elementor-heading-title {
	font-size: 50px !important;
}

.translatepress-en_US #page-industrial-uses-sub-sectino-three .elementor-heading-title {
	font-size: 50px !important;
}

.translatepress-en_US #page-industrial-uses-sub-sectino-four .elementor-heading-title {
	font-size: 50px !important;
}

.translatepress-en_US #page-industrial-uses-sub-sectino-five .elementor-heading-title {
	font-size: 50px !important;
}
/* tablet title */
body.translatepress-en_US[data-elementor-device-mode="tablet"] #page-industrial-uses-sub-sectino-one .elementor-heading-title {
	font-size: 30px !important;
}

body.translatepress-en_US[data-elementor-device-mode="tablet"] #page-industrial-uses-sub-sectino-two .elementor-heading-title {
	font-size: 30px !important;
}

body.translatepress-en_US[data-elementor-device-mode="tablet"] #page-industrial-uses-sub-sectino-three .elementor-heading-title {
	font-size: 30px !important;
}

body.translatepress-en_US[data-elementor-device-mode="tablet"] #page-industrial-uses-sub-sectino-four .elementor-heading-title {
	font-size: 30px !important;
}
body.translatepress-en_US[data-elementor-device-mode="tablet"] #page-industrial-uses-sub-sectino-five .elementor-heading-title {
	font-size: 30px !important;
}
/* mobile title */
body.translatepress-en_US[data-elementor-device-mode="mobile"] #page-industrial-uses-sub-sectino-one .elementor-heading-title {
	font-size: 30px !important;
}

body.translatepress-en_US[data-elementor-device-mode="mobile"] #page-industrial-uses-sub-sectino-two .elementor-heading-title {
	font-size: 30px !important;
}

body.translatepress-en_US[data-elementor-device-mode="mobile"] #page-industrial-uses-sub-sectino-three .elementor-heading-title {
	font-size: 30px !important;
}

body.translatepress-en_US[data-elementor-device-mode="mobile"] #page-industrial-uses-sub-sectino-four .elementor-heading-title {
	font-size: 30px !important;
}
body.translatepress-en_US[data-elementor-device-mode="mobile"] #page-industrial-uses-sub-sectino-five .elementor-heading-title {
	font-size: 30px !important;
}

/* Contact us page */
/* title */
.translatepress-en_US #page-contact-us-sub-section-two .elementor-heading-title {
	font-size: 40px !important;
}
/* tablet title */
body.translatepress-en_US[data-elementor-device-mode="tablet"] #page-contact-us-sub-section-two .elementor-heading-title {
	font-size: 30px !important;
}
/* mobile title */
body.translatepress-en_US[data-elementor-device-mode="mobile"] #page-contact-us-sub-section-two .elementor-heading-title {
	font-size: 30px !important;
}