.product-list{width:100%}.product-list__title h1{font-family:Veneer;font-weight:normal;font-size:48px;line-height:100%;text-align:left;text-transform:uppercase;color:#000;padding:0;margin:0 0 55px}.product-list__category{margin:0 0 50px}.product-list__category-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;margin:0 0 12px}.product-list__category-header h4{font-family:'Avenir LT Std 55 Roman',sans-serif;font-weight:500;font-size:18px;line-height:25px;text-transform:uppercase;color:#000;margin:0;padding:0}a.product-list__category-all{font-family:'Avenir LT Std 55 Roman',sans-serif;font-weight:500;font-size:14px;line-height:19px;text-align:right;color:#d82232;text-decoration:none}a.product-list__category-all:hover{color:#d82232;text-decoration:underline}.product-list__category-body{display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;margin:0 -10px}.product-list__product{width:calc(100% / 4 - 20px);margin:10px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start}.product-list__product-image{display:block;text-decoration:none;width:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;margin:0 0 20px}.product-list__product-image:before{content:"";display:block;padding-top:100%}.product-list__product-name{display:block;text-decoration:none;font-family:'Avenir LT Std 55 Roman',sans-serif;font-weight:800;font-size:16px;line-height:22px;color:#000;padding:0;margin:0 0 8px}.product-list__product-sku{font-family:'Avenir LT Std 45 Book',sans-serif;font-weight:normal;font-size:14px;line-height:19px;color:#000;padding:0;margin:0 0 8px}.product-list__product-button{margin-top:auto}.product-list__product-button a.button{background:#d82232;font-family:'Avenir LT Std 55 Roman',sans-serif;font-weight:800;font-size:14px;line-height:19px;color:#fff;padding:10px 0;width:100%;display:block;cursor:pointer;text-decoration:none;border:0;box-shadow:none;text-align:center}.product-list__product-button a.button:hover{background:#2c2c2c;text-decoration:none;color:#fff}.product-list__product-button a.button.view{background:#2c2c2c}@media(max-width:1200px){.product-list__product{width:calc(100% / 3 - 16px);margin:10px 8px}}@media(max-width:768px){.product-list{max-width:553px;margin:0 auto}}@media(max-width:576px){.product-list{max-width:335px}.product-list__product{width:calc(100% / 2 - 10px);margin:10px 5px}}