.botones-producto{display:flex;justify-content:space-between;gap:12px;margin-top:25px!important}.boton-principal,.boton-secundario{text-decoration:none;padding:10px 18px;font-weight:600;border-radius:6px;font-size:14px;display:inline-block;transition:all 0.3s ease;flex:1;text-align:center}.boton-principal{background-color:#397FBD;color:white;border:none}.boton-principal:hover{background-color:#5B3688;color:white}.boton-secundario{background-color:#141C3D;color:white;border:none}.boton-secundario:hover{background-color:#5B3688;color:white}.short-description-loop{font-size:14px;color:#555;margin-top:8px;line-height:1.4}@media (max-width:480px){.botones-producto{flex-direction:column;gap:8px;margin-top:10px!important}.boton-principal,.boton-secundario{padding:8px 10px;font-size:13px;border-radius:5px}.short-description-loop{font-size:13px;line-height:1.3}}ul.products li.product{display:flex!important;flex-direction:column;justify-content:space-between;min-height:520px;box-sizing:border-box;padding-bottom:15px}ul.products li.product .woocommerce-loop-product__title{font-weight:bold;font-size:1.1rem;margin-bottom:6px;min-height:48px}.short-description-loop{font-size:14px;color:#555;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;margin-bottom:10px;min-height:60px}ul.products li.product .price{margin-bottom:20px}.botones-producto{margin-top:auto;display:flex;justify-content:space-between;gap:10px}.botones-producto a{flex:1}ul.products li.product img{transition:transform 0.4s ease;transform-origin:center center;object-fit:cover}ul.products li.product:hover img{transform:scale(1.05)}ul.products li.product .woocommerce-LoopProduct-link{display:block;border-radius:8px}.book-demo-btn{display:inline-block;background-color:#397fbd;color:#fff;padding:12px 24px;margin-bottom:20px;font-size:16px;border-radius:6px;text-decoration:none;font-weight:600;transition:background-color 0.3s ease,transform 0.2s ease}.book-demo-btn:hover{background-color:#5b3688;transform:translateY(-2px)}