body {
    font-family: 'Open Sans', "Microsoft JhengHei", sans-serif;
    font-size: 15px;
    line-height: 24px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', "Microsoft JhengHei", sans-serif;
}

.title-product {
    font-weight: 400;
}

.about-content .quinto-contact .block-content, .about-content .quinto-contact .block-content a, 
.about-content .the-brand .textwidget, 
.single-product-info .product-view-info .product-overview p, 
.post-item .post-info .des {
    font-size: 15px;
}

.block-related .block-title {
    font-weight: 400;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
}

.singleblog-content .post-item.layout3 .post-info .post-name {
    font-size: 24px;
    line-height: 30px;
}

.catalog-product-view .woocommerce-Tabs-panel--description .block-content p {
    font-size: 15px;
    color: #333;
}

.main-menu > li > a {
    font-size: 17px;
}




