﻿.max-body-width {
    background: url("../Images/background.jpg") no-repeat fixed center #FFF;
}

.login_action_container .btn-primary, .login-secondary-btn {
    background: #67b24c !important;
}

    .login_action_container .btn-primary:hover, .login_action_container .btn-primary:focus, .login-secondary-btn:hover, .login-secondary-btn:focus {
        background: #67b24c !important;
    }

a, .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: #67b24c;
}

    a:hover, a:focus {
        color: #5EBC5E;
    }

.header-points a, .header-points span {
    color: #67b24c;
}

.order-direct-container {
    background: #67b24c;
}

.product-icon div .mat-icon:hover {
    color: #67b24c;
}

.product-points {
    color: #67b24c;
    font-size: 18px;
}

.ngrs-range-slider .ngrs-join {
    background-image: linear-gradient(#67b24c, #5EBC5E);
}

.desktop-menu-container-sticky .sticky-logo {
    margin-top: 8px;
}

.login_links a:hover {
    color: #FFF;
}

.glyphicons-star-empty, .savings-goal-star-active {
    color: #67b24c !important;
}

.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;
}

.catalog-block-savingsgoal-overlay, .catalog-block-savingsgoal-overlay .catalog-block-savingsgoal-overlay-inner .progress-container .progress-inner, .catalog-block:hover {
    background: #67b24c;
}

.catalog-block .catalog-icon-savingsgoal-has-savingsgoal {
    background-image: url(../Images/catalog_icon_savingsgoal_has_savingsgoal.png);
}

@media (max-width: 991px) {
    .savings-goal-star-active, .savings-goal-star-active:hover {
        color: #67b24c !important;
    }
}

.footer-container {
    background: #67b24c;
    color: #FFF;
}

    .footer-container a {
        color: #FFF;
    }

    .footer-container .footer-copyright {
        border-top: 1px solid #5EBC5E;
    }

    .footer-container .footer-menu .footer-nav-item {
        border-left: 1px solid #5EBC5E;
    }

.header-pull-down .header-points {
    line-height: 30px;
}

.unauthenticated .desktop-menu-container {
    max-width: 100%;
}

.unauthenticated .desktop-menu-container .dropdown-toggle {
    min-width: 120px;
}

.unauthenticated .desktop-menu-container .submenu {
    min-width: 120px;
}

.unauthenticated .desktop-menu-container .dropdown-menu {
    min-width: 120px;
}
