.product-grid .value-boxes{border-top:14px solid #e8d79d;display:grid;margin:0 -12px;background-color:#fff;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-template-rows:repeat(auto-fit,minmax(200px,1fr))}.product-grid .value-boxes .value-box{border-bottom:1px solid #e8d79d;border-right:1px solid #e8d79d}.product-grid .border-right-0,.product-grid .value-boxes .value-box:last-of-type{border-right:0}.product-grid .product{background-color:#fff;border-bottom:1px solid #e8d79d}.product-grid .product:nth-child(odd){border-right:1px solid #e8d79d}.product-grid .product h4{font-weight:700}.product-grid .product img{max-height:9em}.product-grid .product .subtitle{color:#ce1c00;font-size:.7em}.product-grid .product .description{font-size:.9em}.product-grid .product .reg-price{font-size:1.15em;color:#ce1c00;font-weight:700}.product-grid .product .price small{font-size:.75em;color:#777}.product-grid .product .price{background-color:#efefef;border-radius:4px}.product-grid-wrapper .totals{background-color:#ce1c00;background-repeat:no-repeat;background-position:50%;background-size:cover;text-shadow:0 1px 4px rgba(0,0,0,.6)}.product-grid-wrapper .totals .reg-price{font-size:1.75em;font-weight:700;color:#eee}.product-grid-wrapper .totals .message{font-size:1.1em;color:#eee}.product-grid-wrapper .totals .real-price{font-size:4em;font-weight:700;color:#eee}.product-grid-wrapper .totals .real-price sup{font-size:.5em;top:-.7em}.product-grid-wrapper sup{top:-.2em;left:.1em}.product-grid-wrapper .trustmarks img{max-height:50px}