.lpshomeproducts-products .thumbnail-container-image,
.features-products .thumbnail-container-image {
  border: none
}
.lpshomeproducts-products h2.products-section-title,
.features-products h2.products-section-title,
.lpscategoryproducts-products h2.products-section-title,
.lpsfeaturedproducts-products h2.products-section-title,
.cadeau {
    margin: 2.5rem 0 0;
    font-weight: 700 /*600*/;
	color: #232323;
	font-size: 1.3125rem;
/*	letter-spacing: 2px*/
}
.lpshomeproducts-products .owl-nav,
.features-products .owl-nav {
	display: none
}
#lpshomeproducts-slider .product-miniature .thumbnail-container,
#features-slider .product-miniature .thumbnail-container {
    width: 100% !important;
	max-width: 350px;
	margin: 0 auto 20px;
/*	box-shadow: 5px 5px 8px rgba(0,0,0,.3)
*/
}
.lpshomeproducts-products .all-product-link,
.features-products .all-product-link {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    clear: both;
    font-weight: 500;
    color: #7a7a7a;
}
.lpshomeproducts-products .lpsfp_hidenav .owl-nav,
.features-products .lpsfp_hidenav .owl-nav {
    display: none !important;
}
