﻿.login_action_container .btn-primary, .login-secondary-btn {
    background: #24246d !important;
}

    .login_action_container .btn-primary:hover, .login_action_container .btn-primary:focus, .login-secondary-btn:hover, .login-secondary-btn:focus {
        background: #0b0baa !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: #24246d;
}

    a:hover, a:focus {
        color: #0b0baa;
    }

.service-btn:hover, .service-btn-active, .service-btn:hover a, .service-btn-active a {
    color: #FFF;
    text-decoration: none;
}

.service-btn a {
    color: #4d4d4d;
}

.catalog-block:hover, .service-btn:hover, .service-btn-active, .catalog-block-savingsgoal-overlay, .catalog-block-savingsgoal-overlay .catalog-block-savingsgoal-overlay-inner .progress-container .progress-inner {
    background: #e40520;
}

.catalog-block .catalog-icon-savingsgoal-has-savingsgoal {
    background: url(../Images/catalog_icon_savingsgoal_has_savingsgoal.png) no-repeat;
}

.desktop-menu-container-sticky {
    background: #2571B7;
    display: block !important;
    box-shadow: none;
}

    .desktop-menu-container-sticky li a {
        color: #FFF;
    }

.header-points a, .header-points span {
    color: #e40520;
}

    .header-points a:hover, .header-points span:hover {
        color: #cc061e;
    }

.order-direct-container, .btn-primary {
    background: #24246d;
}

    .order-direct-container:hover, .btn-primary:hover, .order-direct-container:focus, .btn-primary:focus, .order-direct-container:active, .btn-primary:active {
        background: #0b0baa !important;
    }

.product-icon div .mat-icon:hover {
    color: #24246d;
}

.product-points {
    color: #24246d;
}

.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%, #0b0baa), color-stop(100%, #24246d));
    background-image: -moz-linear-gradient(#0b0baa, #24246d);
    background-image: -webkit-linear-gradient(#0b0baa, #24246d);
    background-image: linear-gradient(#0b0baa, #24246d);
}

@media (max-width: 991px) {
    .savings-goal-star-active, .savings-goal-star-active:hover {
        color: #24246d !important;
    }
}

.catalog-block .catalog-block-text h5 {
    color: #24246d;
}

.catalog-block:hover .catalog-block-text h5 {
    color: #FFF;
}

.margin-top-15 {
    margin-top: 15px;
}

.footer-container {
    background-position: center center;
    background-size: cover;
    background: url(../Images/bg-krijtbord.jpg);
    color: #FFF;
    font-size: 12px;
}

    .footer-container a {
        color: #FFF;
    }

        .footer-container a:hover {
            color: #F1EFC7;
        }

    .footer-container .footer-menu .footer-nav-item .main {
        font-weight: 500;
    }

/* Header */
.sticky-menu-items .desktop-menu-container, .sticky-menu-items .submenu .dropdown-menu {
    background: #2571B7;
    color: #FFF;
}

    .sticky-menu-items .submenu .dropdown-menu a, .sticky-menu-items .submenu .dropdown-menu a:hover {
        color: #FFF !important;
    }

.row-header {
    display: none;
}

    .row-header.header-top-item {
        display: block;
        background: none;
    }

.header-points a, .header-points span {
    font-weight: normal;
}

.desktop-menu-container-sticky {
    background: #09266f;
    display: block !important;
    box-shadow: none;
}

    .desktop-menu-container-sticky li a {
        color: #FFF;
    }

        .desktop-menu-container-sticky li a:hover {
            background: #4b8dca;
        }

    .desktop-menu-container-sticky .submenu li a {
        color: #34454E;
    }

        .desktop-menu-container-sticky .submenu li a:hover {
            color: #FFF;
        }

    .desktop-menu-container-sticky .sticky-logo, .desktop-menu-container-sticky .sticky-items {
        width: auto;
    }

.max-body-width .logo-container {
    margin-top: 5px;
}

.desktop-menu-container-sticky .header-points a, .desktop-menu-container-sticky .header-points span {
    color: #FFF;
}

    .desktop-menu-container-sticky .header-points a:hover, .desktop-menu-container-sticky .header-points span:hover {
        color: #4b8dca;
    }

.desktop-menu-container-sticky .basket-click {
    background: url(../Images/basket_icon.png) no-repeat bottom;
    color: #FFF;
}

.desktop-menu-container-sticky .user-click {
    color: #FFF;
}

.desktop-menu-container-sticky .user-list {
    position: absolute;
    padding: 5px;
    background: #FFF;
    border: 1px solid #8c8c8c;
    display: none;
    width: 150px;
    font-size: 12px;
    z-index: 90;
    border-radius: 4px;
}

    .desktop-menu-container-sticky .user-list .user-personal-points {
        padding: 2px 0 5px 1em;
        border-bottom: 1px solid #ece9e3;
    }

    .desktop-menu-container-sticky .user-list ul {
        padding: 0 1em;
        list-style: none;
    }

        .desktop-menu-container-sticky .user-list ul li {
            float: none;
            margin: 0 5px;
        }

            .desktop-menu-container-sticky .user-list ul li:before {
                content: "";
                border-color: transparent #444;
                border-style: solid;
                border-width: 0.35em 0 0.35em 0.45em;
                display: block;
                height: 0;
                width: 0;
                left: -1em;
                top: 0.9em;
                position: relative;
            }

            .desktop-menu-container-sticky .user-list ul li a {
                color: #444444;
                font-size: 12px;
                line-height: 1;
                font-weight: normal;
                padding: 0;
            }

                .desktop-menu-container-sticky .user-list ul li a:hover {
                    background: none;
                    text-decoration: underline;
                }

.desktop-menu-container-sticky .sticky-menu-items {
    float: left;
    width: 52%;
    padding-left: 80px !important;
}

.desktop-menu-container-sticky .sticky-items {
    float: right;
    margin-left: 0;
}

.desktop-menu-container li, .desktop-menu-container-sticky li {
    float: left;
    margin: 0 5px;
}

    .desktop-menu-container li a, .desktop-menu-container-sticky li a {
        font-weight: normal;
    }



.logo-container {
    padding: 0;
}

    .logo-container .logo-col,
    body.unauthenticated .logo-container a {
        position: absolute;
        z-index: 9;
    }

.desktop-menu-container-sticky .sticky-logo {
    margin-top: 5px;
    width: 75px !important;
    height: 0px !important;
}

.desktop-menu-container-sticky .sticky-logo {
    margin-top: 0;
}

    .desktop-menu-container-sticky .sticky-logo .logo-row .logo-col {
        position: absolute;
        background-color: #D7DDE7;
        margin-top: 8px;
        padding-right: 0px;
    }

.logo-container-mobile {
    padding-top: 40px !important;
    z-index: 9;
}

.logo-col img {
    width: 75px;
    height: 90px;
}

@media(max-width: 1199px) { /* xs - md */
    .desktop-menu-container-sticky {
        display: none !important;
    }
}

/* Login pagina */
.custom-login {
    margin-top: 30px;
}

    .custom-login .login-overlay {
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 89;
        top: 0;
        left: 0;
    }

.login-main-buttons {
    position: relative;
    text-align: center;
}

    .login-main-buttons .login-main-button {
        display: inline-block;
        padding: 10px 30px;
        background: #09266f;
        color: #FFF;
        font-size: 18px;
        cursor: pointer;
        border-radius: 4px;
        margin: 0 10px;
    }

        .login-main-buttons .login-main-button:hover {
            background: #0b0baa;
            text-decoration: none;
        }

.custom-login .custom-login-blocks {
    position: relative;
    text-align: center;
    z-index: 99;
    margin-top: -10%;
    margin-bottom: 60%;
}

    .custom-login .custom-login-blocks .custom-login-block {
        display: inline-block;
        width: 100%;
        max-width: 500px;
        background: #FFF;
        padding: 10px;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    }

        .custom-login .custom-login-blocks .custom-login-block .custom-login-block-header span {
            cursor: pointer;
        }

        .custom-login .custom-login-blocks .custom-login-block .custom-login-block-content {
            margin-top: 20px;
        }

            .custom-login .custom-login-blocks .custom-login-block .custom-login-block-content .form-control {
                width: 60%;
                margin-left: 20%;
                margin-top: 10px;
            }

            .custom-login .custom-login-blocks .custom-login-block .custom-login-block-content .registrationcode-recaptcha {
                margin-top: 15px;
            }

                .custom-login .custom-login-blocks .custom-login-block .custom-login-block-content .registrationcode-recaptcha div:first-child {
                    width: auto !important;
                    height: auto !important;
                }

            .custom-login .custom-login-blocks .custom-login-block .custom-login-block-content .registrationcode-error, .custom-login .custom-login-blocks .custom-login-block .custom-login-block-content .output_box {
                margin-top: 10px;
                color: red;
            }

            .custom-login .custom-login-blocks .custom-login-block .custom-login-block-content .output_box {
                margin-top: 5px;
                margin-bottom: 10px;
            }

            .custom-login .custom-login-blocks .custom-login-block .custom-login-block-content .registrationcode-btn {
                margin-top: 20px;
            }

        .custom-login .custom-login-blocks .custom-login-block .custom-login-link {
            margin-top: 20px;
        }