.products-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;position:relative;width:100%}.product-item{flex:0 1 33%;margin:0 0 30px;padding:0 15px;position:relative;width:33%}.products-wrapper.cols-1 .product-item{flex:0 1 100%;width:100%}.products-wrapper.cols-2 .product-item{flex:0 1 50%;width:50%}.products-wrapper.cols-3 .product-item{flex:0 1 33.3337%;width:33.3338%}.products-wrapper.cols-4 .product-item{flex:0 1 25%;width:25%}.product-item .product-image,.product-item .product-image img{height:auto;position:relative;text-align:center;width:100%}.product-item .product-details,.product-item .product-details h3,.product-item .product-details h4{font-size:16px;text-align:center}.product-item .product-details h3,.product-item .product-details h4{font-weight:600}