.product-card{border-radius:25px;min-height:250px;display:flex;flex-direction:column;border:2px solid transparent;justify-content:space-between;transition:all .3s;height:100%;margin:5px;overflow:hidden;-webkit-border-radius:25px;-moz-border-radius:25px;-khtml-border-radius:25px}.product-card:hover{border:2px solid black}.product-card .big-button{transition:.3s}.product-card__image-container{height:50%}.product-card__image-container img{height:100%;width:100%;object-fit:cover;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;-khtml-border-radius:25px}.product-card__texts{padding:20px 30px 40px}@media only screen and (max-width: 1100px){.product-card__texts{padding:20px 20px 40px}}.product-card__title{font-family:bogart;text-align:center;font-size:17px;margin-bottom:10px}.product-card__button{margin:auto;width:100%;display:flex;justify-content:center}.product-card__button .big-button{padding:8px 40px}.product-card__description{text-align:center;margin-bottom:10px}@media screen and (max-width: 749px){.product-card{outline:0!important}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/w-product-card.css.map */
