
/* ps 17  styles */
.button.button-small-blockblog {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #6f6f6f none repeat scroll 0 0;
    border-color: #666666 #5f5f5f #292929;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font: bold 13px/17px Arial,Helvetica,sans-serif;
    padding: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
}
.button.button-small-blockblog b {
    border: 1px solid #8b8a8a;
    display: block;
    padding: 3px 8px;
}

.button-mini-blockblog{
    color: #fff;
    background-color: #2fb5d2;
    border-color: transparent;

    position: relative;
    display: inline-block;
    padding: 5px 7px;
    font-weight: bold;
    cursor: pointer;
    white-space: normal;
    text-align: left;
}

.search-blog17{
    border: none;
    padding: 10px;
    background: #ebebeb;
    color: #acaaa6;
    width: 150px;
}

.block-content a i.fa-lg, .block-content i.fa-lg{font-size: 14px!important;}
.block-content a i.fa-comments-o{font-size: 15px!important;}
.block-blog-like a, .block-blog-date,.block-content .the-number, .block-blog-like{font-size: 13px}
.name-category a, a.item-comm, .product-page-blockblog a{text-decoration: underline!important;}


.search_blog .block_content{background: none;}

.current-item-block a.item-article{margin-bottom: 10px}



/* ps 17  styles */

.col-lg-9 .mce-tinymce  {
    border: 1px solid #c7d6db!important;
}



.owl_blog_home_recents_posts_type_carousel .owl-controls .owl-nav{
    margin-bottom:10px!important;
}

.owl_blog_recents_posts_type_carousel, .owl_blog_cat_type_carousel, .owl_blog_com_type_carousel{padding:15px!important;}


.blog-post-item .other-posts p{font-size:12px!important;}

#blockblogblock_block_left .block-categories {
    border: none;
}

.block-blog-date {
  z-index: 2;
  text-align: left;
  display: block;
  height: 75px;
  width: 88px;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  padding: 0 0px;
  background: transparent url('../../../../assets/img/icon/bg-date.png') no-repeat center center;
      display: block;
    color: #909090;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 3px;
}

#blockblogblock_block_left .short-description {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    text-align: left;
}

#blockblogblock_block_left .block-blog-like a.readmore {
   color: #ff5c00;
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 600; 
}
#module-blockblog-blog div.post-page {
    background: #FFF;
    padding-top: 10px;
}
#module-blockblog-blog .breadcrumb {
    display: none;
}
#module-blockblog-blog #content-wrapper {
    margin-top: 20px
}
.post-page .box {
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
        margin:20px 5px 20px 5px;
        padding: 10px;
}
.post-page .box .button {
	color: #FFF;
	padding: 5px;
	display: block;
	float: right;
	    position: relative;
    text-transform: none;
    background-color: #ff5c00;
    border-radius: 30px;
    font-weight: 600;
    height: 33px;
    line-height: 33px;
    font-size: 13px;
    display: inline-block;
    color: #fff;
    opacity: 1;
    transition: 0.3s all ease 0s;
    padding: 0 15px 0 15px;

}
.post-page .box h2 strong {
	color: #FF5722;
        font-weight: 700;
}
.post-page .box h2 {
    text-align: left;
    line-height: 30px;
}
.owl_blog_home_recents_posts_type_carousel .owl-carousel a.item-article {
    min-height: 40px;
}


