#shopify-products{align-items:stretch;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}#shopify-products .pp-product-card{background:#fff;box-shadow:0 0 10px #ddd;padding:0;width:100%}#shopify-products .pp-product-card .pp-product-info{padding:20px 25px 30px}#shopify-products .pp-product-card .pp-price{color:#000;display:inline-block;font-size:28px;font-weight:600;margin-bottom:25px;width:100%}.pp-bottom button{background:#1a1a1a;border:1px solid #1a1a1a;border-radius:2px;color:#fff;cursor:pointer;font-size:16px;letter-spacing:.5px;margin-right:10px;padding:12px 20px;text-transform:uppercase}.pp-bottom button.pp-secondary{background:transparent;color:#000}.pp-bottom button.pp-secondary:hover{background:#000;color:#fff}.pp-bottom button:hover{background:#fff;color:#000}section.propandpine-storefront{padding:70px 15px}@media screen and (max-width:991px){section.propandpine-storefront{padding:40px 15px}#shopify-products{gap:30px;grid-template-columns:repeat(1,1fr)}}