/*------------------------------------------------------------------

- Project:	Styler
- Version:	1.0
- Author:  Alex Zaymund
- Profile:	http://templines.com


[Table of contents]

 - Blog Item
 - Blog Post
 - Share
 - Leave a Reply

 - Project:	Seven Store 
 - Author: Templines
 - Profile: Templines.com

-------------------------------------------------------------------*/

.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;
    
}


.product-categories li a:hover{
    color: #fe5656 !important;
}


.product-categories  li:hover:before{
    opacity: 1;
}

.product-categories >  li:before{
    content: "";
    display: inline-block;
    height: 100%;
    width: 5px;
    position: absolute;
    left: 0;
    top: 0;
    background:#fe5656;
    opacity: 0;
    -webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
    
}

.product-categories  li{
    position: relative;
    list-style: none;
    text-transform: uppercase;
    padding: 0 !important;
    padding-left: 15px !important;
}


aside  .children{
	    margin: 10px 0px 5px 10px;
}

aside  ul .children li{
	    padding: 5px 0;
    margin: 0 0 10px 0;
    list-style: none;
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    font-weight: 700;
	border-bottom:0 !important;
	 margin-bottom: 0 !important;
	 padding-bottom: 0 !important;
	
}


.product-categories li:hover  ul.children{
    visibility: visible;
    opacity: 1;
    top: 0;

}


.product-categories li:after{
    content: '';
    display: block;
    width: 30px;
    height: 100%;
    position: absolute;
    right: -25px;
    top: 0;
}


.widget_product_categories  .children{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 100%;
    top: 50px;
    background: #f7f7f7;
    margin: 0;
    padding: 0;
    min-width: 100%;
    z-index: 101;
    border: 1px solid #eee;
    -webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}


.widget_product_categories   .current-cat  .children{
	display:block;
}


.widget_product_categories  .children{
    margin: -10px 0px 5px 0px;
    padding-left: 10px;
    padding: 15px 0 15px 10px;
}


.widget_product_categories  .children a{
	font-size:10px;
}


.sidebar .widget-title + ul  li  a , aside .menu  li a {
    font-size: 11px;
    font-weight: normal !important;
    color: #222;
    font-family: Montserrat;
    padding:0;
    display: inline-block;
}

.sidebar .product_list_widget a{
    display: inherit !important;
}

.sidebar .product_list_widget .product-title{
     display: inherit !important;
    float: none !important;
}

.sidebar  li .amount{
    color: #4b85dc;
}

.sidebar .widget-title + ul  li , aside .menu  li {
    font-size: 11px;
    font-weight: normal !important;
    color: #222;
    font-family: Montserrat;
    padding: 5px 0;
}


aside .menu  li ul{
    display: none !important;
    visibility: hidden;
}

.sidebar  ul{
    margin-left: 0;
    padding-left: 20px;
}

aside li a +  .count{
    font-weight: normal;
    float: right;
    margin-right: 30px;
}


.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: #f7f7f7;
  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: 13px;
    padding: 13px 15px;
    line-height: 1.7;
    width: 100%;
    font-weight: normal;
}
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: 2px solid #ececec;
    width: 100%;
    padding: 20px;
    color: #666;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
}

#review_form   input[type="text"]{
 border: 2px solid #ececec;
    color: #666;
    font-family: "Montserrat",sans-serif;
    font-weight: normal;
    max-width: 50%;
    padding: 10px 15px;
}



#reply-title{
text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 37px;
    font-style: normal;
}

.logged-in-as{
		font-family: 'Montserrat', sans-serif;
			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: #fe5656;
	border-color: #fe5656;
	color:#fff;
}


#respond  .button-border{
	float:right;
}


