/* Themify Customize Styling */
h1 {	
	font-family: "Noto Sans TC";	font-weight:300;
	font-size:47px;
 
}
h2 {	
	font-family: "Noto Sans TC";	font-weight:700;
	font-size:33px;
 
}
h3 {	
	font-family: "Noto Sans TC";	font-weight:700;
 
}
h4 {	
	font-family: "Noto Sans TC";	font-weight:400;
 
}
h5 {	
	font-family: "Noto Sans TC";	font-weight:400;
 
}
h6 {	
	font-family: "Noto Sans TC";	font-weight:700;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 118px; 
}
body #site-logo a img {		width: 141px; 
}
#footer-logo a img {		width: 121px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 118px; 
}
body #site-logo a img {		width: 141px; 
}
#footer-logo a img {		width: 121px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 118px; 
}
body #site-logo a img {		width: 141px; 
}
#footer-logo a img {		width: 121px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 118px; 
}
body #site-logo a img {		width: 141px; 
}
#footer-logo a img {		width: 121px; 
}
 }
/* Themify Custom CSS */
header#tbp_header .module-menu .ui.nav li a {
    display: flex !important;
    flex-direction: row-reverse;
	height:30px;
}
header#tbp_header .module-menu .ui.nav li a em {
    margin-left: 10px;
		height:30px;
}

/* 已登入狀態下,隱藏 LINE 登入選單項目 */
body.logged-in #menu-item-3688 {
    display: none !important;
}

.logged-in .module-buttons-item {
    display: none !important;
}

