.et-cart-info{display:none}.product-container{display:flex;flex-wrap:wrap;gap:20px}.product-item{display:flex;flex-direction:column;justify-content:space-between;flex:1 1 300px;min-height:320px;padding:20px}.product-item span{font-weight:bold}.product-title{font-family:'Prata',serif;font-weight:bold;margin:10px 0}.product-description{margin-bottom:10px;min-height:50px}.product-manufacturer{margin-bottom:5px}.product-more-info-button{display:inline-block;padding:10px 20px;background-color:#fff;border:1px solid #000;text-decoration:none;color:#000;transition:all 0.3s ease;margin-top:auto;align-self:start;white-space:nowrap}.product-more-info-button:hover{background-color:#000;color:#fff}