.productcarousel{
	position: relative;
	margin-bottom: 0;
}
.productcarousel .carousel-control{
	z-index:10;
}

.productcarousel .item{
	margin-bottom: 35px;
}

.productcarousel .nav{
	padding:0;
	margin:0
}
.productcarousel .tab-content, .producttabs .box-product{
	overflow:inherit;
}

.sidebar .productcarousel .carousel-inner{
	overflow: inherit !important;
}