﻿.login_action_container .btn-primary, .login_action_container .btn-primary:hover, .login_action_container .btn-primary:focus, .order-direct-container, .btn-primary, .delivery-container .btn-primary {
    background: #f06400 !important;
}

    .btn-primary:hover, .btn-primary:focus {
        background: #ecbd00 !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: #f06400;
}

    a:hover, a:focus {
        color: #ecbd00;
    }

.delivery-container .btn-primary, .delivery-container .btn-primary:hover, .delivery-container .btn-primary:focus {
    border: 1px solid #f06400;
}

.ngrs-range-slider .ngrs-join {
    background-image: linear-gradient(#f06400, #ecbd00);
}

.wrapper_main_content_loggedin {
    /* must be same height as the footer */
    padding-bottom: 188px;
}

.wrapper_main_footer_loggedin {
    /* negative value of footer height */
    margin-top: -188px;
    height: 188px;
}

.max-body-width .logo-container, .sticky-logo {
    padding-bottom: 10px;
}

.desktop-menu-container-sticky .sticky-logo {
    margin-top: 8px;
}

.desktop-menu-container-sticky .basket-click {
    background: url(../../../Images/basket_icon.png) no-repeat bottom;
    color: #444444;
}

.desktop-menu-container-sticky .header-points a:hover {
    color: #FFF;
}


.social-container {
    float: right;
}

    .social-container img {
        margin-left: 8px;
    }

.social-container-mobile {
    text-align: center;
    margin-top: 10px;
}

    .social-container-mobile img {
        margin: 0 4px;
    }

.desktop-menu-container-sticky {
    background: #FFF;
}

    .desktop-menu-container-sticky li a {
        color: #444444;
    }

        .desktop-menu-container-sticky li a:hover {
            background: #eee;
        }

    .desktop-menu-container-sticky .submenu li a {
        color: #444444;
    }

        .desktop-menu-container-sticky .submenu li a:hover {
            color: #444444;
        }

.footer-container {
    background: #003087;
    color: #FFF;
}

    .footer-container a {
        color: #FFF;
    }

.header-pull-down .header-points {
    line-height: 30px;
}

.logo-container img, .logo-container-mobile img {
    height: 60px;
}

.sticky-logo img {
    height: 50px;
}
