.product-section {
	float:left;
	width:100%;
}
.product-section .box {
	float:left;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-shadow:0px 1px 5px 0px rgba(0,0,0,0.1);
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
}
.product-section .box .thumb {
	text-align:center;
	width:100%;
	height:300px;
	position:relative;
	/*overflow:hidden;*/
}
.product-section .box .thumb .dis {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:67px;
	z-index:1;
}
.product-section .box .thumb .dis a.discunt {
	float:left;
	width:67px;
	height:67px;
	border-radius:100%;
	margin:30px 0 0 30px;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	font-weight:400;
	text-align:center;
	padding:13px 0 0 0;
}
.product-section .box .thumb .dis a.discunt span {
	display:block;
	font-size:15px;
}
.product-section .box .thumb .dis a.discunt:hover {
	text-decoration:none;
}
.product-section .box .thumb .caption {
	position:absolute;
	top:88%;
	width:100%;
}
.product-section .box .thumb .cart-style-2 {
	opacity:0;
	position:absolute;
	left:0;
	width:100%;
}
.product-section .box .thumb .caption a.cart {
	width:35px;
	height:35px;
	text-align:center;
	line-height:35px;
	font-size:18px;
	margin:0 2px 0 0;
	display:inline-block;
}
.product-section .box .thumb .cart-style-2 {
	margin-left:0px;
	opacity:1;
	text-align:center;
}
.product-section .box .thumb .cart-style-2 a {
	display:inline-block;
}
.cart-style-1 {
	float:left;
	margin-bottom:10px;
}
.product-section .box .thumb .caption a.detail {
	width:35px;
	height:35px;
	text-align:center;
	line-height:35px;
	font-size:18px;
	margin:0 2px 0 0;
	display:inline-block;
}
.product-section .box .thumb .caption a.add-cart {
	height:35px;
	text-align:center;
	line-height:35px;
	font-size:15px;
	margin:0 2px 0 0;
	padding:0 12px;
	text-decoration:none;
	display:inline-block;
}
.product-section .box .thumb .caption a.add-cart .fa {
	padding:0 10px 0 0;
	font-size:18px;
}
.product-section .box .thumb img {
	display:block;
	width:auto;
	height:300px;
}
.product-section .text-box {
	overflow:hidden;
	clear:both;
	padding:15px 5px;
	text-align:center;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
}
.product-section .psbt {
	height:150px;
}
.product-section .text-box strong.price {
	font-family:'Roboto', sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight:700;
}
.product-section .text-box .ps-basket {
	width:100%;
	height:50px;
	text-align:center;
	padding-top:10px;
}
.ps-basket .ps-basket-box {
	width:auto;
	height:50px;
	text-align:center;
	display:inline-block;
}
.ps-basket-box .bsform {
	text-align:left;
	padding:0;
	margin:0px auto;
	float:left;
}
.ps-basket-box .psqty {
	width:33px;
	height:33px;
	border:0;
	background:none;
	text-align:center;
	font-family:'Roboto', sans-serif;
	font-weight:700;
	float:left;
}
.ps-basket-box input.psqtyp {
	width:23px;
	height:33px;
	border:0;
	float:right;
}
.ps-basket-box input.psqtym {
	width:23px;
	height:33px;
	border:0;
	float:left;
}
.ps-basket-box .ps-btn-buy {
	float:left;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	line-height:15px;
	font-weight:700;
	padding:11px 10px 10px 10px;
	text-decoration:none;
}
#wrapper .product-section .text-box .rating-stars {
	display:block;
	width:100%;
	float:none;
	overflow:hidden;
	margin:0 0 5px 0;
}
#wrapper .product-section .text-box .rating-stars ul{
	text-align:center;
	display:block;
}
#wrapper .product-section .text-box .rating-stars ul li{
	display:inline-block;
	float:none;
}
#wrapper .rating-stars {
	float:right;
}
#wrapper .rating-stars ul {
	padding:0;
	margin:0;
	list-style:none;
}
#wrapper .rating-stars ul li {
	float:left;
	padding:0;
	margin:0;
	width:auto;
	height:auto;
	border:0;
	line-height:12px;
}
#wrapper .rating-stars ul li a {
	text-decoration:none;
	font-size:12px;
	padding:0;
}

.portfolioFilter {
	margin:0 0 50px;
	float:left;
	width:100%;
	text-align:center;
}
.portfolioFilter a {
	font-family:'Roboto', sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:500;
	display:inline-block;
	text-decoration:none;
	padding:7px 15px;
	position:relative;
}
.portfolioFilter a:hover, .portfolioFilter a:focus {
	text-decoration:none;
	outline:none;
}
.portfolioContainer {
	overflow:hidden;
	clear:both;
	padding:0;
	margin:0;
	list-style:none;
}
.portfolioContainer li {
	margin:0 0 25px 0;
}
.portfolioContainer li ul li {
	margin:0px;
}
.isotope-item {
	z-index:2;
}
.isotope-hidden.isotope-item {
	z-index:1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration:0.8s;
	-moz-transition-duration:0.8s;
	transition-duration:0.8s;
}
.isotope {
	-webkit-transition-property:height, width;
	-moz-transition-property:height, width;
	transition-property:height, width;
}
.isotope .isotope-item {
	-webkit-transition-property:-webkit-transform, opacity;
	-moz-transition-property:-moz-transform, opacity;
	transition-property:transform, opacity;
}


.discount-slider {
	position:relative;
	width:100%;
	clear:both;
	padding:0;
	list-style:none;
}
.discount-slider .owl-item {
	margin:0 0 30px 0;
}
.discount-slider li.item {
	margin:0 auto;
	position:relative;
	top:50%;
	width:100%;
}
.discount-slider i.discount-prev,
.discount-slider i.discount-next {
	font-size:60px;
	opacity:.60;
	transition:opacity .33s;
	position:absolute;
	top:100px;
	z-index:100;
	left:10px;
	text-decoration:none;
}
.discount-slider i.discount-prev:hover,
.discount-slider i.discount-next:hover {
	opacity:1;
}
.discount-slider i.discount-next {
	left:initial;
	right:10px;
}


@media (max-width:480px) {

	.portfolioFilter a{
		font-size:12px;
		padding:5px 13px;
	}
	.portfolioContainer{
		margin:0;
	}
	.portfolioContainer li{
		width:100%;
		margin:0 0 30px;
	}
	.product-section .box {
		height:330px;
	}
	.product-section .box .thumb {
		width:100%;
		height:300px;
		overflow: hidden;
	}
	.discount-slider i.discount-prev,
	.discount-slider i.discount-next {
		left:0px;
	}
	.discount-slider i.discount-next {
		left:initial;
		right:0px;
	}

}

@media (max-width:767px) {

	.product-section .box img,.portfolioContainer li .box,.portfolioContainer li .box .thumb {
		width:100%;
	}
	.portfolioFilter,.product-section .box{
		margin:0 0 30px;
	}
	.product-section .heading2 h2{
		margin:0;
	}
	.portfolioContainer{
		margin:0;
	}
	.portfolioContainer li{
		width:100%;
		float:left;
	}
	.product-section .box .thumb .caption{
		bottom:-55px;
	}
	
}

@media (min-width:768px) and (max-width:1024px) {

	.product-section .box img {
		width:100%;
	}
	.portfolioContainer li{
		width:45%;
		float:left;
		margin:0 10px 30px;
	}
	.portfolioContainer{
		margin:0;
	}
	.portfolioContainer li .box{
		float:left;
		width:100%;
	}
	.portfolioContainer li .box .thumb img{
		width:100%;
	}
	
}

@media screen and (max-width:1160px) {

}

@media (min-width:1200px) {

}

@media (min-width:1366px) {

}

@media (min-width:1400px) {

}