/*
* Related product and other slider
*/
.bx-wrapper{
    box-shadow:none;
    border: 0;
    background: #fff;
}

/*
* Produit en relation bxslider
*/
.shop-container .product-section {
	border-bottom: 1px solid hsl(0, 0%, 93%);
	border-top: 1px solid hsl(0, 0%, 93%);
	margin-bottom: 18px !important;
}
.bx-wrapper .bx-viewport {
	box-shadow: none;
}

.single-product .badge-container {
	width: 100%;
}
.product-fr {
	background: url('images/made-in-fr.png') no-repeat;
	width: 50px;
	height: 43px;
	position: absolute;
	left: 0;
	top: -30px;
}