.gwp-product-cards{display:grid;gap:1.5rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.gwp-product-card{display:flex;flex-direction:column;gap:1rem}.gwp-product-card__image img{display:block;height:auto;width:100%}.gwp-product-card__content{display:flex;flex-direction:column;gap:.5rem}.gwp-product-card__title{font-weight:bolder}.gwp-product-card__price-container,.gwp-product-card__title{font-size:1rem;line-height:1.5}.gwp-product-card__price{color:#309d4e;font-weight:bolder}.gwp-product-card__price-compare-at-price{color:#666;text-decoration:line-through}.gwp-product-card__form{display:flex;flex-direction:column;margin-top:auto}.gwp-product-card__variant-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath d='m10.783 1.087-5 5-5-5' stroke='%23323130' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px;border:1px solid #e0e0e0;border-radius:.125rem .125rem 0 0;color:#323130;font-weight:bolder;padding:1rem 3rem 1rem 1rem}.gwp-product-card__add-to-cart-button,.gwp-product-card__variant-select{cursor:pointer;display:block;font-family:inherit;font-size:1rem;height:auto;line-height:1.5;width:100%}.gwp-product-card__add-to-cart-button{background-color:#0e0e0e;border:1px solid #0e0e0e;border-radius:.125rem;color:#fff;letter-spacing:.125em;padding:1rem;text-transform:uppercase}.gwp-product-card__variant-select~.gwp-product-card__add-to-cart-button{border-radius:0 0 .125rem .125rem}@media(min-width:768px){.gwp-product-card__form{flex-direction:row}.gwp-product-card__variant-select{border-radius:.125rem 0 0 .125rem;flex:1 1 50%;width:50%}.gwp-product-card__add-to-cart-button{flex:1 1 50%;width:50%}.gwp-product-card__variant-select~.gwp-product-card__add-to-cart-button{border-radius:0 .125rem .125rem 0}}