/*  ################################################################

  File Name: blog.css
  Template Name: Fabulous
  Created By: justthemevalley 

 


################################################################# */ 
.blog_post {
	margin-top: 30px;
}
.blog_post p {
	color: #666;
}
.blog-wrapper {
	margin-bottom: 30px;
}
.center_column {
	margin-bottom: 30px;
}
.blog_post .page-title {
	border: none;
}
.blog_post .page-title h2 {
	padding: 0px;
}
.blog-wrapper .page-title {
	padding-left: 15px;
	padding-top: 10px;
}
.blog_post .sortPagiBar {
	margin-bottom: 10px;
}
#columns {
	padding-top: 16px;
	padding-bottom: 30px;
}
.tree-menu li {
	line-height: 24px;
}
.tree-menu > li > ul {
	padding-left: 17px;
	display: none;
}
.tree-menu > li > ul > li {
	border-bottom: 1px dotted #eaeaea;
}
.tree-menu > li > ul > li:last-child {
	border: none;
}
.tree-menu > li > ul > li >span:before {
	content: "\f0da";
	font-size: 14px;
	display: inline-block;
	text-align: right;
	color: #666;
	font-family: "FontAwesome";
	padding-right: 12px;
	color: #ccc;
}
.search {
	margin-bottom: 20px;
}
.search .form-control:focus {
	outline: none;
	border: 1px solid #999;
	box-shadow: none;
}
.search input {
	display: inline-block;
	width: 100%;
	background: #fff;
	box-shadow: none;
	border-radius: 0px;
	border: 1px solid #e6e6e6;
}
.search button {
	float: right;
	margin-top: 0px;
	line-height: 45px;
	margin-right: 0px;
	margin-top: -56px;
	position: relative;
	z-index: 1;
	border-radius: 50%;
	border: none;
	color: #313f46;
	width: 45px;
	height: 45px;
	font-size: 16px;
	background: none;
}
/*--------------
16.1 Left column
*/
.sidebar .blog-module {
	margin-bottom: 30px;
	overflow: hidden;
	width :360px;
}
.sidebar .blog-module .owl-dots {
	bottom: 5px;
}
.sidebar .blog-module:last-child {
	margin-bottom: 0;
}
.sidebar .blog-module img {
	margin: 0 auto;
	height:60px;
	width: 150px;
}
.sidebar .block .title_block {
	font-size: 13px;
	font-weight: 900;
	border-bottom: 1px solid #eee;
	padding: 12px 14px;
	text-transform: uppercase;
	color: #333;
}
.sidebar .block .block_content {
	padding: 15px;
}
.layered .layered_subtitle {
	color: #666;
	font-size: 16px;
	padding-bottom: 4px;
	text-transform: uppercase;
}
.layered .layered-content {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.layered .layered-content:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.layered .layered-content:first-child {
}
.layered-category .layered-content {
	border-bottom: none;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
}
.image-hover2 a {
	position: relative;
	display: table;
}
.image-hover2 a:after {
	overflow: hidden;
	position: absolute;
	top: 0;
	content: "";
	z-index: 100;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	z-index: 1;
}
.image-hover2 a:before {
	font: normal normal normal 18px/1 FontAwesome;
	content: "\f002";
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	color: #fff;
	ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.image-hover2 a:hover:after {
	visibility: visible;
	opacity: 0.8;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.image-hover2 a:hover:before {
	opacity: 1;
}
/* ----------------
 [20. Bolog page]
 */
.blog-posts {
	line-height: 22px;
	margin: auto;
	font-size: 13px;
}
a.read-more {
	color: #e83f33;
	font-weight: 400;
	letter-spacing: 0.5px;
}
a.read-more:hover {
	color: #222;
}
.blog-posts .post-item {
	text-align-last:center;
	padding-bottom: 18px;
	padding-top: 20px;
	list-style: outside none none;
	color: #999;
	font-size: 12px;
	line-height: 20px;
}
.center_column .blog-posts .post-item {
	border-bottom: 1px #eee solid;
}
.center_column .blog-posts .post-item h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#center_column ul {
	padding: 0px;
	margin: 0px;
}
.blog-posts.blog-wrapper .post-item {
	border: none;
}
.blog-posts.blog-wrapper h3 {
	margin-top: 15px;
}
.blog-posts .post-item:last-child {
	border-bottom: 0px solid #eaeaea;
	padding-bottom: 20px;
}
.blog-posts .post-item .entry-meta-data {
	padding: 5px 0;
	color: #666;
	font-size: 13px;
}
.blog-posts .post-item .entry-meta-data i {
	font-size: 14px;
	vertical-align: 0px;
}
.blog-posts .post-item .entry-meta-data span {
	margin-right: 12px;
	border-right: 1px #eee solid;
	padding-right: 10px;
}
.blog-posts .post-item .entry-meta-data span:last-child {
	margin-right: 12px;
	border-right: 0px #ddd solid;
	padding-right: 10px;
}
.blog-posts .post-item .entry-meta-data .fa {
	opacity: 0.7;
}
.blog-posts .post-item .entry-meta-data .fa {
	line-height: inherit;
}
.blog-posts .post-item .entry-more a {
	border: 1px solid #333e48;
	color: #fff;
	padding: 8px 15px;
	background: #333e48;
	font-weight: 500;
	font-size: 12px;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.blog-posts .post-item .entry-more {
	margin-top: 15px;
}
.blog-posts .post-item .entry-more a:hover {
	background: #e83f33;
	border: 1px solid #e83f33;
	color: #fff;
}
.blog-posts .post-item .entry-thumb img {
	max-height: 190px;;
	border: 1px solid #eaeaea;
	width: 100%;
	margin-bottom: 0px;
}
/** post sidebar **/
.blog-list-sidebar li {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.blog-list-sidebar li:last-child {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.blog-list-sidebar li .post-thumb {
	width: 80px;
	float: left;
}
.blog-list-sidebar li .post-info {
	margin-left: 90px;
	color: #999;
}
.blog-list-sidebar li .post-info h5 {
	font-size: 13px;
	margin: 0px;
}
.blog-list-sidebar li .post-info .post-meta {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.blog-list-sidebar li .post-info .fa {
	line-height: inherit;
}
/* Recent Comments*/
.recent-comment-list li {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.recent-comment-list li:last-child {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.recent-comment-list li .author {
	color: #666;
	margin-bottom: 0px;
	font-size: 13px;
}
.recent-comment-list li .author a {
	font-weight: 500;
	color: #e83f33;
	font-size: 13px;
}
.recent-comment-list li .comment {
	margin-top: 5px;
	color: #666;
	font-size: 13px;
}
.recent-comment-list li>h5>a {
	color: #333;
	font-size: 13px;
}
.recent-comment-list h5 {
	margin: 0px;
	padding: 0px;
}
/** Blog detail **/
.entry-detail {
	margin-bottom: 30px;
	font-size: 17px;
}
.entry-detail .page-title {
	margin-bottom: 12px;
}
.entry-detail h1 {
	font-size: 20px;
	font-weight: 600;
	margin-top: 0px;
}
.content-text {
	padding: 20px 0;
}
.blog-top-desc strong {
	font-size: 13px;
	font-weight: 400;
	margin-right: 10px;
	text-transform: lowercase;
	color: #999;
}
.entry-title a {
	font-family:initial;
	font-size: 25px;
	display: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px;
}
.entry-thumb {
	margin-bottom: 5px;
}
#related-posts .entry-title a {
	font-size: 14px;
	display: inherit;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 8px 15px 8px;
}
#related-posts .product-item .entry-thumb img {
	width: 100%;
}
#related-posts article.entry {
	text-align: center;
}
#related-posts .comment-count {
	margin-right: 6px;
}
#related-posts .entry-meta-data {
	margin-bottom: 22px;
	display: inline-block;
	width: 100%;
}
#related-posts .entry-meta-data i {
	font-size: 18px;
	vertical-align: -2px;
}
#related-posts .entry-more a {
	padding: 8px 16px;
	border: 1px solid #333e48;
	background: #333e48;
	font-weight: 500;
	font-size: 12px;
	color: #fff;
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
#related-posts .entry-more a:hover {
	border: 1px solid #e83f33;
	background: #e83f33;
	color: #fff;
}
#related-posts .entry-more {
	display: inline-block;
}
.entry-detail .entry-meta-data {
	padding: 0px;
	color: 	#29a329;
	font-size: 14px;
	
}
.entry-detail .entry-meta-data i {
	font-size: 16px;
	vertical-align: -2px;
}
.entry-detail .entry-meta-data .fa {
	line-height: inherit;
}
.entry-detail .entry-meta-data span {
	margin-right: 10px;
}
.entry-detail .entry-meta-data .author .fa {
	opacity: 0.7;
}
.entry-detail .entry-meta-data .rating {
	float: right;
}
.entry-detail .entry-meta-data .post-star span {
	margin: 0;
}
.entry-tags span {
	text-transform: uppercase;
}
/*      Blockquotes  */
blockquote, blockquote p {
	font-size: 15px;
	line-height: 24px;
	color: #5c5c5c;
	font-style: italic;
	font-family: "Roboto", sans-serif
	position: relative;
}
blockquote:before {
	content: "\f10d";
	display: block;
	position: absolute;
	left: 14px;
	top: 1445px;
	font-family: FontAwesome;
	font-size: 35px;
	line-height: 1em;
	color: #c2c2c2;
}
blockquote {
	margin: 0 0 20px;
	padding: 20px 20px 30px 67px;
	border-left: 3px solid #eaeaea;
	background: #fff;
}
.entry-info {
	padding-bottom: 10px;
	display: inline-block;
}
/** COMMMENT list**/
.single-box {
	font-size: 13px;
	margin-bottom: 30px;
}
.single-box h2 {
	color: #000;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0px;
	position: relative;
	text-transform: uppercase;
}
.single-box .product-flexslider {
	margin-bottom: 0px;
	margin-top: 18px;
}
.single-box>h2 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0px;
}
.comment-box {
	margin: 30px 0px;
}
.comment-list {
	margin-top: 20px;
}
.comment-list ul {
	padding-left: 40px;
}
.comment-list ul li {
	overflow: hidden;
	margin-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 15px;
	list-style: none;
	color: #666;
}
.comment-list ul li:last-child {
	margin-bottom: 0;
	border: none;
	padding: 0;
}
.comment-list>ul {
	padding-left: 0;
	margin: auto;
}
.comment-list .avartar {
	width: 80px;
	float: left;
}
.comment-list .comment-body {
	margin-left: 90px;
}
.comment-list .comment-meta {
	color: #ccc;
	margin-bottom: 6px;
}
.comment-meta .date {
	color: #666;
}
.comment-list .comment-meta .author a {
	font-weight: 600;
}
.coment-form {
	margin-top: 20px;
}
.coment-form label {
	margin-top: 10px;
	margin-bottom: 6px;
	font-weight: 500;
}
.coment-form input, .coment-form textarea {
	border-radius: 3px;
	border: 1px solid #eee;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	border-radius: 3px;
}
.coment-form .button {
	margin-top: 15px;
}
/**Related Posts**/

.related-posts {
	margin-top: 20px;
}
.related-posts .entry-thumb img {
	border: 1px solid #eaeaea;
}
.related-posts .entry-ci {
	margin-top: 10px;
}
.related-posts .entry-meta-data {
	color: #999;
	font-size: 13px;
	margin-top: 10px;
}
.related-posts .entry-meta-data .fa {
	line-height: inherit;
}
.related-posts .entry-ci .entry-excerpt {
	padding: 10px 0;
}
.related-posts .entry-title {
	font-size: 14px;
}
.related-posts .owl-next {
	top: -31px;
}
.related-posts .owl-prev {
	top: -31px;
	left: inherit;
	right: 26px;
}
.blog-posts.blog-wrapper {
	margin: auto -15px;
	list-style: outside none none;
}
.blog-date {
	background-color: #f8f8f8;
	border: 1px #e5e5e5 solid;
	display: inline-block;
	float: left;
	font-weight: 600;
	height: 60px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-right: 15px;
	padding-top: 8px;
	text-align: center;
	width: 65px;
	font-size: 13px;
}
 @media only screen and (min-width: 280px) and (max-width: 479px) {
.center_column {
	margin-bottom: 20px;
	padding: 10px 12px 10px;
}
h3.entry-title {
	margin-top: 12px;
}
.entry-detail {
	margin-bottom: 20px;
	padding: 10px 12px 12px;
}
.entry-detail .entry-meta-data .rating {
	float: none;
	margin-top: 6px;
}
.comment-list ul {
	padding-left: 0px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.center_column {
	margin-bottom: 20px;
	padding: 10px 12px 10px;
}
h3.entry-title {
	margin-top: 12px;
}
.entry-detail .entry-meta-data .rating {
	float: none;
	margin-top: 10px;
}
.comment-list ul {
	padding-left: 10px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.blog-list-sidebar li .post-info {
	color: #999;
	display: inline-block;
	margin-left: 0;
	margin-top: 10px;
	width: 100%;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1169px) {
.blog-posts .post-item .entry-meta-data span {
	margin-right: 4px;
	padding-right: 10px;
}
}
/******************************************
21. Sidebar
******************************************/
.block {
	margin: 0 0 25px;
	border: 1px solid #e5e5e5;
	background: #fff;
}
.block .block-title {
	border-bottom: 1px solid #e5e5e5;
	color: #000;
	letter-spacing: 1px;
	line-height: normal;
	margin: 0;
	padding: 15px 15px 12px;
	font-weight: 600;
	text-transform: uppercase;
}
.block .block-title h3 {
	margin: auto;
	font-size: 16px;
	font-weight: 600;
}
.block .block-title a {
	text-decoration: none;
}
.block .block-content .item {
	padding: 5px 0;
}
.block .btn-remove, .block .btn-edit {
	float: right;
	margin-top: 6px
}
.sidebar .block .access .btn-remove {
	float: right;
	margin-top: -38px
}
.block .actions {
	text-align: left;
	padding: 8px 0;
}
.block .actions a {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.block .empty {
	color: #666666;
}
.jtv-btn-remove:hover, .jtv-btn-remove:focus {
	background-position: 0 -12px;
}
.jtv-btn-remove {
	display: block;
	width: 15px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	left: 28px;
	margin-top: 5px;
}
.block-compare .jtv-btn-remove {
	left: auto;
	right: 0px!important;
	margin-top: 0px;
	top: 5px
}
.jtv-btn-remove {
	background-image: url(../images/btn_remove.png);
	margin: 0px 0 0 5px;
}
/*18.a product price range*/

.block.product-price-range .block-content {
	padding: 28px 15px 10px
}
.product-price-range .amount-range-price {
	padding: 15px 0
}
.product-price-range .slider-range-price {
	height: 7px;
	background: #999;
	border: none;
	border-radius: 2px
}
.product-price-range .slider-range-price .ui-widget-header {
	background: #666;
	height: 7px
}
.product-price-range .slider-range-price .ui-slider-handle {
	border: 1px #f82e56 solid;
	border-radius: 3px;
	background: #f82e56;
	cursor: pointer
}
.check-box-list {
	overflow: hidden
}
.check-box-list li {
	line-height: 24px
}
.check-box-list label {
	display: inline-block;
	cursor: pointer;
	line-height: 12px;
	font-weight: 600;
}
.size ul {
	margin-bottom: 6px !important;
	display: inline-block;
}
.size li {
	border: 0 none;
	float: left;
	margin-right: 5px;
}
.size li a:hover {
	border-color: #f82e56;
	background: #f82e56;
	color: #fff;
}
.size li a {
	border: 1px solid #e8e6e2;
	padding: 3px 10px;
	color: #666;
	float: left;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 0px;
}
.check-box-list label span.count {
	color: #a4a4a4;
	margin-left: 2px
}
.sidebar-left {
	margin-left: 0 !important;
}
.bv3 .sidebar-right, .bv3 .sidebar-left {
	padding-left: 15px;
}
.sidebar ol, .sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sidebar .block-venedor-ads .block-content li {
	padding: 0;
}
.sidebar .block dt {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	padding: 10px 0;
	padding-bottom: 0px!important
}
.sidebar .block dd {
	border-bottom: 0 solid #CCCCCC;
	margin: 0;
	padding: 0 5px;
	margin-bottom: 15px
}
.block-layered-nav dd.last {
	margin-bottom: 0px;
}
.sidebar address {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: left;
	border-bottom: none;
	line-height: 24px;
}
.sidebar {
	font-size: 14px;
}
.sidebar .block-layered-nav .price {
	font-size: 13px;
	font-weight: normal;
}
.block-layered-nav .block-subtitle, .block-layered-nav dt {
	color: #333;
	font-weight: 600;
	font-size: 13px;
}
.block-layered-nav .currently ol {
	border: 1px solid #ececec;
	background-color: #f4f4f4;
	border-radius: 3px;
}
.sidebar a, .sidebar .block-layered-nav .price .sub {
	color: #222;
	font-size: 14px;
}
.sidebar .block-layered-nav .price {
	color: #666;
}
.sidebar .link-cart, .sidebar .link-reorder, .block .actions a {
	color: #CA0000;
	font-size: 14px;
}
.sidebar .link-compare, .sidebar .link-wishlist {
	color: #aaa;
	font-size: 14px;
}
.block-tags .actions a.view-all {
	text-transform: uppercase;
	color: #333;
	margin-bottom: auto;
	font-size: 14px;
}
.block-tags .actions a.view-all:hover {
	color: #333;
}
.sidebar .link-cart:hover, .sidebar .link-wishlist:hover, .sidebar .link-reorder:hover, .sidebar .link-compare:hover, .sidebar .link-cart:focus, .sidebar .link-wishlist:focus, .sidebar .link-reorder:focus, .sidebar .link-compare:focus, .block .actions a:hover, .block .actions a:focus {
	color: #333;
}
.sidebar .block dl {
	border-bottom: 0px solid #ccc;
	margin: 0;
}
.block .block-content .price {
	font-size: 14px;
	color: #000;
}
/* 18b. Block: Account */
.block-account .block-content {
	padding-top: 0 !important;
}
.block-account .block-content ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.block-account .block-content li {
	padding: 10px 0px;
	border-top: 1px #fff solid;
	border-bottom: 1px #ddd solid;
}
.block-account .block-content li:last-child {
	border: none;
	padding-bottom: 0px;
}
.sidebar .block-content li.last {
	border-bottom: none;
}
.block-account .block-content li a {
	cursor: pointer;
}
.block-account .block-content li a:hover {
	cursor: pointer;
	padding: 0 12px;
	color: #000;
}
.sidebar .block-content li.current {
	color: #333;
	font-weight: 600;
}
/* Block: Currency Switcher */

.block-currency select {
	width: 100%;
	margin-right: 8px;
}
/*18d.  Block: Layered Navigation */
.block-layered-nav {
	background-color: #FFFFFF;
}
.block.block-layered-nav .block-content {
	padding: 15px 15px 0px
}
.block.block-layered-nav .block-content li {
	margin-bottom: 5px;
}
.block-layered-nav .block-content {
	padding: 0;
}
.block-layered-nav dt {
	overflow: hidden;
	padding: 0px 0 10px !important;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 100%;
}
.block-layered-nav dd {
	margin: 0;
	padding: 0;
}
.block-layered-nav dd ol {
	position: relative;
}
.bag-material {
	margin-left: -5px !important;
	margin-top: 5px !important;
}
.block-layered-nav dd ol li:before {
	content: '\f105';
	font-family: FontAwesome;
	font-size: 14px;
	padding-right: 4px;
	color: #444;
}
.block-layered-nav dd ol.bag-material li:before {
	content: '';
	padding-right: 0px;
}
.block-layered-nav dd ol.bag-material input[type=checkbox] {
	margin: 8px 2px 0 -10px;
	margin-top: 1px\9;
	line-height: normal;
	vertical-align: -2px;
}
.block-layered-nav .btn-remove {
	float: right;
}
.block-list .price {
	color: inherit;
	font-size: 14px;
}
/*18e. Block: Cart */
.block-cart {
	padding: 0px;
	overflow: hidden;
}
.block-cart .amount {
	margin-bottom: 5px
}
.block-cart .actions .paypal-logo {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 5px 0;
}
.block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small {
	word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
	white-space: normal !important;
}
.block-cart .summary {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
.block-cart .subtotal {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-bottom: 8px
}
.block-cart .block-content .summary .subtotal .label {
	background: transparent;
	border-radius: 0 0 0 0;
	box-shadow: none;
	font-weight: normal;
	padding: 2px 0;
	text-shadow: none;
	color: #000;
	font-size: 100%;
}
.block-cart .subtotal .price {
	color: #000;
	font-size: 13px;
}
.ajax-checkout {
	border: 0 none;
	margin: 0;
	padding: 5px 0 0px;
	text-align: left;
	margin-bottom: 0px;
}
.ajax-checkout a {
	border: 0px #dc436b solid;
	background: #323C46;
	text-shadow: 0 1px 0 #333;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 8px 12px;
	text-transform: uppercase;
}
.ajax-checkout a:hover {
	border: 0px #111 solid;
	background: #222;
	padding: 6px 10px;
	text-shadow: 0 1px 0 #000;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
}
.sidebar .block-cart .block-subtitle {
	border-bottom: 1px solid #eee;
	padding-bottom: 6px;
	margin: 8px 0 8px;
	font-size: 13px;
	color: #333;
}
.block-cart .block-content ul li .product-details {
	float: right;
	width: 61%;
}
.block-cart .block-content ul li .product-details .access {
	float: right
}
.block-cart .block-content ul li .product-details .access .jtv-btn-remove {
	position: inherit;
}
.block.block-cart ul li.item {
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;
	padding-bottom: 12px;
}
.block.block-cart ul li:last-child.item {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.block-cart ul li.item img {
	width: 80px;
}
.block-cart .block-content ul li a.product-image {
	display: inline;
}
.block-cart .block-content ul li a.product-image img {
	border: 1px solid #ECECEC;
}
.block-cart .block-content ul li .product-name {
	margin: 0 0 2px;
	font-size: 14px;
	line-height: 17px;
}
.block-cart .block-content ul li .product-name a {
	font-size: 14px;
	letter-spacing: 0.5px;
}
.col-right .block-cart .block-content ul li .product-details {
	float: right;
	width: 172px;
}
.col-right .block-cart ul li.item {
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
.col-right .block-cart ul li.item.last {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.col-right .block-cart .block-content ul li a.product-image {
	display: inline;
}
.col-right .block-cart .block-content ul li a.product-image img {
	border: 1px #ddd solid;
}
.col-right .block-cart .block-content ul li .product-name {
	margin: 0 0 2px;
	font-size: 14px;
}
.breadcrumbs li strong {
	color: #000;
}
/*18g. Block: Compare Products */
.block-compare {
	background-color: #fff;
	padding: 0px;
}
.block-compare li {
	padding: 5px 0;
}
.block-compare .block-content ol, .block-compare .block-content ul {
	margin: 0;
}
ol#compare-items li a.product-name {
	font-size: 14px;
	padding: 0px;
	margin: 0;
	font-weight: normal;
	color: #222;
	line-height: 20px;
	text-transform: none;
	display: inline-block;
	width: 200px;
	letter-spacing: 0.5px;
}
ol#compare-items li a.product-name:hover {
	color: #f82e56;
}
ol#compare-items li a.product-name span {
	margin-right: 3px;
	font-size: 14px;
	font-weight: 400;
	color: #777;
	line-height: 15px;
	margin-bottom: 6px;
}
ol#compare-items li {
	margin: 0;
	padding: 0 0 6px;
	position: relative;
	margin-bottom: 6px;
	background: none;
}
ol#compare-items li a i {
	font-size: 14px;
	padding-right: 6px;
	display: inline-block;
	vertical-align: baseline;
}
ol#compare-items li.last {
	border-bottom: none;
	margin-bottom: 0;
}
/*18h. Block: Recently Viewed */
.block-viewed .block-content {
	background-color: #fff;
	padding: 0px;
}
.block-viewed li {
	padding: 3px 0px !important;
	list-style: none;
}
.block-viewed li.last {
	padding: 0px;
	border-bottom: 0px #eaeaea solid;
	list-style: none;
}
.block-viewed .block-content li a {
	padding: 0 15px;
	color: #666;
}
.block-viewed .block-content li a:hover {
	font-size: 13px;
	color: #000;
}
.block-viewed li span {
	color: #777777;
	float: left;
	font-size: 20px;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 8px;
	margin-right: 3px;
}
.block-viewed li a i {
	font-size: 13px;
	padding-right: 6px;
	color: #444;
	vertical-align: 1px;
}
.block-compared li a i {
	font-size: 13px;
	padding-right: 6px;
	color: #444;
	vertical-align: top;
}
.sidebar ol, .sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding: 0
}
#poll-answers {
	margin-bottom: 10px
}
#recently-viewed-items .product-name {
	text-align: left;
	margin: 0;
	text-transform: none;
	width: 212px;
	display: inline-block
}
#recently-viewed-items .product-name a {
	color: #222;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0px;
	letter-spacing: 0.5px;
}
#recently-viewed-items .product-name a:hover {
	color: #f82e56;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
/*18i. Block: Recently Compared */
.block-compared .block-content {
	background-color: #fff;
	padding: 5px 12px 12px;
}
.block-compared li {
	padding: 3px 0px !important;
	list-style: none;
}
.block-compared li.last {
	padding: 0px;
	border-bottom: 0px #eaeaea solid;
	list-style: none;
}
.block-compared .block-content li a {
	padding: 0 15px;
	color: #666;
}
.block-compared .block-content li a:hover {
	font-size: 13px;
	color: #000;
}
.block-compared li span {
	color: #777777;
	float: left;
	font-size: 20px;
	font-weight: normal;
	line-height: 15px;
	margin-bottom: 8px;
	margin-right: 3px;
}
.block-compared li:before {
	content: '\f105';
	font-family: FontAwesome;
	font-size: 14px;
	padding-right: 6px;
	color: #444;
	vertical-align: top;
}
#recently-compared-items .product-name {
	text-align: left;
	margin: 0;
	text-transform: none;
	width: 225px;
	display: inline-block
}
#recently-compared-items .product-name a {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0px;
}
#recently-compared-items .product-name a:hover {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
/*18g. Block: Poll */
.block-poll {
	background-color: #fff;
	padding: 0px;
}
.block-poll label {
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #222;
	font-weight: normal;
	letter-spacing: 0.5px;
}
.block-poll .block-subtitle {
	color: #000;
	font-size: 14px;
}
.block-poll input.radio {
	float: left;
	margin: 1px -18px 0 0;
}
.block-poll .label {
	display: block;
	margin-left: 18px;
	text-align: left;
	padding: 0 0.3em 0.1em;
	line-height: 14px;
	font-size: 13px;
}
.block-poll li {
	padding: 3px 0px !important;
	background: none !important;
}
.block-poll .actions {
	margin: 5px 0 0 0px;
	padding: 0;
}
.block-poll .answer {
}
.block-poll .votes {
	float: right;
	margin-left: 10px;
}
/*18k. Block: Tags */
.block-tags {
	background-color: #fff;
	padding: 0px;
}
.block-tags .block-content {
	overflow: hidden;
}
.tags-list a {
	background-color: #f0f0f0;
	padding: 2px 6px;
	margin-bottom: 4px;
	display: inline-block;
	font-size: 12px;
}
.tags-list a:hover {
	background-color: #f82e56;
	color: #fff;
}
.block-tags .actions {
	border: 0 none;
	float: right !important;
	margin-top: 8px;
	padding: 0px;
	text-align: left;
}
/*18l. Block: Subscribe */
.block-subscribe {
	background-color: #fff;
	padding: 0px;
}
.block-subscribe .input-text {
	width: 90%;
	background: #f7f7f7;
	border: 1px solid #f7f7f7;
	color: #AAAAAA;
	padding: 10px 7px;
	font-size: 13px;
}
.block-subscribe .input-text:focus {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #333333;
	font-size: 13px;
	outline: medium none;
	padding: 10px 7px;
	vertical-align: middle;
}
.form-subscribe-header {
	font-size: 14px;
	margin-bottom: 5px;
	color: #222;
}
.static-contain {
	margin-top: 10px;
}
.static-contain .required {
	color: #F00;
}
.static-contain ul {
	padding: 0px;
	list-style: none;
}
.group-select li .input-box {
	float: left;
	width: 45%;
}
.group-select li input.input-text, .group-select li textarea {
	background: #f7f7f7;
	border: 1px solid #f0f0f0;
	outline: medium none;
	padding: 8px 10px;
	width: 88%;
}
.group-select li {
	list-style: outside none none;
	margin: 0 0 5px;
	overflow: hidden;
}
/*18m Block: Recently Viewed */

.block-company .block-content {
	padding-top: 2px !important;
}
.block-company ol {
	margin: 5px 0 0;
}
.block-company li {
	padding: 10px 0px;
	list-style: none;
}
.block-company li:first-child {
	border-top: none
}
.block-company li a {
	padding: 0 5px;
	text-decoration: none;
}
.block-company li a:hover {
	padding: 0 5px;
	color: #f82e56;
}
.block-company li.last {
	padding: 10px 0px 0px;
	border-bottom: 0px #eaeaea solid;
	list-style: none;
}
.block-company li span {
	float: left;
	margin-right: 5px;
	font-size: 16px;
	color: #aaa;
	line-height: 16px;
}
.block-company li strong {
	color: #333;
	padding: 0 5px;
}
/*18n. Block: Reorder */
.block-reorder li {
	padding: 5px 0;
}
.block-reorder input.checkbox {
	float: left;
	margin: 3px -20px 0 0;
}
.block-reorder .product-name {
	margin-left: 20px;
}
/*18m. Block: Banner */

.block-banner .block-content {
	text-align: center;
}
.block-banner a img {
	transition: all 0.4s ease-out 0.2s;
}
.block-banner a img:hover {
	opacity: 0.5;
	-webkit-transition: all 0.4s ease-out 0.2s;
	-moz-transition: all 0.4s ease-out 0.2s;
	-o-transition: all 0.4s ease-out 0.2s;
	transition: all 0.4s ease-out 0.2s;
	background-color: #eee;
}
#carousel-example-generic .carousel-caption h3 a {
	font-size: 32px;
	color: #fff;
	text-shadow: none;
}
.jtv-add-banner {
	margin-bottom: 35px;
}
.jtv-add-banner img {
	max-width: 100%;
}
/*19.  custom-slider  */
.custom-slider {
	margin-bottom: 35px;
	border: 0px #e5e5e5 solid;
	background: #fff;
	padding: 0px
}
.custom-slider .carousel-caption {
	text-shadow: none;
	padding: 0px 15px
}
#carousel-example-generic {
	background: #fff!important;
}
#carousel-example-generic .carousel-control.left {
	background: none
}
#carousel-example-generic .carousel-control.right {
	background: none
}
#carousel-example-generic .carousel-inner {
	margin: 0px;
	overflow: hidden;
}
#carousel-example-generic .carousel-caption {
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.5);
	padding: 0px 15px 15px;
}
#carousel-example-generic p {
	color: #fff;
}
.custom-slider .carousel-indicators {
	width: auto;
	margin-left: -20px;
	display: none;
}
.custom-slider .carousel-control {
	display: none
}
.custom-slider img {
	border-radius: 0px
}
.custom-slider .link {
	border: 1px #fff solid;
	display: inline-block;
	margin-top: 20px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px 10px
}
/******************************************
22. Checkout Page
******************************************/
.create-acc-body, .ship-acc-body {
	display: none
}
.acc-toggle > input, .ship-toggle > input {
	display: block;
	float: left;
	height: auto;
	margin: 0 10px 0 0;
	width: auto;
}
.acc-toggle > label, .ship-toggle > label {
	display: block;
	line-height: 14px;
}
.create-acc-body .sm-des {
	padding: 10px 0
}
.ship-toggle > label {
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
}
.cart_item.check-heading {
	border-top: 1px #e5e5e5 solid
}
.ship-toggle > input {
	position: relative;
	top: 7px;
}
.coupne-customer-area .panel-title {
	color: #3a332f;
	font-size: 15px;
	line-height: 40px;
}
.coupne-customer-area .panel-default > .panel-heading {
	height: 60px
}
.panel-title > img {
	margin-right: 10px;
	margin-top: -3px;
	width: 15px;
}
.coupne-customer-area .panel-group .panel {
	border-image: none;
	border-radius: 0;
	border-style: solid none none;
	border-width: 2px medium medium;
	margin-bottom: 30px;
	box-shadow: none;
}
.coupne-customer-area .panel-group .panel-heading {
	background: #f8f8f8;
	border: 1px #e5e5e5 solid;
}
.coupne-customer-area .panel-body {
	border: 1px #e5e5e5 solid;
	margin-top: 20px;
	padding: 15px;
}
.payment-section input, .payment-section select {
	height: auto;
	width: auto;
}
.payment-section {
	background: #f8f8f8;
	border: 0px #e5e5e5 solid;
	line-height: 30px;
	margin-top: 12px;
}
.pay-type input {
	margin-right: 5px;
	vertical-align: -2px;
}
.panel-checkout .panel-title > a {
	color: #999999;
	display: inline-block;
	font-weight: 300;
	padding-left: 5px;
}
.panel-checkout .panel-title > a:hover {
	color: #f82e56
}
.checkout-area .input-box > label {
	font-weight: 500;
}
.checkout-area .input-box > label em {
	color: #f82e56;
	font-style: normal;
}
.checkout-area .input-box input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	width: 100%;
	padding: 8px 12px;
	margin-bottom: 10px;
}
.checkout-area select {
	width: 100%;
	background: #fff;
	border: 1px solid #e5e5e5;
	height: 45px;
	padding-left: 10px;
	box-shadow: none;
	font-size: 14px;
	color: #626262;
	margin-bottom: 10px;
}
.checkout-area textarea {
	resize: vertical;
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 10px;
	width: 100%;
	font-size: 14px;
}
a.btn-def.btn2 {
	background: #292c38;
	border: 1px solid #292c38;
	color: #fff;
	padding: 6px 15px;
	margin-bottom: 8px;
	display: inline-block;
	text-transform: uppercase;
}
a.btn-def.btn2:hover {
	background: #f82e56;
	border: 1px solid #f82e56;
}
.first-last-area .frm-action {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-style: none solid solid;
	border-width: 0;
	float: left;
	padding: 0;
	width: 100%;
}
.first-last-area .forgotten.forg:hover {
	color: #f82e56
}
.first-last-area {
	overflow: hidden;
	width: 50%;
}
.billing-details .contact-text > h2, .ship-toggle > label {
	border-bottom: 1px #e5e5e5 solid;
	color: #333;
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.btn-group.bootstrap-select.select-custom {
	width: 100% !important
}
.checkout-payment-area tr.prd-name:hover {
	background: #F9F9F9
}
.btn.dropdown-toggle.btn-default {
	height: 45px
}
.bs-searchbox {
	position: relative;
	cursor: pointer;
}
.bs-searchbox:before {
	content: "";
	font-family: fontawesome;
	height: 20px;
	line-height: 42px;
	position: absolute;
	right: 15px;
	top: 0;
	width: 20px;
}
.checkout-payment-area {
	background: #f8f8f8;
	padding: 25px;
	border: 1px #e5e5e5 solid;
}
.checkout-area .cart_item td {
	border-color: #ddd -moz-use-text-color -moz-use-text-color;
	border-style: solid none none;
	border-width: 1px medium medium;
	font-weight: 700;
	padding: 15px;
	text-transform: uppercase;
}
.ctg-type.crt-total {
	font-size: 18px
}
.cgt-des.prc-total {
	font-size: 18px;
}
.checkout-payment-area .prd-name td {
	font-size: 14px;
	font-weight: 500;
}
.btn-view-order {
	color: #fff !important;
	background-color: #f82e56 !important;
	border-color: #f82e56 !important;
}
.btn-reorder {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #eee !important;
}
.ship-opt .shipp span {
	font-weight: 700
}
.payment-section a.btn-def {
	font-size: 16px;
	text-transform: uppercase;
}
.checkout-payment-area .checkout-total h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-top: 0px;
}
.jtv-heading-style a span {
	font-family: montserrat;
	font-size: 30px;
	font-weight: normal;
	margin-right: 5px;
}
.title-tab-product-category .jtv-heading-style li a {
	font-weight: normal;
	text-transform: capitalize;
	border: 1px #e5e5e5 solid;
	padding: 12px;
}
.title-tab-product-category li a {
	color: #666;
	font-size: 18px;
	font-weight: 700;
	padding: 0;
	text-transform: uppercase;
}
.title-tab-product-category .jtv-heading-style li + li {
	margin-left: 30px;
}
.title-tab-product-category .jtv-heading-style li + li a:after {
	content: none;
}
.jtv-heading-style li.active a, .title-tab-product-category li a:hover {
	border: 1px solid #333745;
	background: #333745;
	color: #fff;
}
select {
	border: 1px solid #e5e5e5;
}
.coupne-customer-area .panel-body {
	border: 1px #e5e5e5 solid;
	margin-top: 20px;
	padding: 15px;
}
.content-tab-product-category {
	margin-top: 20px;
}
/* Pager */
.pager {
	margin: 0;
	text-align: center;
	padding: 0;
}
.pager .amount {
	float: left;
}
.pager .limiter label {
	float: left;
	font-size: 14px;
	padding: 6px 0;
	margin-right: 10px;
	display: inline;
}
.pager .pages {
	margin: 0px;
}
.pages .pagination {
	margin: auto;
}
.pager .pages li {
	display: inline-block;
}
.pager .pages li a {
	box-shadow: none;
	border: 1px solid #eaeaea;
	padding: 5px 10px;
	border-radius: 0px;
	color: #333;
	background: #f8f8f8
}
.pager .pages li a:hover {
	border: 1px solid #eaeaea;
	color: #fff;
	background: #f82e56;
}
.pages .pagination > .active > a, .pages .pagination > .active > span, .pages .pagination > .active > a:hover, .pages .pagination > .active > span:hover, .pages .pagination > .active > a:focus, .pages .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #f82e56;
	border-color: #eaeaea;
}
/******************************************
12. Sidebar Banner (font)
******************************************/

.sidebar-banner {
	margin-bottom: 30px;
}
.jtv-top-banner{margin-bottom: 30px;}
.jtv-top-banner a {
	position: relative;
	display: inline-block;
}
.jtv-top-banner a:before {
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	position: absolute;
	width: 100%;
	content: "";
	left: 0;
	top: 0;
	height: 100%;
}
.jtv-top-banner a:hover {
	-moz-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2) inset;
	-webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2) inset;
	-o-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2) inset;
	-ms-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2) inset;
	box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2) inset;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	background: #000;
}
.jtv-top-banner a:hover:before {
	-moz-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2) inset;
	-webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2) inset;
	-o-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2) inset;
	-ms-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2) inset;
	box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2) inset;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.jtv-top-banner a img {
	width: 100%;
}
/******************************************
13. Top Seller Products
******************************************/
.jtv-top-products .product-flexslider {
	margin: 20px -10px 20px;
}
.jtv-top-products {
	position: relative;
	border: 1px #e5e5e5 solid;
	background: #fff;
	margin-bottom: 30px;
	padding: 0px 20px
}
.jtv-top-products .product-flexslider {
	margin: 20px -10px 20px;
}
.jtv-top-products .products-grid .item .item-inner .item-img {
	margin: 0px auto 0;
}
/******************************************
14. All title
******************************************/

.jtv-new-title h2 {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	margin-top: 0;
	padding: 15px 0px 15px 0px;
	position: relative;
	display: inline-block;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin: 0px
}
.jtv-new-title {
	padding: 0 20px;
	text-align: left;
	border-bottom: 1px #e5e5e5 solid;
	margin: 0px -20px;
	color: #000000;
}
.page-title h1, .page-title h2 {
	color: #000;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 15px 0;
	position: relative;
	text-transform: uppercase;
}
.page-title {
	border-bottom: 1px solid #e5e5e5;
	color: #000000;
	margin: 0 -20px;
	padding: 0 20px;
	text-align: left;
}
/******************************************
15. Latest News
******************************************/
.jtv-latest-blog {
	background: #fff;
	border: 1px solid #e5e5e5;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 0 20px;
	position: relative;
}
.jtv-latest-blog .container {
	padding-left: 20px;
	padding-right: 20px
}
.jtv-latest-blog .blog-title {
	color: #000000;
	height: 50px;
	margin: 0 auto 0px;
	text-align: left;
	text-transform: none;
	padding-left: 15px
}
.jtv-latest-blog h3 {
	margin-top: 12px;
	margin-bottom: 5px;
}
.jtv-latest-blog h3 a {
	font-size: 14px;
	font-weight: bold;
}
.jtv-latest-blog .icon-calendar:before {
	margin-right: 5px
}
.jtv-latest-blog .post-date {
	border-bottom: 1px #eaeaea solid;
	padding-bottom: 10px;
}
.jtv-latest-blog .readmore {
	font-size: 12px;
	display: inline-block;
	padding: 5px 10px;
	border: 1px #eaeaea solid;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold
}
.jtv-latest-blog .readmore:hover {
	background: #f82e56;
	color: #fff
}
.jtv-latest-blog .blog-title h2 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	padding: 12px 10px 2px 0px;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.jtv-latest-blog .blog_inner {
	margin: 20px 0;
	padding-left: 10px;
	padding-right: 10px;
}
.jtv-latest-blog .blog_inner:first-child {
	padding-left: 15px;
}
.jtv-latest-blog .blog_inner:last-child {
	padding-right: 15px;
}
.post-date {
	color: #5e5f5f;
	font-weight: normal;
	font-size: 13px;
}
.jtv-latest-blog a:hover {
	color: #f82e56;
	text-decoration: none;
}
.blog_post img {
	max-width: 100%;
	height: auto;
}
.jtv-latest-blog p {
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0px 20px 0px;
	text-align: left;
	color: #777
}
.blog_post img {
	margin-bottom: 20px;
	width: 100%;
}
.jtv-latest-blog .blog-img {
	display: block;
	overflow: hidden;
}
.jtv-latest-blog .blog-img img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}
.jtv-latest-blog .blog-img:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transform: scale(1.2);
}
.blog-img img {
	-webkit-transition: all 0.4s ease-in-out 0.5s;
	-moz-transition: all 0.4s ease-in-out 0.5s;
	-o-transition: all 0.4s ease-in-out 0.5s;
	-ms-transition: all 0.4s ease-in-out 0.5s;
	transition: all 0.4s ease-in-out 0.5s;
}
.blog-img .mask {
	background-color: #000;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	-ms-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;
}
.blog-img a.info {
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	-webkit-transform: translateY(70px);
	-moz-transform: translateY(70px);
	-o-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
}
.blog-img:hover .mask {
	background-color: rgba(0,0,0,0.5);
	opacity: 1;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
.blog-img:hover a.info {
	opacity: 1;
	-webkit-transform: translateY(70px);
	-moz-transform: translateY(70px);
	-o-transform: translateY(70px);
	-ms-transform: translateY(70px);
	transform: translateY(70px);
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.blog-img .mask, .blog-img .content {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	text-align: center;
}
.blog-img a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: #f82e56;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	border: 2px #fff solid;
	text-transform: uppercase
}
.blog-img a.info:hover {
	background: #f82e56;
}
.blog-img {
	position: relative;
}
.blog-outer-container .block-title {
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	line-height: 15px;
	padding: 22px 20px 18px 24px;
	position: relative;
	text-transform: uppercase;
	background: url("../images/corner.png") no-repeat scroll left top #1f72ce;
	border-radius: 0px 3px 0px 0px;
}
.blog-outer-container .block-title span {
	border-left: 1px solid #7eb7f6;
	color: #bed6e2;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 15px;
	padding-left: 22px;
	text-transform: none;
	vertical-align: top;
}
.blog-outer-container .block-title h2 {
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 18px;
	margin: auto;
	text-transform: uppercase;
}
.blog-block {
	border: 1px #f1f1f1 solid;
	background: #fff;
	overflow: hidden;
	padding-bottom: 35px
}
.jtv-latest-blog h3 {
	margin-bottom: 50px;
}
.blog-title {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	display: block;
	padding: 0px 0px;
	letter-spacing: .5px
}
.jtv-latest-blog .icon-calendar:before {
	margin-right: 5px
}
.jtv-latest-blog .post-date {
	width: 100px;
	z-index: 100;
	top: 10%;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #999;
	margin-left: 0px;
	padding: 5px 0px;
}
.jtv-latest-blog .readmore {
	font-size: 12px;
	display: inline-block;
	padding: 5px 10px;
	border: 1px #d1d1d1 solid;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold
}
.jtv-latest-blog .readmore:hover {
	background: #f82e56;
	color: #fff
}
.jtv-latest-blog .blog-title h2 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	padding: 12px 10px 2px 0px;
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.jtv-latest-blog .blog_inner {
	float: left;
	margin-top: 20px;
	position: relative
}
.post-date {
	color: #5e5f5f;
	font-weight: normal;
	font-size: 13px;
}
.blog_post img {
	max-width: 100%;
	height: auto;
}
.jtv-latest-blog p {
	font-size: 13px;
	line-height: 20px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	color: #777;
	padding: 0px 0px 0px 0px;
}
.blog_post img {
	margin-bottom: 20px;
	width: 100%;
}
.jtv-latest-blog .blog-img {
	display: block;
	overflow: hidden;
}
.jtv-latest-blog .blog-img img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}
.jtv-latest-blog .blog-img:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transform: scale(1.2);
}
.blog-img img {
	-webkit-transition: all 0.4s ease-in-out 0.5s;
	-moz-transition: all 0.4s ease-in-out 0.5s;
	-o-transition: all 0.4s ease-in-out 0.5s;
	-ms-transition: all 0.4s ease-in-out 0.5s;
	transition: all 0.4s ease-in-out 0.5s;
}
.blog-img .mask {
	background-color: #000;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in 0.4s;
	-moz-transition: all 0.3s ease-in 0.4s;
	-o-transition: all 0.3s ease-in 0.4s;
	-ms-transition: all 0.3s ease-in 0.4s;
	transition: all 0.3s ease-in 0.4s;
}
.blog-img a.info {
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.blog-img:hover .mask {
	background-color: rgba(0,0,0,0.5);
	opacity: 1;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
.blog-img:hover a.info {
	opacity: 1;
	-webkit-transform: translateY(85px);
	-moz-transform: translateY(85px);
	-o-transform: translateY(85px);
	-ms-transform: translateY(85px);
	transform: translateY(85px);
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.blog-img .mask, .blog-img .content {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	text-align: center;
}
.blog-img a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: #f82e56;
	color: #fff;
	font-weight: 700;
	font-size: 11px;
	border: #fff double;
	text-transform: uppercase
}
.blog-img a.info:hover {
	background: #202726;
}
.blog-img {
	position: relative;
}
.blog-outer-container .jtv-new-title {
	border-bottom: 1px solid #e5e5e5;
	padding: 25px;
	margin-bottom: 0px;
}
.post-meta {
	list-style: outside none none;
	padding: 0 0px 3px;
	margin-bottom: 8px;
}
.post-meta li {
	display: inline-block;
	margin-right: 10px;
	color: #a7a7a7;
	text-transform: none;
	font-size: 13px;
}
.post-meta li i {
	padding-right: 10px;
}
.title-primary {
	font-size: 24px;
	letter-spacing: 3px;
}
.blog-preview {
	padding: 60px;
}
.blog-outer-container {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.blog-preview_image {
	float: left;
	width: 100%;
	position: relative;
}
.blog-preview_image img {
	float: left;
	width: 100%;
}
.blog-preview_info {
	padding: 0px;
	width: 100%;
	text-align: center;
}
.blog-preview_title a {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
	line-height: 1.3em;
	margin: auto;
	padding-bottom: 6px;
	color: #000;
}
.blog-preview_desc {
	color: #666;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 0px;
	letter-spacing: 0.3px;
	margin-bottom: 14px;
}
a.blog-preview_btn {
	font-size: 12px;
	margin: 0px;
	padding: 8px 15px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	background: #fff;
	color: #333;
	border: 1px #ddd solid;
	line-height: initial;
	border-radius: 2px;
}
a.blog-preview_btn:focus, a.blog-preview_btn:hover {
	color: #fff;
	background: #f82e56;
	border: 1px #f82e56 solid;
}
.blog-preview_posted {
	color: #333;
	background: rgba(255, 255, 255, 0.9);
	bottom: 10px;
	height: 60px;
	right: 10px;
	position: absolute;
	width: 60px;
	z-index: 10;
}
.blog-preview_date {
	float: left;
	font-size: 13px;
	padding: 6px 0 10px;
	position: relative;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
}
.blog-preview_date span {
	font-size: 18px;
	font-weight: 700;
}
.blog-preview_comments {
	float: right;
	font-size: 12px;
	padding-top: 3px;
	text-align: center;
}
.blog-preview_comments i {
	color: #f82e56;
}
.blog-preview_image:hover .blog-preview_posted {
	color: #000;
}
.blog-container {
	padding-top: 25px;
	padding-bottom: 90px;
	text-align: center;
}
.blog-container .row {
	padding-top: 83px;
}
.blog-preview-small {
	float: left;
	position: relative;
	width: 100%;
}
.blog-preview-small_img {
	float: left;
	width: 100%;
}
.blog-preview-small_link {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.blog-preview-small_link:hover {
	background-color: rgba(0,0,0,0.4);
}
.blog-preview-small_link:hover .blog-preview_posted {
	color: #fff;
}
.blog-preview-small_txt {
	bottom: 30px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.blog-preview-small .blog-preview_posted {
	border-style: none;
	border-width: 0;
	bottom: auto;
	left: 0;
	margin: 0 auto;
	right: 0;
	top: -25px;
}
.blog-preview-small_more {
	border-color: #ececec;
	float: left;
	font-size: 11px;
	margin: 28px 0 0;
	padding: 8px 15px;
}
.blog-inner {
	display: inline-block;
	margin-top: 15px;
}
.blog-preview_item {
	padding-left: 10px;
	padding-right: 10px;
}
.blog-preview_item h4 {
	margin: 12px 0 10px;
	text-align: center;
}
.box-hover .add-to-links {
	margin: 0;
	list-style: none;
	padding: 0;
}
.box-hover .add-to-links li {
	margin: 3px 0;
}
.box-hover {
	position: absolute;
	top: 55%;
	margin-top: -76px;
	left: -100%;
	float: right;
	text-align: left;
}
.image-hover2 a {
	position: relative;
	display: inline-block;
}
.jtv-blog-img-hover a:after {
	overflow: hidden;
	position: absolute;
	top: 0;
	content: "";
	z-index: 100;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	z-index: 1;
}
.blog-preview_item:hover .jtv-blog-img-hover a:after {
	visibility: visible;
	opacity: 0.8;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.jtv-blog-img-hover a:hover:before {
	opacity: 1;
}
.blog-outer-container .entry-thumb {
	position: relative;
}
/***pagination**/
.pagination{
	display:flex;
	align-items: center;
	justify-content: center; 
}
.pagination-item{
	margin: 0 10px ;

}
.pagination-item--active .pagination-item__link{
	color:#333300;
	background-color:#66ff66 ;
}
.pagination-item--active .pagination-item__link:hover{
background-color:#59a659	 ;
}
.pagination-item__link{
	--hight:30px;
	display: block;
	font-weight: 200;
	text-decoration: none;
	font-size: 1.8rem;
	color: #333300;
	min-width: 40px;
	height: var(--hight);
	line-height: var(--hight);
	text-align: center;
	border-radius:3px ;

}
.pagination-item__icon{

}
/****************/
.blog_posttg img{
	height: 250px;
	width:200px;
	margin: 10px 0 25px;
	display: block; margin-left: auto; margin-right: auto;
}
.video-container{
	text-align: center;
}

