.product-grid .card{border:none;border-radius:0}.product-grid .card .card-body{padding:0}.product-grid .product-img{height:auto;max-width:100%}.product-grid .product-title{font-size:1rem;font-weight:600;margin-bottom:0}.product-grid .product-number{font-size:1rem;margin-bottom:.5rem}.product-grid .product-price{color:#8a1a9b;font-size:1.25rem;font-weight:700}.product-grid .product-description-short{font-size:1rem}.product-grid.grid-view .card-body{height:100%}.product-grid.grid-view .card-body .product-img{margin-bottom:1rem}.product-grid.grid-view .product-title{height:100%}.product-grid.grid-view .product-description-short{display:none}.product-grid.list-view .card{border-bottom:1px solid #c1c1c6}.product-grid.list-view .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;margin-top:2rem;-webkit-box-orient:vertical;-webkit-box-direction:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-grid.list-view .card-body .product-img{margin-bottom:1rem;margin-right:0;max-width:262px}.product-grid.list-view .card-body .product-description-short{margin-top:1rem}.product-grid.list-view .col:last-child .card{border-bottom:0}.product-grid.list-view .col:first-child .card-body{margin-top:0}@media (min-width:768px){.product-grid.list-view .card-body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;margin-top:2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product-grid.list-view .card-body .product-img{margin-bottom:0;margin-right:1rem}}