button {
	font-family: "Lato", sans-serif;
}

.jas-menu > li:not(:first-child) {
    margin-left: 40px;
}
@media only screen and (max-width: 1199px) {
	.jas-menu > li:not(:first-child) {
		margin-left: 20px;
	}
}

.jas-menu > li > a {
	letter-spacing: 1px;
}
@media only screen and (max-width: 1199px) {
	.jas-menu > li > a {
		letter-spacing: 0;
	}
}

/* plugins */
/* wpml */
.wpml-ls-statics-shortcode_actions a {
	letter-spacing: 1px;
}
@media only screen and (max-width: 1199px) {
	.wpml-ls-statics-shortcode_actions a {
		letter-spacing: 0;
	}
}

#jas-mobile-menu ul li.wpml-ls-item-zh-hans a,
#jas-mobile-menu ul li.wpml-ls-item-zh-hant a {
	font-size: 14px;
}
/* end - wpml */
/* end - plugins */

/* others */
.font-family-chi {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

.txt-zhs,
.txt-zht {
	display: none;
}
/* end - others */

/* website */
/* end - website */
