.prague-logo a img {width:70px !important;height:89px !important;}
/* MENU */

/* SUBMENU */
    /* SUBMENU */
    .prague-header .prague-navigation .sub-menu li a {
                    font-family: "Noto Serif", sans-serif !important;
                                                                        font-size: 15px !important;
                            line-height: 30px !important;
            }

/* BUTTON */

/* Theme Options Custom CSS */
.prague-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 30px 5px 30px;
    z-index: 300;
    background-color: transparent;
    -webkit-transition: background-color .3s ease-in,top .6s linear;
    transition: background-color .3s ease-in,top .6s linear;
    font-family: "微軟正黑體";
}
h1, h2, h3, h4, h5, h6 {
    font-family: "微軟正黑體";
    font-weight: 600;
    color: #111;
}
p {
    font-family: "微軟正黑體";
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #7e7d7d;
}
h2 {
    font-size: 32px;
    line-height: 44px;
}
.heading .subtitle {
    font-family: "微軟正黑體";
    font-weight: 400;
}
.project-grid-wrapper .project-grid-item-title a {
    font-family: "微軟正黑體";
    line-height: inherit;
font-weight: 600;
}
* {
    font-family: "微軟正黑體";
}
.prague-shortcode-parent .prague-shortcode-heading .parent-subtitle {
    font-family: "微軟正黑體";
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 4.5px;
    font-weight: 300;
}
.top-banner .content .title {
    margin-top: 24px;
    margin-bottom: 0;
    font-family: "微軟正黑體";

}
.top-banner .content .subtitle {
    font-family: "微軟正黑體";
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 4.5px;
    font-weight: 300;
}
.main-menu li a {
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    padding: 5px 15px;
    opacity: 1;
    text-transform: uppercase;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    color: #111;
    font-family: "微軟正黑體";
}
.main-menu li.current-menu-ancestor a, .main-menu li.current-menu-item a, .main-menu li.current-menu-parent a, .main-menu li:focus a, .main-menu li:hover a {
    opacity: 1;
    font-size: 15px;
    font-family: "微軟正黑體";
}
.main-menu li a {
    font-family: "微軟正黑體";
}
