/*Global*/

.post-title a, .product_title, .widget_recent_entries li, h1:not(.entry-title){
    /*font-family: 'HanWangWCL02','Microsoft JhengHei',Dosis,'MS Serif', 'New York', sans-serif!important;
font-weight: 300!important;
    font-family: "source-han-serif-tc",serif!important; 
    font-style: normal!important; 
    font-weight: 700!important;*/
}
.body{
    font-family: 'Microsoft JhengHei',Dosis,'MS Serif', 'New York', sans-serif !important;
}

/*Home*/
.ruby-slider-hw-nav{display:none;}
.header-nav-wrap{display:none;}
.main-site-outer {
    background: #f3f8f9;
}
.header-banner-wrap {
    background-color: #f3f8f9 !important;
}
.post-cat-info a {
    color: #79BADA;
    font-weight:normal;
}
.post-list  .post-meta-info, .post-grid .post-meta-info{
    display:none
}
.post-list:first-child {
    border-top: 1px solid #d9edee;
}
.post-list {
    background-color: #f8fdfe;
    border-bottom: 1px solid #d9edee;
    margin-bottom: 0px;
    padding-top: 40px;
}
.pagination-wrap {
    padding-top: 20px !important;
}
.page-numbers.current, a.page-numbers:hover, a.page-numbers:focus {
    background-color: #d9edee;
    border-color: #d9edee;
    color: #aaa;
}

/*home sidebar*/
.block-title h3 {
    background-color: #f3f8f9;
    display: inline-block;
    margin:0 auto;
    padding: 0 15px;
    font-weight: 400;
        font-size:14px;
}
.widget-title.block-title {
    text-align: center;
}
.block-title:after{
    height: 1px;
    background-color: #d9edee;
}

#media_image-2 img {
    width: 100%;
}
.widget.widget_media_image{
    margin-bottom:10px ;
}
.widget.widget_text{
    font-size:14px;
    text-align:center;
}
#custom_html-3 a {
    color: #83bfdd;
    margin: 0 5px;
}
#custom_html-3 {
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    border-top: 1px solid #d9edee;
    padding-top: 10px;
}
.post-grid-small:hover .post-header-inner {
    border-color: #fff;
}

/*off canvas side menu*/
.off-canvas-wrap.is-dark-text {
    background: #e2eeef;
}
.off-canvas-nav-wrap a {
    border: none;
}
#custom_html-5 a {
    color: #666;
    margin: 0 5px;
}
#custom_html-5 {
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    padding-top: 10px;
    color: #666;
}
.off-canvas-nav-inner li a{
    text-align: center;
    font-size: 22px;
    font-family: 'HanWangWCL02','Microsoft JhengHei',Dosis,'MS Serif', 'New York', sans-serif;
    font-weight:400;
}
.off-canvas-nav-inner .sub-menu li a{
    font-family: 'Microsoft JhengHei',Dosis,'MS Serif', 'New York', sans-serif !important;
    font-size:16px;
  color:#777;
}
.off-canvas-nav-inner li span.explain-menu {
    display: none;
    color:#777;
}
.betterme-off-canvas-menu-title {
    text-align: center;
}
.social-link-info a {
    background-color: rgba(255,255,255,0.5);
    border-radius: 100%;
    margin-left: 5px;
    margin-right: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 0;
    line-height: 52px;
}
.social-link-info a i {
    line-height: 52px;
}
.header-social-wrap {
    margin-top: -25px;
}
@media only screen and (min-width: 768px) {
    .off-canvas-inner {
        padding-top: 100px;
        /*padding: 100px 0 0 13%;*/
    }
}
.is-dark-text .off-canvas-social-wrap {
    border-bottom: 0px;
}
.off-canvas-nav-wrap .sub-menu {
    padding-left: 0px;
}

/*single*/
.single .entry {
    margin-left: 0px;
}
.single-nav .nav-right {
    border-left: 1px solid #bbbbbb;
}
.single-nav {
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}
.single-tag-wrap a {
    background: #c9f5f8;
    padding: 10px;
    color: #666666;
    font-size: 14px;
    margin-right:10px;
}
article.post-wrap .single-tag-wrap{
        margin-top: 20px;
    margin-bottom: 20px;
}

.single-tag-wrap a:before{display:none;}
.single-tag-wrap .tag-title{display:none;}
.single-entry img {
    width: 100%!important;
}

.single-subtitle h3 {
    color: #242424;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0px;
}
.single-header .post-cat-info {
    position: relative;
    margin-bottom: 5px;
}
.single-header .post-cat-info:before {
    content: " ";
    position: absolute;
    left: 50%;
    top: 6px;
    margin-left: -25%;
    height: 3px;
    width: 50%;
    background-color: #d9edee;
}
.single-header .post-cat-info a {
    color: #111;
    font-size: 14px;
    font-weight: 400;
    background: #f3f8f9;
    padding: 0 20px;
}
article.post-wrap .g-single .text{
    font-family: 'HanWangWCL02','Microsoft JhengHei',Dosis,'MS Serif', 'New York', sans-serif !important;
    color: #555;
}
.author-table .description h3 {
    font-family: 'HanWangWCL02','Microsoft JhengHei',Dosis,'MS Serif', 'New York', sans-serif !important;
}

.home .post-share-bar{
    display: none;
}

.fa.fa-facebook, .fa.fa-instagram {
    margin-top: 0!important;
}

/**/