.lpscategoryproducts-products .thumbnail-container-image {
  border: none
}
/*
.lpscategoryproducts-products h2.products-section-title {
    margin: 2.5rem 0 0;
    font-weight: 500;
	color: #232323;
}
*/
.lpscategoryproducts-products .owl-nav {
/*    position: absolute;
    right: 0;
    top: -64px;
    margin: 0 !important;
*/	display: none
}
#lpscategoryproducts-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)
*/
}
.lpscategoryproducts-products .lpscp_hidenav .owl-nav {
    display: none !important;
}
