/* none slider */
.tt-product .two_items:nth-child(2n+1),
.tt-product .three_items:nth-child(3n+1),
.tt-product .four_items:nth-child(4n+1),
.tt-product .six_items:nth-child(6n+1){
	clear: both;
}
/* general */
.product-des{
	font-size: 13px;
	color: #363636;
	line-height: 24px;
	margin-bottom: 30px;
}
.special-grid .product-layout:hover .product-thumb{
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.product-grid.product-layout .product-thumb{
	border: 1px solid rgba(0,0,0,.1);
}
.special-grid .product-layout .product-thumb{
	box-shadow: 0px 1px 5px 0px transparent;
	border: none;
}
.product-layout .product-thumb{
	background: #fff;
	margin: 10px 0;
}
.product-name{	
	font-size: 15px;	
	font-weight: 400;
	text-transform: capitalize;
	position: relative;
	margin: 0px 0 5px 0;
}
.product-name a:hover{
	color: #e62e04 !important;
}
.product-name a{
	color: #363636;
	line-height: 28px;
	display: inline-block;
}
.actions-link{
	text-align: center;
	position: absolute;
	top: 10px;
	line-height: 1;
	right: 10px;
	z-index: 1;
	opacity: 0;
}
.product-thumb:hover .actions-link{
	opacity: 1;
}
.actions-link > button:not(:first-child){
	border-left: 1px solid #666666;
}
.btn-quickview:hover{
	color: #e62e04;
}
.btn-quickview i{
	display: inline-block;
}
.btn-quickview span{
	font-size: 0;
}
.btn-quickview{
	background: none;
	border: none;
	box-shadow: none;
	color: #dedede;
	font-size: 20px;
	line-height: 20px;
	padding: 0;
	padding: 0;
}
.btn-cart i{
	font-size: 0;
}
.btn-cart{
	display: block;
	text-align: center;
	color: #333333;
	font-weight: 700;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif
	border: 1px solid #cbcbcb;
	border-radius: 3px;
	background: #eeeeee;
	height: 40px;
	width: 100%;
	margin: 0 0 10px 0;
}
.btn-compare,
.btn-wishlist{
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	display: inline-block;
	padding: 0;
	width: 50%;
	float: left;
	text-align: left;
}
.five-items .btn-cart{
	height: 30px;
}
.five-items .btn-compare span,
.five-items .btn-wishlist span{
	vertical-align: 0px;
	padding-left: 0;
}
.five-items .btn-compare i,
.five-items .btn-wishlist i{
	font-size: 18px;
}
.five-items .btn-compare,
.five-items .btn-wishlist{
	width: 100%;
}
.btn-wishlist{
	padding-right: 5px;
}
.btn-compare span,
.btn-wishlist span{
	display: inline-block;
	padding-left: 7px;
	/* float: left; */
	width: calc(100% - 28px);
	color: #363636;
	font-size: 13px;
	line-height: 15px;
	vertical-align: -4px;
	white-space: normal;
}
.btn-compare i,
.btn-wishlist i{
	color: #363636;
	font-size: 28px;
	float: left;
	width: 28px;
}
.btn-cart:hover{
	border-color: #e62e04;
	background: #e62e04;
	color: #fff !important;
}
.btn-compare:hover span,
.btn-compare:hover i,
.btn-compare:hover,
.btn-wishlist:hover span,
.btn-wishlist:hover i,
.btn-wishlist:hover{
	color: #e62e04 !important;
}
.qv-button-container{
	display: inline-block;
}
.label-product{
	font-family: 'Open Sans', sans-serif;
}
.l_new{
	position: absolute;
	height: 57px;
	min-width: 57px;
	background: #f9af51;
	border-radius: 100%;
	z-index: 1;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	line-height: 57px;
	top: 10px;
	left: 10px;
	padding: 0 10px;
}
.l_sale{
	position: absolute;
	height: 22px;
	background: url('image/bg-l-sale.png') right center no-repeat;
	z-index: 1;
	color: #e62e04;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
	bottom: 0px;
	right: 0px;
	font-size: 20px;
	font-weight: 900;
	padding-right: 17px;
}
.symbol-percent{
	font-weight: 400;
}
.manufacture-product{
	display: none
}
.manufacture-product a{
	color: #999999;
	font-size: 12px;
	text-transform: capitalize;
	margin: 0 0 15px 0;
	line-height: 1;
}
.ratings{
	margin-bottom: 10px;
	line-height: 11px;
	display: none;
}
.ratings .rating-box .rating0{
	background-image: url("image/rating0.png")
}
.ratings .rating-box .rating1{
	background-image: url("image/rating1.png")
}
.ratings .rating-box .rating2{
	background-image: url("image/rating2.png")
}
.ratings .rating-box .rating3{
	background-image: url("image/rating3.png")
}
.ratings .rating-box .rating4{
	background-image: url("image/rating4.png")
}
.ratings .rating-box .rating5{
	background-image: url("image/rating5.png")
}
.ratings .text-rating{
	color: #a5a5a5;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.ratings .rating-box div[class^="rating"]{
	background-repeat: no-repeat;
	background-position: left;
	font-size: 0;	
	height: 11px;
}
.image > a{
	display: block;
}
.image{
	/* margin-bottom: 10px; */
}
.image > a,
.image{
	position: relative;
}
.img-r{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}
.product-layout .product-caption{
	position: relative;
	text-align: center;
}
.product-layout:hover .img-r + img{
	opacity: 0;
}
.product-layout:hover .img-r{
	opacity: 1;
	z-index: 0;
}
.price-container{
	position: relative;
}
.price span{
	display: block;
}
.price{
	color: #363636;
	margin: 0;
	font-weight: 700;
	font-size: 21px;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	min-height: 40px;
}
.price-tax{
	display: none !important;
}
.price-new{
}
.price-old{
	color: #999999;
	text-decoration: line-through;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
}
/* product grid */
.product-customize .product-thumb .ratings .rating-box div[class^="rating"],
.product-grid .product-thumb .ratings .rating-box div[class^="rating"]{
	background-position: left;
}
.product-customize .product-thumb .product-intro .actions-link2,
.product-grid .product-thumb .product-intro .actions-link2{
	float: left;
	margin-top: 3px;
}
.product-customize .product-thumb .product-intro .ratings,
.product-grid .product-thumb .product-intro .ratings{
	float: right;
	margin: 0;
}
.product-customize:hover .product-thumb .product-caption,
.product-grid:hover .product-thumb .product-caption{
	opacity: 0;
}
.product-customize:hover .product-thumb .product-intro,
.product-grid:hover .product-thumb .product-intro{
	background: #fff;
	z-index: 1;
	opacity: 1;
}
.product-customize .product-thumb .product-intro,
.product-grid .product-thumb .product-intro{
	padding: 10px 10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0px;
	right: 0px;
	z-index: -1;
	opacity: 0;
}
.product-customize .product-thumb .product-inner,
.product-grid .product-thumb .product-inner{
	position: relative;
	padding: 10px;
	min-height: 105px;
	text-align: center;
}
/* porudcut list */
.list-style:last-child{
	border: none;
	margin: 10px 0 0 !important;
}
.list-style{
	/* border-bottom: 1px solid rgba(0,0,0,.1); */
	margin: 10px 0 !important;
	padding: 0 !important;
	width: 100%;
	float: left
}
.list-style .ratings .rating-box div[class^="rating"]{
	background-position: left;
}
.list-style .actions-link{
	display: none;
}
.list-style .action-links{
	display: none;
}
.list-style .product-thumb{
	border: none !important;
	box-shadow: none !important;
}
.list-style .product-inner{
	width: 65%;
	float: left;
	padding: 0px 0 0 20px;
}
.list-style .product-name::before{
	left: 0;
	margin-left: 0;
}
.list-style .product-name a{
	line-height: 20px;
}
.list-style .product-name{
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
}
.list-style .image{
	width: 35%;
	float: left;
	padding: 0;
}
.product-list .ratings{
	margin: 15px 0 10px;
}
.product-list .ratings .rating-box div[class^="rating"]{
	margin: 0;
}
.product-list .ratings .text-rating{
	vertical-align: bottom;
	display: inline-block;	
	font-size: 14px;
}
.product-list .rating-box div[class^="rating"]{
	background-position: left center;
}
.product-list .product-name::before{
	left: 0;
	margin-left: 0;
}
.list-style .price{
	margin: 0;
	font-size: 18px;
}
.list-style.product-layout:hover img{
	opacity: 1;
}
.product-layout:hover img{
	opacity: 1;
}
.list-style.product-layout:hover .img-r{
	opacity: 1;
}
.list-style .actions-link2 .btn-cart,
.product-customize .actions-link2 .btn-wishlist,
.product-customize .actions-link2 .btn-compare{
	display: none;
}
/* module product */
.tt-product{
	clear: both;
}
.tt_tabsproduct_module .module-title{
	float: left;
	width: 100%;
}
.tt_tabsproduct_module .module-title .tab-heading{
	float: right;
	margin-right: 85px;
}
.tt_tabsproduct_module .module-title h2{
	float: left;
}
.tab-heading li a{
	background: none !important;
	border-radius: 0;
	padding: 0;
	margin: 0;
	color: #363636;
	font-size: 15px;
	font-weight: 400;
}
.tab-heading li.active a:hover,
.tab-heading li.active a:focus,
.tab-heading li:hover a,
.tab-heading li.active a{
	color: #e62e04;
}
.tab-heading li{
	list-style: none;
	cursor: pointer;
	float: none;
	margin: 0 !important;
	padding: 7px 12px;
	display: inline-block;
}
.tab-products .tab-heading li.active a:hover,
.tab-products .tab-heading li.active a:focus,
.tab-products .tab-heading li:hover a,
.tab-products .tab-heading li.active a{
	color: #363f4d;
}
.tab-products .tab-heading li a{
	color: #c3c3c3;
	font-weight: 700;
	text-transform: uppercase;
}
.tab-products .tab-heading li:not(:last-child){
	border-right: 1px solid #ebebeb;
}
.tab-products .tab-heading{
	border-bottom: 1px solid #ebebeb;
	padding: 15px 0;
}
.tab-products .tab-heading li{
	border: none;
	padding: 0 30px;
	display: inline-block;
}
.module-image:hover img{
	opacity: .8
}
.module-image{
	text-align: center;
}
.tt_tabsproduct_module{
	margin-bottom: 35px;
}
.tt_product_module{
	margin-bottom: 30px;
}
.mostviewed-products{
	margin-bottom: 55px;
}
.bestseller-products .tt-product{
	margin: 0 auto;
}
.related-products{
	background: #eeeeee;
	padding: 1px 0 55px;
}
.bestseller-products{
	background: #eeeeee;
	padding: 1px 0 55px;
	margin-top: 45px;
}
.new-products{
	margin-bottom: 50px;
}
.tt_tabsproduct_module .module-title > button{
	float: right;
	margin-right: 87px;
	line-height: 1;
	display: block;
	height: 33px;
	width: 33px;
	padding: 0;
	margin-top: 1px;
	border: none;
}
/* responsive */
@media(min-width: 1025px){
	.tt_tabsproduct_module .module-title > button{
		display: none;
	}	
}
@media(max-width: 1024px){
	.tt_tabsproduct_module .module-title > .tab-heading{
		display: none;
	}
	.tt_tabsproduct_module .module-title .tab-heading{
		position: absolute;
		background: #fff;
		z-index: 1;
		right: 60px;
		top: 0;
		box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
	}
	.tab-heading li{
		display: block;
	}
}
@media(max-width: 768px){
	.bestseller-products .tt-product{
		padding: 0 15px;
	}
}
@media(min-width: 768px){
	.bestseller-products .tt-product{
		max-width: 750px;
	}
}
@media(min-width: 992px){
	.bestseller-products .tt-product{
		max-width: 970px;
	}
}
@media(min-width: 1200px){
	.bestseller-products .tt-product{
		max-width: 1170px;
	}
}
@media(max-width: 480px){
	.tt_tabsproduct_module .module-title > button{
		margin-right: 0;
	}
	.tt_tabsproduct_module .module-title .tab-heading{
		right: 0;
		margin-right: 50px;
	}
}