/* category */
/* blog listing */
.blog-meta {
    float: left;
    width: 100%;
    padding: 5px 0;
}

h3.Recent-title.h3 {
    margin-bottom: 15px;
}

.secondary-blog {
    float: left;
    margin-left: -15px;
}

.blog-category-block {
    float: left;
    width: 100%;
    padding: 15px 0;
    background: #f6f6f6;
    margin-bottom: 15px;
}

#blog-listing span.blog-created, #blog-category span.blog-created,  #blogpage span.blog-created{
    float: left;
    width: 100%;
    padding:5px 0 0 0;
    color: #000;
    font-size: 14px;
}

#blogpage .blog-content-wrap {
    padding: 10px 0;
    background-color: #fff;
	    float: left;
    width: 100%;
}

#blogpage .blog-title {
    font-size: 17px;
    text-transform: uppercase;
    line-height: 25px;
    margin: 0;
    float: left;
    width: 100%;
}

#blog-listing leading-blog span.blog-created, #blog-category .leading-blog span.blog-created{
	position: absolute;
	left:0;
	bottom:0;
}

.blog-meta > span {
  margin-right: 10px;
  color: #888;
  position: relative;
  font-size: 12px;
}
.blog-meta > span:last-child:before {
  display: none;
}
.blog-meta > span span {
  color: #222;
}

.blog-item {
  background-color: #fff;
  position: relative;
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 13px;
  padding: 0;
  float: left;
}
.blog-item .blog-content-wrap {
	padding: 0 15px;
    background-color: #fff;
    float: left;
}
.secondary-blog .blog-item .blog-content-wrap{padding: 15px 0;}
.blog-item .blog-content-wrap .title {
  font-size: 15px;
  text-transform: capitalize;
  line-height: 25px;
  margin:0;
}
.blog-item .blog-content-wrap .readmore p {
  margin-bottom: 0;
  margin-top: 10px;
}
.blog-item .blog-content-wrap .readmore p .btn {
  text-transform: uppercase;
  font-size: 14px;
}

.userdetails {
    float: left;
    width: 100%;
    padding: 10px 0;
	/*    margin: 0 0 5px;*/
}
.blog-item .blog-content-wrap .readmore p .btn:hover {
  
}
.blog-item .blog-content-wrap .blog-shortinfo {
  color: #888;
  line-height: 20px;
}
.blog-item .blog-content-wrap .blog-shortinfo .more {
  height: 0;
  padding: 0;
}
.blog-item .blog-content-wrap .blog-shortinfo .more i {
  color: #888;
}
.blog-item .blog-content-wrap .blog-shortinfo .more i:hover {
  color: #222;
}
.blog-item .blog-image {
  padding: 0;
  position: relative;
}

.blog-detail {
  background-color: #fff;
      padding: 0;
float: left;
    width: 100%;	  
}

.blog-detail .blog-image {
  padding-bottom: 30px;
  margin-bottom: 0;
}
.blog-detail .blog-title {
  font-size: 22px;
  text-transform: capitalize;
  color: #222;
  font-weight: bold;
  margin: 0;
}
.blog-detail .blog-description {
  font-size: 14px;
  text-align: justify;
  margin-bottom: 80px;
}
.blog-detail .social-share {
  display: inline-block;
  float: left;
}
.blog-detail .extra-blogs {
  display: inline-block;
  width: 100%;
}
.blog-detail .blog-tags {
  display: inline-block;
  float: right;
}
.blog-detail .blog-tags > span {
  font-weight: bold;
  font-size: 14px;
  margin-right: 15px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item {
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap {
  margin-left: 80px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap .comment-meta {
  color: #222;
  font-weight: bold;
  margin-bottom: 10px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap .comment-meta > span {
  margin-right: 15px;
}
.blog-detail .blog-comment-block #blog-localengine .comment-item .comment-wrap .comment-meta > span span {
  color: #888;
  margin-left: 10px;
  font-weight: normal;
}
.blog-detail .blog-comment-block #blog-localengine .form-group {
  margin-bottom: 30px;
}
.blog-detail .blog-comment-block .btn-send {
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  min-width: 110px;
  text-align: center;
  color: #fff;
  background-color: #eee;
  font-weight: 600;
  float: right;
  border-radius: 3px;
}
.blog-detail .blog-comment-block .btn-send i {
  margin-right: 10px;
  font-weight: 800;
}
.blog-detail .blog-comment-block .btn-send:hover {
  background-color: #222;
}
.lastest_block #blog-block .blog_item {
    float: left;
    width: 33.33%;
}
.lastest_block .blog_item h4.blog-title a {
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
}
.lastest_block h4.blog-title {
    float: left;
    position: relative;
}

.lastest_block .blog_item .blog_container.product-contents img
{
  transition: all 0.45s ease 0s;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
}
.lastest_block .blog_item .blog_container:hover img {
  transform: scale(1.07);
  transition: all 0.45s ease 0s;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
}
.lastest_block .blog_item .blog_container.product-contents {
  margin: 0 15px;
  float: left;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  border: 1px solid #ccc;
}
.main-blog-description {
  background: #fff;
  text-align: left;
  display: inline-block;
  border-top: 0;
  padding: 15px 10px;
}
.lastest_block span.blog-created {
  float: right;
  font-size: 14px;
  /* text-align: center; */
  font-weight: 400;
  color: #fff;
  position: absolute;
  left: auto;
  right: 0;
  bottom: -3px;
  top: auto;
  background: #a61641 url(../img/blog-icon.png) no-repeat scroll center 12px;
  padding: 35px 10px 5px;
  /* text-align: center; */
  border: 3px solid #fff;
}
.lastest_block span.blog-created:hover {
  background-position: center -77px;
  color: #000;
}
.lastest_block .blog-inner {
    float: left;
    background-color: #fff;
    text-align: left;
}
.blog-inner p{margin: 0;}
.blog-inner p > .btn-primary
{
  display: none;
}
.blog_container.product-contents:hover .btn-primary
{
}
.lastest_block .blog-image {
    position: relative;
    overflow: hidden;
}
#index .blog-shortinfo {
  color: #000;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.96px;
  float: left;
}
.blog-btn .btn {
    border: none;
    padding:0 60px 0 0;
    margin-top: 30px;
    position: relative;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.blog-btn .btn:hover{
  padding: 0 100px 0 0;
  transition: all 0.45s ease 0s;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
}
.blog-btn .btn:hover::after{
  width: 90px;
  transition: all 0.45s ease 0s;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
}
.blog-btn .btn::after {
    position: absolute;
    content: "";
    top: auto;
    bottom: 6px;
    left: auto;
    right: 0;
    border-bottom: 1px solid;
    width: 50px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
}
.lastest_block #blog-block {
    margin: 0 -15px;
}
.lastest_block span.blog-author {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  padding: 4px 0 4px 10px;
  float: left;
}
.blog-author a,.blog-hit .fa.fa-heart
{
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  color: #000;
}
.blog-hit .fa.fa-heart{background: transparent;padding: 0;}
.blog-author a, .blog-hit .fa.fa-heart {
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  color: #000;
}
#index .blog-author a{
  background: url(../img/blog-user.png) no-repeat scroll left 5px;
  padding-left: 20px;
  color: #fff;
}
.blog-author a:hover {
  background-position: left -36px;
  color: #a61641;
}
#index .blog-hit .fa.fa-heart {
  color: #fff;
}
#index  .blog-hit:hover .fa.fa-heart, #index .blog-hit:hover {
  color: #a61641;
}
#index .blog-author a:hover {
  background-position: left -36px;
  color: #a61641;
}
.blog-hit:hover .fa.fa-heart,.blog-hit:hover
{
    color: #a61641;
}
#blogpage .btn.btn-default {
  padding: 12px 25px;
}
.lastest_block span.blog-hit {
  margin-left: 10px;
  color: #fff;
  background: url(../img/blog-user.png) no-repeat scroll left -80px;
  padding-left: 20px;
}
.lastest_block span.blog-hit:hover {
  background-position: left -121px;
  color: #a61641;
}
.blog-meta-detail {
  float: left;
  width: 100%;
  text-align: left;
  transition: all 0.45s ease 0s;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
  position: absolute;
  bottom: 0;
  background: #000;
}
.blog_container.product-contents:hover .blog-title a
{
  color: #a61641;
}
.blog_container.product-contents:hover .blog-meta-detail
{
  bottom: 0;
  transition: all 0.45s ease 0s;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
}
#blog-listing h1 {text-transform: uppercase;}
#module-psblog-list .pagination {border: none;padding: 0;}
#module-psblog-list #pagination {border: 1px solid #dddddd;padding: 10px;}
@media (max-width:1450px)
{
  
}
@media (max-width:1350px)
{

}
@media (max-width:1199px)
{

}
@media (max-width:991px)
{
  .blog-item .blog-image{width: 100%;}
  .lastest_block .blog-image{width: 100%;}
  .main-blog-description{width: 100%;}
  .blog-item .blog-content-wrap{width: 100%;padding:15px 0;}
  .lastest_block .blog_item h4.blog-title a{font-size: 13px;}
  .lastest_block span.blog-author {
    width: 80%;
  }
}
@media (max-width:767px)
{
  
}
@media (max-width:479px)
{
}