/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2025 | 20:02:24 */
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_producto-quimico {
    display: none;
}

.aqua-add-to-cart .cart button.single_add_to_cart_button, .cart a.single_add_to_cart_button{
    display:block !important;
    width:100%;
    font-weight:600;
    background:#0a2c53 !important;
    transition:.3s all ease
}