/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 20 2016 | 05:47:34 */
.woocommerce .woocommerce-success {
    background-color: #dd1f26 !important;
    border-color: #dd1f26 !important;
}

.checkout-button, .fluid-dark-button {
    background: #dd1f26 !important;
}

.update-cart-btn {
    background: #898989 !important;
}