﻿/* Global Links */
a {
    color: #444 !important;
}

    a:hover {
        color: #ba0c2f !important;
    }

/* Buttons & Highlights */
.overview .add-to-cart-button,
.variant-overview .add-to-cart-button,
.search-box .search-box-button,
.shopping-cart-page .common-buttons input:first-child,
.checkout-page .button-1,
.mini-shopping-cart input[type="button"],
.mini-shopping-cart input[type="button"]:hover,
.cart-footer .checkout-button,
.opc .allow .step-title,
.opc .allow .step-title .number,
[style*="#4ab2f1"] {
    background-color: #ba0c2f !important;
}

.cart-total .order-total {
    color: #ba0c2f !important;
}

.opc .allow .step-title .number {
    background-color: #ba0c2f !important;
}

.registration-page .button-1, .registration-result-page .button-1, .login-page .button-1, .password-recovery-page .button-1, .account-page .button-1, .return-request-page .button-1 {
    background-color: #ba0c2f !important;
}
