
/******/
.cat-news ul {
    list-style: none;
    padding: 0;
    margin: 15px;
    font-size:0.95em
}

.cat-news ul li ,.new-comment p {
    border-bottom:1px dashed #e9e6e6;
}
.cat-news ul li:last-child {
    border:0
}
.cat-news > ul > li  > a i {
    float: left;font-size: 0.8em;margin: 2px 0 0 0;

}
.cat-news ul li a {
    display: block;
    width: 100%;
    color:#6c6b6b;
    padding:10px 0;
}
.cat-news ul li ul {
    display:none
}
.cat-news ul li a:hover {color:#236372;}
/*****/
.new-item .item {
    margin-top: 15px;
}

.new-item .item:last-child {
  margin-bottom: 0;
}

.new-item .item img {
     float: right;
     width: 60px;
     margin-left: 5px;
}

.new-item .item .post-info {
     line-height: 16px;
     font-size: 0.9em;
}

.new-item .item .post-info span {
      color: #777;
      margin-top: 5px;
      display: block;
 }
.new-item .item h4 {
    font-size:1em;
}
.new-item .item h4 a {
    color:#000;
}
.new-item .item h4 a:hover {
    color:#236372;
}
/******/
.new-comment p {font-size:0.9em;margin:0 10px;padding:10px 0;}
.new-comment p .color {
    color:#fe776d;
}
.tag {
    margin:15px 0;
}
.tag a {
    font-size: 0.9em;
    display: inline-block;
    padding: 1px 8px;
    border: 1px solid #ebebeb;
    margin-bottom:3px;
    color:#000;
}
/******/
.item-blog {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
 .item-blog:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.item-blog h3 {
    font-size: 1.1em;
    margin-bottom: 10px;
}
.item-blog h3 a {
    color:#000
}
.item-blog .blog-meta {
   font-size: 0.9em;
   border-bottom: 1px solid #ebebeb;
   padding-bottom: 5px;
   margin-bottom: 10px;
}

.item-blog .blog-meta a, #blog-detail .blog-meta a {
     color: #fe776d;
}

.item-blog .blog-desc {
     text-align: justify;
     font-size: 0.95em;
     color: #625a5a;
     line-height:25px;
     margin:10px 0;
}

.item-blog .more {
   color: #fe776d;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.item-blog .more:hover {
      padding-right: 5px;
}
/******/
 #blog-detail .post_title  {
    font-size: 1.1em;
    margin-bottom: 15px;
}
 #blog-detail .blog-meta {
        font-size: 0.9em;
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 8px;
        margin: 10px 0 20px;
    }
 #blog-detail blockquote {
    margin: 25px 40px 25px 0;
    font-style: italic;
    padding: 30px 45px;
    background: #f6f6f6;
    border: 1px solid #ebebeb;
    border-right: 4px solid #c40316;
}

 #blog-detail .post_content {
     line-height: 30px;
    font-size: 0.95em;
    text-align: justify;
 }

 #blog-detail .post_meta {margin-bottom:15px;font-size:0.9em}
#blog-detail .section-slider-product {
    border: 0;
    padding: 2rem 0 0;
    box-shadow:0 0 0 #000;
    -webkit-box-shadow:0 0 0 #000;
}
#blog-detail .section-slider-product .widget-product .owl-carousel .owl-nav .owl-next {left:1px;}
#blog-detail .section-slider-product .widget-product .owl-carousel .owl-nav .owl-prev {left: 34px;}
#blog-detail .date {
    color: #999;
    font-size: 0.9em;}
/*******/
/*****/
#comments {
    font-size:0.9em;
    clear:both;
}
.item-form {
    margin-bottom: 15px;
}

#comment-form .txt {
    margin-bottom: 15px;
    color: #777;
}

#items-comment .item {
    background-color: #fcfcfc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 15px;
}

#items-comment .item .name-comment {
   float: right;
   font-size:1em
}

#items-comment .item .date {
   color: #888;
   float: left;
   font-size: 0.9em;
}

#items-comment .item p {
   color: #666;
   font-size: 0.95em;
   margin: 5px 0;
}

#items-comment .item .reply-btn {
   color: #ff9400;
   float: left;
}

#items-comment .item.item-reply {
   margin: 30px 30px 0 0;
   border-bottom: 0;
   border-top: 1px solid #ccc;
   float: right;
   width: calc(100% - 30px);
}
#items-comment .item .name {font-size:1em;}
#comments .btn-cmd {    border: none;
    border-radius: 8px;
    background-color: #00bfd6;
    color: #fff;
    padding: 16px 41px;
    cursor: pointer;
    outline: none;}
/******/
