.product-card{border:none;border-radius:1rem;box-shadow:0 -1px 4px hsla(207,6%,73%,.05),0 6px 7px hsla(207,6%,73%,.16);height:209px}.product-card .product-card-back,.product-card .product-card-front{backface-visibility:hidden;-webkit-backface-visibility:hidden;height:100%;position:absolute;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.175,.885,.32,1.275);width:100%}.product-card .product-card-back,.product-card.flipped .product-card-front{transform:rotateY(180deg)}.product-card.flipped .product-card-back{transform:rotateY(0)}.product-card .card-img-top{border-top-left-radius:1rem;border-top-right-radius:1rem}.product-card.simple-product .add_to_cart_button{width:100%}@media(min-width:768px){.product-card.simple-product .add_to_cart_button{width:auto}}.product-card.simple-product .simple-product-image{background-position:50%;background-size:cover;border-bottom-left-radius:1rem;border-top-left-radius:1rem}.product-card.simple-product .simple-product-image .out-of-stock{background-color:hsla(0,0%,100%,.7)}@media(min-width:768px){.product-card.simple-product .simple-product-image{border-bottom-left-radius:0;border-top-left-radius:1rem;border-top-right-radius:1rem;height:204px}}.product-card .product-name{font-size:1rem}.product-card .product-name a{color:#263746;text-decoration:none}.product-card .product-short-description{font-size:.875rem}.product-card .product-ingredients span{color:#535f68;font-size:12px;font-weight:600}.product-card .product-ingredients p{font-size:.875rem}.product-card .product-price{font-weight:600}.product-card .product-price .from{display:none}.product-card .flip-card:hover{cursor:pointer}.product-card .added_to_cart{display:none!important}.product-card .product-card-image-link{display:block}.product-card .product-card-image-container,.product-card .product-card-image-link{border-top-left-radius:1rem;border-top-right-radius:1rem;overflow:hidden;position:relative}.product-card .product-card-image-container{background-color:#f8f9fa;height:209px;min-height:209px;width:100%}.product-card .product-card-image-container .product-card-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:1rem;border-top-right-radius:1rem;height:100%;left:0;min-height:100%;position:absolute;top:0;transition:opacity 1s ease;width:100%;z-index:1}.product-card .product-card-image-container img.card-img-top{display:block;height:100%;object-fit:cover;width:100%}.product-card .product-card-image-nav{bottom:12px;left:0;pointer-events:none;right:0;z-index:10}.product-card .product-card-image-nav .product-card-image-nav-item{background-color:hsla(0,0%,100%,.2);border:1px solid #ced1d4;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 4px;outline:none;padding:0;pointer-events:all;width:12px}.product-card .product-card-image-nav .product-card-image-nav-item:focus{outline:none}.product-card .product-card-image-nav .product-card-image-nav-item.active{background-color:#263746;border-color:#263746}@media(min-width:768px){.product-card{height:404px}.product-card .product-name{font-size:1.25rem}.product-card .product-card-image-container{height:204px}.product-card .product-card-image-nav{bottom:16px}.product-card .product-card-image-nav .product-card-image-nav-item{height:12px;margin:0 2px;width:12px}}