/*
Theme Name:	Matsumoto Experience TW	(child of English)
Template:	matsumotoexp
*/
@import url('../matsumotoexp/style.css');


/* =Structure
----------------------------------------------- */
body {
	font-size: 113%;	/* zh_TW */
}

/* =Global
----------------------------------------------- */
body, input, textarea {
	font-family: 'Source Sans Pro', STHeiti, 'Microsoft JhengHei', 微軟正黑體, sans-serif !important;
}
h1, h2,
#mainvisual #group-title,
body.single-activity .entry-content h3,
#ft_other_activities > ul > li .content h3 {
	font-family: Georgia, 'Georgia Pro', PMingLiU, 'Apple LiSung', serif;
	font-style: normal;/* MTL Matsuo 2019.7 added */
}
#headmenu > ul > li,
.widget_archive h3,
#ft_access .content .btn_line a.linkbtn,
#ft_nav_top a,
#ft_activities .title,
ul#footmenu,
#top_activities .inner .activity .content .btn_line a.linkbtn,
#top_blogrecent .btn_line a.linkbtn,
#contact_form .wpcf7 p.btn_line input[type="submit"],
#booking_form .wpcf7 p.btn_line input[type="submit"],
#sidebar_activity .btn_line a.linkbtn,
.entry-content .readmore a {
	font-family: Poppins, STHeiti, 'Microsoft JhengHei', 微軟正黑體, sans-serif;
}

/* =Header
----------------------------------------------- */
#ss_overlay .map {
	line-height: 19px;
	text-align: center;
	padding: 120px 0 0 60px;
}

/* =Menu
-------------------------------------------------------------- */
#headmenu > ul > li,
#headmenu > ul > li[lang="zh-TW"] {
    font-weight: bold;
}

/* =Content
----------------------------------------------- */
h1, h2,
#mainvisual #group-title {
    font-style: normal;
}

/* =Widgets
----------------------------------------------- */

/* =Footer
----------------------------------------------- */
#ft_activities .title,
ul#footmenu {
    font-weight: bold;
}
#ft_other_activities > ul > li .content h3 {
    font-style: normal;
}
