body.home,
body.home .camnhan-post-item-exerpt,
body.home .camnhan-post-item-exerpt p {
    font-size: 16px;
}
.about-us .us-text{
    font-size: 16px;
}
.icanfor_item_content{
    font-size: 15px;
}
.posted_in{
  font-size: 16px;
  font-weight: 400;
}
.camnhan-post-item-title h3{
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px 0 0;
    color: #202020;
}
.camnhan-post-item-exerpt{
  
    font-weight: 300;
    line-height: 25px;
}

body.home banner-product-category{
    color: #170505;
}
body h2,
body.single-post .the_content_wrapper h2,
body.home .about-us h2{
  font-size: 20px;
}
body h3,
.single-post .the_content_wrapper h3,
body.home .about-us h3{
    font-size: 18px;
}
body.home .about-us h3.us-title{
    font-size: 32px;
}


@media screen and (max-width: 767px){
    
    body.single-product,
    body.single-post,
    body.single-product p,
    body.single-post ,
    body.single-product .jq-tabs, 
    body.single-product .jq-tabs .ui-widget-content,
    body.single-product .jq-tabs p,
    body.single-product .jq-tabs span,
    body.single-product .jq-tabs div,
    body.single-product .jq-tabs span,
    body.single-product .jq-tabs .ui-widget-content li,
    body.single-product .product_wrapper p,
    body.single-product  .entry-summary,
    body.single-product  #respond .comment-reply-title,
    body.single-post .content_wrapper,
    body.single-post .content_wrapper p,
    body.single-post .content_wrapper span,
    body.single-post,
    body.single-post ul li,
    body.single-post  li,
    body.single-product .box-camnhan-post-item,
    .posted_in,
    body.archive .category-description-block,
    body.archive .category-description-block p
    {
        font-size: 15px;
    }
    .posted_in{
        font-weight: 400;
    }
    body.home, 
    body.home .icanfor,
    body.home .icanfor p,
    body.home .about-us .us-text,
    body.home  .camnhan-post-item-exerpt{
      font-size: 14px;
    }
     body.home .about-us h3.us-title{
        font-size: 25px;
    }
}