.pods.product-list .product-card{background-color:#fff;float:left;padding:25px 19px;display:inline-block;width:100%;margin:15px;box-shadow:1px 1px 5px 0 rgba(0,0,0,.3);text-align:center;transition:transform ease-in .2s}.pods.product-list .product-card:hover{transform:scale(1.03)}.pods.product-list .product-card .product-brand{text-align:left;font-size:16px;font-weight:700;color:#000}.pods.product-list .product-card .product-image{margin-top:26px;margin-bottom:20px;min-height:160px}.pods.product-list .product-card .product-image img{max-width:192px;max-height:192px;margin:0 auto}.pods.product-list .product-card .product-price{font-size:18px;font-weight:700;color:#000;text-align:left;margin-top:47px}.pods.product-list .product-card .product-count,.pods.product-list .product-card .product-name{font-size:16px;color:#000;text-align:left}.pods.product-list .product-card .product-cta{margin:32px auto 0;display:block;width:100%;height:48px;border-radius:2px;border:solid 1px #ffaf01;background-color:#fff;line-height:48px;font-size:14px;font-weight:700;text-align:center;color:#000;text-transform:uppercase;font-style:normal;text-decoration:none}.pods.product-list .product-card .product-cta:before{background-color:rgba(244,137,27,.13)}@media only screen and (max-width:480px){.pods.product-card{transition:none!important;transform:none!important}}
