body {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

button {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

h1, h2, h3, h4, h5, h6, .f__mont {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

input:not([type="submit"]):not([type="checkbox"]),
select,
textarea {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

.badge .new {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

/*
.jas-menu li {
	font-size: 15px;
}

#jas-mobile-menu ul li a {
	font-size: 15px;
}
*/

body.single-post .page-head a {
	font-weight: bold;
}
@media only screen and (min-width: 62em) {
	body.single-post .page-head a {
		letter-spacing: 1px;
	}
}

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

.page-head p {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}
@media only screen and (min-width: 62em) {
	.page-head p {
		letter-spacing: 1px;
	}
}

/* post listing */
body.category .post-content p {
    text-align: justify;
}

h1.post-title,
h2.post-title {
    text-align: justify;
}
/* end - post listing */

/* product category */
.woocommerce .product-category h2,
.product-category h2,
.woocommerce .product-category h3,
.product-category h3 {
    font-size: 14px;
    font-weight: bold;
}
/* end - product category */

/* single product */
.entry-title {
    font-weight: bold;
}
/* end - single product */

/* checkout */
.woocommerce-order h2 {
    font-weight: bold;
}
/* end - checkout */

/* plugins */
/* ultimate posts widget */
.post-title {
    text-align: justify;
}
/* end - ultimate posts widget */

/* visual composer */
/* button */
.vc_general.vc_btn3 {
	/*letter-spacing: 3px;*/
}
/* end - button */

/* call to actions */
.vc_general.vc_cta3 h2,
.vc_general.vc_cta3 h4 {
	font-weight: bold;
}
/* end - call to actions */

/* grid */
.post-grid h4,
.post-grid h5,
.post-grid h6,
.post-grid p {
    text-align: justify !important;
}
/* end - grid */
/* end - button */

/* hover block */
.circle-hover-block h2 {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
    font-weight: bold !important;
}
/* end - hover block */

/* tab */
@media only screen and (max-width: 767px) and (min-width: 36em) {
	.wpb-js-composer .vc_tta.equal-tab-col-2-xs .vc_tta-tab {
		width: calc(50% - 15px);
	}
	
	.wpb-js-composer .vc_tta.equal-tab-col-4-xs .vc_tta-tab {
		width: calc(25% - 15px);
	}
}
/* end - tab */
/* end - visual composer */

/* woocommerce */
.woocommerce-page h2 {
	font-weight: bold;
}
/* end - woocommerce */

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

/* others */
.txt-en {
	display: none;
}
/* end - others */

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