
/* FOOTER */
.footer-desktop {
    background: #f47929;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ffffff;
    font-size: 12px;
}

    .footer-desktop a,
    .footer-desktop a:hover,
    .footer-desktop a:active,
    .footer-desktop a:visited {
        line-height: 35px;
        text-decoration: none;
        color: #ffffff;
    }

        .footer-desktop h4 {
            font-weight: bold;
            font-family: Font1Bold;
            font-size: 14px;  
        }

        .footer-desktop .footer-separator {
            border-top: 1px solid #ffffff;
            margin-top: 30px;
            margin-bottom: 30px;
        }

        .footer-desktop ul.ico-list li:before, 
        .footer-desktop ul.arrow-list li:before {
            line-height: 35px;
        }

        .footer-desktop .icons-logos {
            margin-top: 15px;
        }

        .footer-desktop .icons-logos a {
            margin-right: 5px;
            margin-bottom: 10px;
        }

        .footer-desktop .social-footer-ico:before {
            font-size: 20px;
            line-height:20px;
            color: #ffffff;
            line-height:inherit;
        }

        .footer-desktop .footer-pipe-seperator {
            margin: 0px 10px;
        }

        .footer-desktop .newsletter-form {
            display: flex;
            gap: 15px;
            justify-content: center;
        }

        .footer-desktop .newsletter-field {
          flex-basis: 30%;
        }

        .footer-desktop .newsletter-button:hover {
            border: 1px solid white;
        }

    @media (max-width: 991px) {
        .footer-desktop {
        padding-bottom: 65px;
    }

    .footer-desktop h4,
    .footer-info, 
    .footer-copyright {
        padding-top: 20px;
    }

    .footer-logo {
        width: 40%;
        margin-top: 15px;
    }

    .footer-desktop .newsletter-form {
        flex-direction: column;
        max-width: 400px;
        margin: 0 auto;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .footer-logo {
        width: 100%;
    }
}

.footer-bottom-wrapper .container {
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.footer-bottom-wrapper .row,
.footer-bottom-sitemap .row {
    margin-left: 0px;
    margin-right: 0px;
    background: #f47929;
}

.footer-bottom-wrapper hr {
    margin-top: 15px;
    margin-bottom: 0px;
    border-top: 1px solid #fff;
}

.footer-bottom-sitemap,
.footer-bottom-sitemap span,
.footer-bottom-sitemap a {
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}

    .small-sitemap ul,
    .footer-bottom-sitemap ul {
        padding-left: 14px;
    }

        .footer-bottom-sitemap ul > li {
            color: #fff;
        }

        .small-sitemap ul > li > a {
            color: #fff;
        }


.small-sitemap-title {
    font-weight: bold;
}

.footer-wrapper strong,
.small-sitemap-title {
    font-family: "Font1Bold", Verdana, Arial;
    font-weight: bold;
}

.footer-wrapper a:hover {
    color: #fff;
}

.footer-wrapper-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.32),0px 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 0px 4px 0 rgba(0,0,0,0.16),0 0px 10px 0 rgba(0,0,0,0.12);
    transition: bottom 0.4s ease-in-out;
    z-index: 9999;
}

    .footer-wrapper-mobile.nav-down {
        bottom: -50px;
    }

    /*temp class*/
    .footer-wrapper-mobile img {
        width: 30px;
        height: 30px;
        margin-top: 10px;
    }

    .footer-wrapper-mobile .row > div {
        text-align: center;
    }

.footer-wrapper .input-group-btn:last-child .btn-uc {
    border: none;
}

/* footer-items */
body.noscroll {
    overflow: hidden;
}

    body.noscroll > .body-wrapper {
        overflow: hidden;
        height: calc(100vh - 100px);
    }

.footer-menu-items {
    position: fixed;
    background: #fff;
    height: 100%;
    height: calc(100vh - 50px);
    bottom: 51px;
    width: 100%;
    display: none;
    z-index: 9998;
}

.footer-menu-on {
    display: none;
}

.footer-menu-items.active {
    display: block !important;
}

.footer-menu-items-header {
    height: 50px;
    text-align: center;
    padding-top: 15px;
    border-bottom: 1px solid #ebebec;
}

    .footer-menu-items-header:after {
        content: "\e900";
        font-family: 'icomoon';
        position: absolute;
        font-size: 25px;
        right: 20px;
        top: 15px;
        width: 20px;
        height: 20px;
    }

    .footer-menu-items-header span {
        font-family: Font1Bold;
        font-weight: bold;
    }

.footer-menu-items-body {
    display: none;
    height: calc(100vh - 100px);
    border-bottom: 1px solid #ebebec;
}

.footer-menu-items-body-scroll {
    overflow-x: hidden;
    overflow-y: scroll;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

.footer-content {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
}

    .footer-content .hero-wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }

.footer-button-body-wrapper.footer-button-body-wrapper-gray {
    background: #ebebec;
}

.footer-button {
    position: relative;
}

    .footer-button .footer-button-text {
        float: right;
        margin-right: 60px;
        line-height: 50px;
        font-size: 12px;
    }

        .footer-button .footer-button-text + div.footer-button-icon {
            position: absolute;
            right: 15px;
        }

    .footer-button .footer-button-itembox-name {
        line-height: 50px;
    }

    .footer-button .footer-button-icon {
        margin-top: 15px;
    }

        .footer-button .footer-button-icon:before {
            color: #6d6e71;
            font-size: 30px;
            margin-top: 5px;
        }

    .footer-button.footer-button-selected .footer-button-icon:before {
        color: #f47929;
    }

.footer-menu-items-body .footer-button-title {
    background: #f47929;
    background-color: rgba(244, 121, 41, 0.78);
    text-align: left;
    color: #fff;
    padding: 15px 15px 15px 20px;
    position: relative;
    font-size: 20px;
    font-family: Font1Light;
    margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
}

    .footer-menu-items-body .footer-button-title.footer-button-title-green {
        background: #5dc4bf;
        background-color: rgba(93, 196, 191, 0.77);
    }

    .footer-menu-items-body .footer-button-title.footer-button-title-back {
        background: #fff;
        color: #f47929;
        padding-left: 15px;
        text-align: left;
    }

    .footer-menu-items-body .footer-button-title::after,
    .footer-menu-items-body .footer-button-title.footer-button-title-green::after {
        content: "";
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #f47929;
        border-top-color: rgba(244, 121, 41, 0.78);
        position: absolute;
        margin-top: 15px;
        left: 20px;
    }

    .footer-menu-items-body .footer-button-title.footer-button-title-green::after {
        border-top-color: #5dc4bf;
        border-top-color: rgba(93, 196, 191, 0.77);
    }

    .footer-menu-items-body .footer-button-title.footer-button-title-back::after {
        content: none;
    }

    .footer-menu-items-body .footer-button-title.footer-button-title-back::before {
        content: "\2039";
        font-size: 30px;
    }

    .footer-menu-items-body .footer-button-title strong {
        font-family: Font1Bold;
        display: block;
    }


ul.footer-button-options {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.footer-button-options li {
        background: #fff;
        background: rgba(255,255,255,0.78);
        padding: 10px 5px 10px 50px;
        margin-bottom: 15px;
        border-radius: 10px;
        position: relative;
    }

.footer-menu-items-body ul.ico-list li:before {
    font-size: 24px;
    left: 4px;
}

ul.footer-button-options li:after {
    content: "\203A";
    position: absolute;
    color: #f47929;
    right: 10px;
    top: 10px;
    font-size: 30px;
}

.footer-menu-items-body-wrapper {
    background-image: url(//img.unitedconsumers.com/www/images/layout/footer/achtergrond-contact.jpg);
    background-size: cover;
}


.swiper-container {
    width: calc(100vw);
    height: calc(100vh - 100px);
}


.footer-mijnuc {
    height: 56px;
    background: none;
    box-shadow: none;
    z-index: 9999;
}

    .footer-mijnuc .footer-mijnuc-button {
        list-style-type: none;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        margin: 0;
        padding: 0;
    }

        .footer-mijnuc .footer-mijnuc-button li {
            display: flex;
            justify-content: center;
            overflow: visible;

            width: 50%;
            padding: 8px 3px 7px 3px;
            text-align: center;
        }

        .footer-mijnuc :not(.footer-mijnuc-center) .footer-mijnuc-button li {
            position: relative;
            z-index: 3;
        }

            .footer-mijnuc .footer-mijnuc-button li a {
                text-decoration: none;
            }

            .footer-mijnuc .footer-mijnuc-button li img.footer-mijnuc-button-img {
                display: block;
                margin: 0 auto;
                width: 23px;
                height: 23px;
            }

                .footer-mijnuc .footer-mijnuc-button li img.footer-mijnuc-button-img + div {
                    font-size: 9px;
                    line-height: 10px;
                    height: 17px;
                    width: 100%;
                    padding-top: 4px;
                }

            .footer-mijnuc .footer-mijnuc-button li.active a {
                color: #f47929;
            }

            .footer-mijnuc .footer-mijnuc-button li.active img.footer-mijnuc-button-img {
                filter: invert(53%) sepia(65%) saturate(1694%) hue-rotate(345deg) brightness(100%) contrast(92%);
            }

    .footer-mijnuc .footer-mijnuc-button-containers {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        align-content: center;
        align-items: center;
    }

        .footer-mijnuc .footer-mijnuc-button-containers .footer-mijnuc-button-container {
            width: calc((100vw - 80px) / 4 * 2);
            position: relative;
        }

.footer-mijnuc-button-containers .footer-mijnuc-start-button {
    background: #fff;
    width: 65px;
    height: 65px;
    position: absolute;
    top: -27px;
    left: calc(50% - (65px / 2));
    border-radius: 50%;
    box-shadow: 0px 0px 2px rgba(2, 2, 2,0.50);
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    z-index: 3;
}

    .footer-mijnuc-button-containers .footer-mijnuc-start-button::before {
        content: "\e905";
        font-family: 'IcoMoon';
        color: #f47929;
        position: absolute;
        top: 0;
        font-size: 24px;
        line-height: 18px;
        vertical-align: text-bottom;
    }

.footer-mijnuc-menu.footer-mijnuc-start-button-menu.on + div + div .footer-mijnuc-start-button::before {
    content: "\e904";
}

.footer-mijnuc-button-containers .footer-mijnuc-start-button-img {
    width: 35px;
    height: auto;
    margin: 0;
}

.footer-mijnuc .footer-mijnuc-button-containers .footer-mijnuc-button-container.footer-mijnuc-left,
.footer-mijnuc .footer-mijnuc-button-containers .footer-mijnuc-button-container.footer-mijnuc-right {
    box-shadow: -1px -1px 2px rgba(2,2,2,0.10);
    background: #ffffff;
    border-top: 1px solid rgba(203,201,201,0.40);
}

.footer-mijnuc .footer-mijnuc-button-containers .footer-mijnuc-button-container.footer-mijnuc-left {
    border-top-right-radius: 6px;
    padding-left: 5px;
    box-shadow: 20px 17px 31px rgba(141,141,141,0.73);
}

.footer-mijnuc .footer-mijnuc-button-containers .footer-mijnuc-button-container.footer-mijnuc-right {
    border-top-left-radius: 6px;
    padding-right: 5px;
    border-top: 1px solid rgba(203,201,201,0.40);
    box-shadow: -20px 17px 31px rgba(141,141,141,0.73);
}

    .footer-mijnuc .footer-mijnuc-button-containers .footer-mijnuc-button-container.footer-mijnuc-right .footer-mijnuc-button {
        flex-direction: row;
    }

.footer-mijnuc .footer-mijnuc-button-containers .footer-mijnuc-button-container.footer-mijnuc-center {
    width: 80px;
    height: 50px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-top: 6px;
}

    .footer-mijnuc .footer-mijnuc-button-containers .footer-mijnuc-button-container.footer-mijnuc-center::before {
        content: '';
        display: block;
        width: 100%;
        padding-bottom: 100%;
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 2;
        transform: translate(-50%, -50%);
        border: solid 400px #ffffff;
        border-radius: 50%;
        box-sizing: initial;
    }

.footer-mijnuc-menu {
    position: absolute;
    bottom: calc(100vh * -1);
    background: #fff;
    width: 300px;
    left: calc((100vw - 300px) / 2);
    padding: 0px 15px 15px 15px;
    padding-bottom: 70px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    transition: bottom ease 0.4s;
}

    .footer-mijnuc-menu.on {
        bottom: 0;
        padding-bottom: calc(56px + 45px);
    }

    .footer-mijnuc-menu ul {
        padding: 0;
        position: relative;
        margin: 0;
        list-style-type: none;
    }

        .footer-mijnuc-menu ul li {
            height: 45px;
        }

            .footer-mijnuc-menu ul li a {
                display: flex;
                flex-direction: row;
                align-content: center;
                align-items: center;
                border-top: 1px solid #ebebec;
                text-decoration: none;
                position: relative;
            }

            .footer-mijnuc-menu ul li:last-child a {
                border-bottom: 1px solid #ebebec;
            }

            .footer-mijnuc-menu ul li a div {
                font-size: 14px;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: center;
                justify-content: flex-start;
                align-items: center;
                height: 45px;
            }

                .footer-mijnuc-menu ul li a div img {
                    margin: 0px 15px 0px 0px;
                    width: 30px;
                    height: 30px;
                    height: auto;
                }

            .footer-mijnuc-menu ul li.mijnuc-menu-product-bestelling a > div::before,
            .footer-mijnuc-menu ul li.mijnuc-menu-product-actief a > div::before {
                content: "\e922";
                font-family: 'IcoMoon';
                font-size: 14px;
                line-height: 15px;
                width: 14px;
                height: 14px;
                border-radius: 50%;
                background: #5dc4bf;
                color: #ffffff;
                position: absolute;
                top: 10px;
                left: 19px;
            }

            .footer-mijnuc-menu ul li.active a {
                color: #f47929;
                font-family: Font1;
                font-weight: bold;
            }

    .footer-mijnuc-menu .footer-mijnuc-menu-header {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 30px;
    }

        .footer-mijnuc-menu .footer-mijnuc-menu-header h3 {
            color: #333333;
            margin: 0;
            font-family: Font1Light;
            text-align: center;
            font-size: 15px;
        }


    .footer-mijnuc-menu.footer-mijnuc-meer-menu {
        left: auto;
        right: 0;
        border-top-right-radius: 0px;
    }

.footer-mijnuc-menu-header-close {
    height: 30px;
    font-size: 40px;
    line-height: 30px;
    color: #f47929;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-top: 3px;
}

.footer-mijnuc-menu-backdrop {
    background: #000;
    width: calc(100vw);
    height: calc(100vh);
    position: fixed;
    top: 50px;
    opacity: 0;
    transition: opacity 1s;
    visibility: hidden;
}

    .footer-mijnuc-menu-backdrop.on {
        opacity: 0.5;
        visibility: visible;
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .footer-mijnuc-menu-backdrop {
            top: 75px;
        }
    }
