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

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0;
}

.jas-menu {
	margin-right: -15px;
}
@media only screen and (min-width: 75em) {
	.jas-menu {
	margin-right: -28px;
	}
}

.jas-menu > li > a {
	padding-left: 15px;
	padding-right: 15px;
}
@media only screen and (min-width: 75em) {
	.jas-menu > li > a {
		padding-left: 25px;
		padding-right: 25px;
	}
}

.page-head h1 {
	letter-spacing: 1px;
}
@media only screen and (min-width: 48em) {
	.page-head h1 {
		letter-spacing: 2px;
	}
}
@media only screen and (min-width: 62em) {
	.page-head h1 {
		letter-spacing: 3px;
	}
}

/* plugins */
/* wpml */
.wpml-ls-legacy-list-horizontal > ul {
	margin-right: -3px !important;
}

.wpml-ls-statics-shortcode_actions a {
	letter-spacing: 1px;
}

#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 */
.txt-zhs,
.txt-zht {
	display: none;
}
/* end - others */

/* website */
.icon-email {
	line-height: 1.5em;
}
/* end - website */
