a.shop-now{text-transform:uppercase;font-weight:700;text-decoration:none;font-size:22px;color:#000;background-color:#fedc37;padding:.5em 1em}a.shop-now:hover{color:#fff;background-color:#000}div#shop-now{width:100%;margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div#shop-now figure.product{position:relative;width:49.5%;height:auto;max-height:275px;overflow:hidden;border:solid;border-width:2px}div#shop-now figure.product>img{width:100%;height:auto}div#shop-now figure.product figcaption{position:absolute;top:0;background:rgba(0,0,0,.4);color:#fff;width:100%;font-size:32px;text-align:left;padding:0}div#shop-now figure.product figcaption h4.category-title{top:0;left:0;margin:0;padding:.25em;text-align:center;width:50%;font-size:18px;text-transform:uppercase;background-color:#f6921e}div#shop-now figure.product figcaption h3.product-title{margin:10px 0;padding-left:.5em;padding-right:.5em}div#shop-now figure.product a.shop-now{position:absolute;bottom:25px;left:25px}@media only screen and (max-width:860px){.shop-now{display:none}}.featured-products{width:100%}.featured-products h4.section-title{font-size:22px;text-align:center;text-transform:uppercase;margin-bottom:15px}.featured-products .product-container{width:100%;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.featured-products .product-container .product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:240px;min-height:300px;margin-bottom:50px;margin-left:25px;margin-right:25px}@supports (display:grid){.featured-products .product-container{display:grid;grid-template-columns:repeat(auto-fill,240px);grid-gap:25px;-ms-flex-pack:distribute;justify-content:space-around;}.featured-products .product-container .product{margin-left:0;margin-right:0;}}.featured-products .product-container .product img{height:100%;width:auto}.featured-products .product-container .product .image-container{display:block;width:240px;height:240px;background-color:#bbbdbf;overflow:hidden}.featured-products .product-container .product span.price{display:block;margin-top:10px;font-size:22px;font-weight:bold}.featured-products .product-container .product h5.product-title{font-size:22px;font-weight:400;margin:0}.featured-products .product-container .product div.product-description{margin-top:5px;margin-bottom:0;color:#808184}.featured-products .product-container a{color:#000;text-decoration:none}.featured-products .product-container a:hover{color:#b2542e}.featured-products .product-container .product div.cart-container,.featured-products .product-container .product div.price-rating-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.featured-products .product-container .product a.add-to-cart{padding:.25em .25em .25em 2.75em;margin-top:25px;text-decoration:none;text-transform:uppercase;font-size:22px;font-weight:700;color:#fff;background:url(/images/tstmobilesite/cart-orange-bg.svg) #231f20;background-repeat:no-repeat;background-size:38px 38px;background-position:left center}.featured-products .product-container .product input[type=image].add-to-cart{padding:.25em .25em .25em 2.75em;margin-top:25px;text-decoration:none;text-transform:uppercase;font-size:22px;font-weight:700;color:#fff;background:url(/images/tstmobilesite/cart-orange-bg.svg) #231f20;background-repeat:no-repeat;background-size:38px 38px;background-position:left center}.featured-products .product-container .product a.add-to-cart:focus{-webkit-animation:.5s add-to-cart 1;animation:.5s add-to-cart 1}@-webkit-keyframes add-to-cart{0%{background-size:38px 38px}25%{background-color:#f6921e}50%{background-size:42px;background-color:#f6921e}75%{background-color:#f6921e}100%{background-size:38px 38px}}@keyframes add-to-cart{0%{background-size:38px 38px}25%{background-color:#f6921e}50%{background-size:42px;background-color:#f6921e}75%{background-color:#f6921e}100%{background-size:38px 38px}}.featured-products .product-container .product span.sale{position:absolute;top:0;right:0}span.sale{padding:.25em .5em;font-size:16px;color:#fff;background-color:#be1e2d}span.strike{width:auto;max-width:45%;padding-right:5%;color:#808184;font-size:14px;font-weight:400;text-decoration:line-through} @media only screen and (max-width:480px){div#shop-now figure.product{width:100%;margin-bottom:5px}}