@import "https://fonts.googleapis.com/css?family=Lato:400,700,900";

body, p, .metaslider .caption-wrap {
	font-family: 'Lato', sans-serif;
    font-size: 15px;
}

a {
	font-family: 'Lato', sans-serif;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h1.single-title,
h1.page-title {
	font-size: 20px;
}
h3,
.h3,
h3.feature-title,
h3.title,
h3.page-title {
	font-size: 20px;
}
h4,
.h4,
h4.widgettitle {
    font-size: 17px;
}
h5,
.h5 {
    font-size: 15px;
    /* font-weight: inherit; */
    /* text-shadow: 1px 0 0 #000; */
}
h5.title,
h5.page-title,
h5.project-title a {
    font-size: 13px;
}

p {
	margin: 0 0 10px;
}

.button,
input[type="submit"] {
	font-family: 'Lato', sans-serif;
	font-weight: bold;
}

#footer-widgets #nav_menu-2 {
    top: 360px;
}

#footer-widgets #nav_menu-2 li {
    padding-left: 15px;
}

#footer-widgets #nav_menu-2 li a {
    font-size: 12px;
    text-transform: uppercase;
}
#footer-widgets #nav_menu-2 li:last-child a {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
    font-size: 13px;
}

#menu-top-nav a {
	font-family: 'Lato', sans-serif;
    padding: 0 10px;
}

.nav li a {
	font-size: 14px;
    letter-spacing: 0;
}
.nav li:hover a::before,
.nav li:hover a,
nav li ul.children li a:hover,
.nav ul.children li:hover a::before {
    font-weight: inherit;
}
  
.project-description {
	font-size: 14px;
    line-height: 1.5em;
}

.social .social-text {
	font-size: 12px;
	padding-top: 9px;
}

.txt_zh-hans,
.txt_zh-hant {
	display: none;
}

.widget ul.menu {
	margin: 13px 0 0;
}
