.elementor-463 .elementor-element.elementor-element-6e7b5670{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-ddcc30b *//* Estilo para el botón de agregar al carrito */
.add_to_cart_button {
  background-color: #9b302f !important;
  color: #ffffff !important;
  border: none;
  border-radius: 6px;
  padding: 10px 20px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  transition: background-color 0.3s ease;
}

/* Efecto al pasar el mouse */
.add_to_cart_button:hover {
  background-color: #7f2626 !important;
}/* End custom CSS */