.lpsfeaturedproducts-products .thumbnail-container-image {
  border: none
}
/*
.lpsfeaturedproducts-products h2.products-section-title {
    margin: 2.5rem 0 0;
    font-weight: 500/*600*/;
	color: #232323;
}
*/
.lpsfeaturedproducts-products .owl-nav {
	display: none
}
#lpsfeaturedproducts-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)
*/
}
.lpsfeaturedproducts-products .all-product-link {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    clear: both;
    font-weight: 500;
    color: #7a7a7a;
}
.lpsfeaturedproducts-products .owl-nav {
    display: none !important;
}
