﻿.login_action_container .btn-primary, .login-secondary-btn, .service-btn:hover, .service-btn-active, .catalog-block:hover, .catalog-block-savingsgoal-overlay {
    background: #ee3a43 !important;
}

    .login_action_container .btn-primary:hover, .login_action_container .btn-primary:focus, .login-secondary-btn:hover, .login-secondary-btn:focus {
        background: #d8373f !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: #ee3a43;
}

    a:hover, a:focus {
        color: #d8373f;
    }

.service-btn:hover, .service-btn-active {
    color: #FFF;
}

.order-direct-container {
    background: #ee3a43;
}

.product-icon div .mat-icon:hover {
    color: #ee3a43;
}

.product-points {
    color: #ee3a43;
}

.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;
}

.ngrs-range-slider .ngrs-join {
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee3a43), color-stop(100%, #d8373f));
    background-image: -moz-linear-gradient(#ee3a43, #d8373f);
    background-image: -webkit-linear-gradient(#ee3a43, #d8373f);
    background-image: linear-gradient(#ee3a43, #d8373f);
}

@media (max-width: 991px) {
    .savings-goal-star-active, .savings-goal-star-active:hover {
        color: #ee3a43 !important;
    }
}

/* Remove brands for Rensa */
.col-header-brand, .col-item-brand, .campaign-BrandWithCloseDate .open-close-link-container, .campaign-BrandWithCloseDate .campaign-dashboard-item-info .row:nth-child(4) {
    display: none !important;
}

.campaign-details-content table .header th:nth-child(1), .campaign-details-content table .table-filter td:nth-child(1), .campaign-details-content table .even td:nth-child(1), .campaign-details-content table .odd td:nth-child(1) {
    display: none !important;
}

.container-fixed .row.campaign-details {
    margin-top: 15px !important;
}

user-profile-container credit-log [data-sortable="'credits'"] {
    text-align: left;
}

.header-pull-down .header-points {
    line-height: 30px;
}
