﻿.login_action_container .btn-primary, .login-secondary-btn {
    background: #CF132F !important;
}

.login_action_container .btn-primary:hover, .login_action_container .btn-primary:focus, .login-secondary-btn:hover, .login-secondary-btn:focus {
    background: #CF132F !important;
}

a, .header-points a, .header-points span, .product-points, .product-icon div .mat-icon:hover, .savings-goal-star-active, .fade-out-block-button-open span, .fade-out-block-button-open .mat-icon, .fade-out-block-button-close span, .fade-out-block-button-close .mat-icon, .product-container-blocks .product-title a:hover {
    color: #CF132F;
}

a:hover, a:focus, .service-btn:hover, .service-btn-active {
    color: #CF132F;
}

.order-direct-container {
    background: #CF132F;
}

.product-icon div .mat-icon:hover {
    color: #CF132F;
}

.product-points {
    color: #CF132F;
}

form[name="passwordResetForm"] .output_box .success {
    color: #FFF;
}

.wrapper_main_content_loggedin {
    /* must be same height as the footer */
    padding-bottom: 196px;
}

.wrapper_main_footer_loggedin {
    /* negative value of footer height */
    margin-top: -196px;
    height: 196px;
}

.service-btn:hover, .service-btn-active {
    color: #FFF !important;
}

.catalog-block:hover, .catalog-block-savingsgoal-overlay, .catalog-block-savingsgoal-overlay .catalog-block-savingsgoal-overlay-inner .progress-container .progress-inner, .service-btn:hover, .service-btn-active {
    background: #cf132f;
}

@media (max-width: 991px) {
    .savings-goal-star-active, .savings-goal-star-active:hover {
        color: #CF132F !important;
    }
}

.header-pull-down .header-points {
    line-height: 30px;
}