/*------------------------------------------------------------------
[Table of contents]

 - Blog Item
 - Blog Post
 - Share
 - Leave a Reply



-------------------------------------------------------------------*/

.col-md-12  > .blog-post{
padding: 0px 100px 50px; 
}


/*Sidebar*/


aside .widget-title + ul > li , aside .menu > li{
       list-style: none;
       font-size: 11px;
       color: #555;
       line-height: 1.55;
       text-transform: uppercase;
       font-weight: 700;
       position:relative;
}

aside  .children{
	    margin: 10px 0px 5px 10px;
}

aside  ul .children li{
   padding: 5px 0;
    margin: 0 0 10px 0;
    list-style: none;
	border-bottom:0 !important;
	 margin-bottom: 0 !important;
	 padding-bottom: 0 !important;
	
}


.widget_product_categories  .children{
	display:none;
}


.widget_product_categories   .current-cat  .children{
	display:block;
}


.widget_product_categories  .children{
	    margin: 0px 0px 5px 10px;
}


.widget_product_categories  .children a{
	font-size:10px;
}


.sidebar .widget-title + ul  li  a , aside .menu  li a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal !important;
    color: #a0a0a0;
    font-family: Montserrat;
}

aside li a +  .count{
	font-weight: normal;
    float: right;
}


.entry-media img {
	max-width:100%;
	height:auto;
}

aside .menu  li:hover .dropdown-menu{
	display:block !important;
	
}


/*SIdebar Widgets*/



 aside img{
	max-width:100%;
	height:auto;
	/* margin:10px 0; */
}



aside select {
	    max-width: 100%;
    border: 1px solid #ececec;
    padding: 5px;
    margin: 5px 0;
    border-radius: 0;
    font-size: 12px;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    width: 100%;
}


aside table{
	width:100%;
}

aside table td , aside table th{
	border:1px solid #ddd;
	padding:5px;
	text-align:center;
}


aside table td a{
	    color: #333;
}


.widget_rss .rss-date{
display: inline-block;
    width: 100%;
    color:#666;
    padding: 10px 0;
    font-weight: normal;
	
}

.widget_rss  .rssSummary{
    font-weight: normal;
    text-transform: none;
    line-height: 20px;
}

.widget_rss   cite{
	font-size: 12px;
    display: inline-block;
    text-align: right;
    width: 100%;
    font-weight: normal;
    text-transform: none;
}


.rsswidget{
	font-size: 12px;
    color: #666;
}


.widget_search label ,.widget_search  input[type="submit"] , .woocommerce-product-search input[type="submit"]{
	display:none !important;
}



.woocommerce-product-search input[type="search"]  , .widget_search  input[type="search"]  ,   .widget_search  input[type="text"]{
  width: 100%;
  margin-bottom: 30px;
  float: left;
  margin-right: 0%;
  background: #fff;
  border: 1px solid #eeeeed;
  padding: 10px;
}


.textwidget {
	line-height:20px;
	    font-weight: 300;
    line-height: 2;
    color: #878787;
}


.textwidget img{
	margin-bottom:5px;
}




/* Blog Item */


.blog-item{
	padding-bottom: 100px;
}
.blog-item_img{
	float: left;
	position: relative;
	width: 48%;
	text-align: center;
}


.blog-item_img iframe{
    max-width: 100%;
    height: auto;
    min-height: 300px;
	
}



.blog-item_img img{
    float: none;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.blog-item .blog-preview_posted{
	bottom: auto;
	left: auto;
	right: 6%;
	top: -6%;
	z-index: 1;
}
.blog-item_desc{
	float: right;
	width: 48%;
}
.blog-item_header{
	float: left;
	padding: 12px 0 0;
	width: 100%;
}
.blog-item_posted{
	color: #bababa;
	float: left;
	font-size: 11px;
	margin-right: 9px;
}
.blog-item_posted_name{
	color: #333;
	float: left;
	font-size: 11px;
	text-decoration: none;
}
.blog-item_posted_name:hover{
	text-decoration: none;
}
.blog-item_posted_sepparator{
	background-color: #ccc;
	float: left;
	height: 15px;
	margin: -1px 19px 0;
	width: 2px;
}
ul.blog-item-cats{
	float: left;
}
ul.blog-item-cats li{
	float: left;
	margin-right: 5px;
}
ul.blog-item-cats li a{
	color: #333;
	font-size: 11px;
	text-decoration: none;
}
.blog-item_body{
	float: left;
	padding-top: 20px;
	width: 100%;
}
.blog-item_text{
	border-top: 1px solid #ececec;
	float: left;
	font-size: 13px;
	line-height: 24px;
	padding-bottom: 50px;
	padding-top: 30px;
	width: 100%;
}
.blog-item_body h3{
	font-size: 21px;
	line-height: 26px;
	padding-bottom: 32px;
}
.blog-item_body .button-border{
	border-color: #ececec;
	margin: 0;
}
.blog .pagination-container{
	border-top: 1px solid #ececec;
	padding-bottom: 100px;
	padding-top: 50px;
}
.blog-additional .blog-item:nth-child(2n) .blog-item_img{
	float: right;
}
.blog-additional .blog-item:nth-child(2n) .blog-item_desc{
	float: left;
}
.blog-additional .blog-item .blog-preview_posted{
	bottom: 0;
	left: -20px;
	margin: auto;
	right: auto;
	top: 0;
}
.blog-additional .blog-item:nth-child(2n) .blog-preview_posted{
	right: -20px;
	left: auto;
}

/* Blog Post */
.blog-post_img{
	position: relative;
	padding-bottom: 38px;
}
.blog-post_img .blog-preview_posted{
	bottom: auto;
	left: 0;
	margin: auto;
	right: 0;
	top: -25px;
	z-index: 2;
}
.blog-post_img img{
	    width: 100%;
    height: auto;
}
.blog-post .blog-item_desc{
	float: left;
	width: 100%;
}
.blog-post .blog-item_body{
	padding-top: 30px;
}
.blog-post .blog-item_body p{
	margin: 0 0 25px;
}
.important-text{
	background-color: #f2f2f2;
	border-style: solid;
	border-width: 0 0 0 3px;
	color: #333;
	float: left;
	font-size: 15px;
	font-weight: 600;
	line-height: 30px;
	margin: 33px 5% 58px;
	padding: 38px 25px 42px 47px;
	width: 90%;
}

/* Share */
.blog-item_share{
	border-bottom: 1px solid #ececec;
	float: left;
	padding-bottom: 53px;
	width: 100%;
}
.blog-item_share h4{
	font-size: 12px;
	padding-bottom: 32px;
}

.share-list{
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
}

.share-list li:before{
	display:none !important;
}

ul.share-list li{
	float: left;
}
ul.share-list li a{
	border: 1px solid #ececec;
	color: #888;
	float: left;
	font-size: 20px;
	height: 50px;
	line-height: 52px;
	text-align: center;
	width: 50px;
	text-decoration: none;
}
 
ul.share-tags-list li{
	color: #bababa;
	float: left;
	font-size: 11px;
	margin-left: 8px;
}
ul.share-tags-list li.line-sepparator{
	background-color: #ccc;
	height: 15px;
	margin: -1px 9px 0 15px;
	width: 2px;
}
ul.share-tags-list li a{
	color: #333;
	float: left;
	margin-right: 3px;
	text-decoration: none;
	font-size: 14px !important;
	padding: 17px 10px !important;
}
ul.share-tags-list li span{
	color: #333;
	float: left;
}


/* Leave a Reply */
.reply a{
	color:#333;
}
.reply h3{
	font-size: 22px;
	padding-bottom: 37px;
}
.reply-form{
	float: left;
	width: 100%;
}
.reply-form .form-group{
	float: left;
	padding-bottom: 20px;
}
.reply-form .form-group.half-wigth{
	width: 48%;
}
.reply-form .form-group.full-width{
	width: 100%;
}
.reply-field{
	background-color: #fff;
	border: 2px solid #ececec;
	font-size: 11px;
	padding: 13px 15px;
	width: 100%;
}
textarea.reply-field{
	min-height: 150px;
}
.reply-form .button-border{
	background-color: #fff;
	border: 2px solid #ececec;
	margin: 15px 0 0;
	padding: 14px 21px 13px;
}


/*Comment*/


#commentform input[type="text"]{
	
    width: 100%;

}
#commentform textarea{
    border: 1px solid #ececec;
    width: 100%;
    padding: 20px;
    color: #666;
    font-weight: normal;
    min-height: 150px;

}

#review_form   input[type="text"]{
 border: 2px solid #ececec;
    color: #666;
   
    font-weight: normal;
    max-width: 50%;
    padding: 10px 15px;
}



#reply-title , .comments-title{
    font-weight: 600;
    font-size: 19px;
    padding-bottom: 15px;
    font-style: normal;
    color: #666666;
}

.logged-in-as{

			font-size: 14px;
}
 





.form-submit input[type='submit']{
		-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
      background-color: #fff;
    border: 2px solid #ececec;
    margin: 15px 0 0;
    padding: 14px 21px 13px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    float: right;
}


.form-submit input[type='submit']:hover{
	background-color: #ff8300;
	border-color: #ff8300;
	color:#fff;
}


#respond  .button-border{
	float:right;
}




.post-footer  a.btn.btn-transparent {
    border: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: none;
    background: #237ac6;
    padding-left: 5px;
    margin-right: -1px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}


.post-footer  .blog-footer-title {
    box-shadow: none;
    padding-left: 0;
    margin-right: 0;
    margin-left: -7px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 5px;
    display: inline-block;
    font-weight: bold;
    color: #222222;
    position: relative;
}


.post-footer  .blog-footer-title :before {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
}




.post-footer {
    position: relative;
    padding: 35px 35px 15px 35px;
    background: #fff;
    margin-left: 0;
    margin-right: 0;
    bottom: 0;
    border: 1px solid #eee;
    margin-bottom: 52px;
    margin-top: 0;
    clear: both;
}



.post-footer *{
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
}


.footer-meta:nth-child(even){
    text-align: right;
    position: relative;
    right: -17px;
}




.post-footer .blog-footer-categories ,.post-footer .blog-footer-tags ,.post-footer .btn-social , .post-footer  .footer-meta.blog-footer-share {
    width: 49%; 
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
}


.post-footer  .footer-meta.blog-footer-share h4 {
    box-shadow: none;
    padding-left: 20px;
    margin-right: 0;
    margin-left: -7px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 20px;
    display: inline-block;
    font-weight: 500;
}



.blog-cat-footer + .pull-right{
    max-width: 50%;
    display: inline-block;
    vertical-align: top;
    float: right;
}



.post-footer a {
    /* background: #fff; */
    font-size: 11px;
    text-transform: uppercase;
    /* border: 1px solid #a0a0a0; */
    border-radius: 0;
    line-height: 1.3;
    padding: 5px;
    margin: 0;
    height: auto;
    display: inline-block;
    color: inherit;
}

.footer-meta.btn-social a{
    font-size: 14px;
}


.tmpl-social-pinterest{
    background-color: #BD081B !important;
    color: #fff !important;
    
}

.tmpl-social-twitter{
    background-color: #1EA1F3 !important;
    color: #fff !important;
    
}

.tmpl-social-facebook{
    background-color: #3B5998 !important;
    color: #fff !important;
    
}

.tmpl-social-google{
    background-color: #FFCE45 !important;
    color: #fff !important;
    
}





.pix-social-title{
    background: #237ac6;
    color: #ffffff;
    font-size: 11px;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 0;
    line-height: 35px;
    padding: 1px 15px;
    margin: 0 2px 2px -7px;
    height: auto;
    display: inline-block;
}


.pix-social-share{
    float: right;
    width: 40%;
    text-align: right;
}

.post-footer a:hover , .post-footer  a.btn.btn-transparent:hover , .post-footer  .btn.btn-transparent:hover{
    background: #d8942c;
    color: #fff !important;
}


.pix-social-share a{
      margin-left: -7px;
}



/******** COMMENTS ********/

.comment-list  .reply {
    position: absolute;
    right: 10px;
    top: -10px;
}

.comment-body{
    padding-bottom: 25px;
}


.comment-list  .reply *{
    color: inherit !important;
}

.comment-reply-link {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: translate(0, -10px);
    font-size: 15px;
    padding: 10px 15px 10px 25px;
    line-height: 30px;
    border-radius: 100px;
    box-shadow: none !important;
    background: #fff;
    position: relative;
    color: #237ac6;
    font-weight: 500;
}

.reply .comment-reply-link:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f178";
    margin-left: 10px;
    color: inherit;
}

.reply .comment-reply-link:hover {
    background: #d8942c;
    color: #fff !important;
}

.reply .comment-reply-link:hover:after{
    color: #fff;
}

#commentform{
    margin: 0 -15px;
}

.b-product-description #commentform {
    margin: 0;
}

.comment-list cite a {
    font: 700 12px ;
    color: #222;
}

.comment-meta {
    padding: 0 0 10px;
}

.comment-meta a {
    font-size: 12px !important;
    color: #999;
    font-style: italic;
}

.comment-info-content cite {
    color: #23272c;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
}

.comment-list {
    margin-top: 45px;
    padding: 25px 0px 0 0px;
    background-color: #fff;
    margin-bottom: 50px;
}

.comment-list .comment-info-content {
        margin-left: 110px;
        padding-bottom: 10px;
        font-size: 14px;
        border-bottom:1px dotted #eee;
        padding-top: 20px;
}

.comment-list .comment-info-content  *{
    font-size: 14px;
    font-style: normal; 
}

.comment-list .comment-author {
    float: left;
    width: 95px;
    height: 95px;
    border: 0;
    border-radius: 100px !important;
    overflow: hidden;
    margin-right: 16px;
}

.comment-list .comment-author img {
    width: 100%;
    height: auto;
}

.comment-list .comment , .comment-list > li {
    position: relative;
    list-style: none;
    margin: 0;
    margin-bottom: 20px;
    margin-left: 1%;
}


.comment-list .comment  .comment {
    position: inherit;
    margin-bottom: 0;
    padding-bottom: 0;
}

.comment-list ol.children {
    margin-top: 20px;
}

.comment-respond {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.comment-notes {
 margin-bottom: 20px;
    padding-left: 0;
}

.comment-respond input[type=text],
.comment-respond i input[type=tel],
.comment-respond i input[type=password],
.comment-respond input[type=email] ,
.comment-respond input[type=url],
.comment-respond textarea {
    background: #f2f3f6;
    border: 0;
    border-radius: 0 !important;
    color: #23272c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    border-radius: 5px;
    color: #333;
    font-size: 15px;
    height: 40px;
    line-height: 26px;
    outline: medium none;
    padding: 10px 15px;
    width: 100%;
}

.comment-respond .wrap__btn-skew-r {
    /* width: 160px; */
    margin-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
    overflow: hidden;
}

.comment-reply {
    position: absolute;
    top: 30px;
    right: 30px;
}

.comment-reply .btn {
    background-color: #f8f8f8;
}

#respond  .form-submit{
    padding-top: 15px;
    text-align: right;
}


#respond  .form-submit input{
    font-size: 12px;
    font-weight: 500;
    padding: 7px 30px 7px 25px;
    line-height: 30px;
    border-radius: 2px;
    text-transform: uppercase;
    box-shadow: none !important;
    background: #fff;
    color: #fff;
    text-decoration: none !important;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    margin-top: 0;
    display: inline-block;
    clear: both;
    border: 0;
    border-radius: 100px;
    background: #d8942c;
}


.blog-comments {
    margin-bottom: 40px;
}

.blog-comments h4 {
    margin-bottom: 40px;
}

.blog-comments .comment-item {
    background-color: #f6f6f6;
    padding: 25px;
    margin-bottom: 30px;
}

.blog-comments .comment-item .media-left {
    padding-right: 25px;
}

.blog-comments .comment-item .media-left img {
    max-width: 120px;
}

.blog-comments .comment-item .comment-item-heading {
    margin-bottom: 10px;
}

.blog-comments .comment-item .comment-item-heading .author {
    color: #237ac6;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
}

.blog-comments .comment-item .comment-item-heading .date {
    color: rgba(170, 170, 170, 0.8);
    font-size: 14px;
    font-style: italic;
    text-transform: uppercase;
}

.blog-comments .comment-item .comment-body p {
    line-height: 24px;
}


.post-description{
     padding: 0;
}


