.main_mobile h2.bordered {
    width: 100%;
    font-size: 20px;
    line-height: 28px;
}
.main_mobile h3 {
    font-size: 22px;
    font-family: 'bellgothicstd_black';
    text-transform:uppercase;
}
#main_header_mobile {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 20;
    padding: 20px;
}


#main_header_mobile .logo {
    width:50%;
    max-width:200px;
 
}
#main_header_mobile .round_button {
    float: right;
}

#contact_mobile h2 {
    font-family: 'bellgothicstd_light';
    font-weight: normal;
    font-size:20px;
}

    #contact_mobile h2 a {
        color:#000;
        text-decoration:underline;
    }


#home_mobile ul.tekst {
    padding-left: 20px;
    margin-bottom: 30px;
    font-weight: 900;
    font-size: 17px;
    font-family: 'bellgothicstd_black';
}
#home_mobile ul.tekst li {
    padding-left: 10px;
}

body #home_mobile .lSSlideWrapper {
     position: relative; 
}

    #home_mobile .slidethis {
        position: relative;
        z-index: 2;
        top: 0;
        text-align: center;
        height: 100%;
    }
#interessant_mobile .slidethis {
    position: relative;
    z-index: 2;
    top: 0;
    text-align: center;
    height: 100%;
}

#home_mobile .slidethis li,
#interessant_mobile .slidethis li {
    margin-left: 0px;
}
#home_mobile .slidethis li img {
    max-height: 95%
}
    #home_mobile .slidethis li img.img1 {
            max-width: 48%;
        }
        #home_mobile .slidethis li img.img2 {
            max-width: 52%;
        }
    #home_mobile .slidethis li img.img3 {
        max-width: 45%;
    }

#interessant_mobile.interessant div.items {
    height:auto;
}
    #interessant_mobile.interessant div.items .item .item-img {
        margin-top: 0px;
        
    }
#interessant_mobile.interessant div.items .item {
    width: 94%;
    height: 100%;
}


#interessant_mobile.interessant div.items .item .item-tekst {
    min-height: 250px;
    /*margin-bottom: 120px;*/
    text-align: left;
}
.interessant div.items .lSSlideWrapper .bgs {
    width:100%;
    height:120px;
}

#interessant_mobile.interessant div.items .item .item-img, 
#interessant_mobile.interessant div.items .item .item-tekst {
    float: none;
}
.interessant div.items .lSSlideWrapper .lslide:nth-child(4n+1) .bgs {
    background-image: url('../images/verpakking_blik.png');
 
}
    .interessant div.items .lSSlideWrapper .lslide:nth-child(4n+1) .bgs.bg_top {
        height: 100px;
        margin-top: 20px;
    }

.interessant div.items .lSSlideWrapper .lslide:nth-child(4n+2) .bgs {
    background-image: url('../images/verpakking_melkpak.png');
}

.interessant div.items .lSSlideWrapper .lslide:nth-child(4n+3) .bgs {
    background-image: url('../images/verpakking_blikje.png');
}

.interessant div.items .lSSlideWrapper .lslide:nth-child(4n+4) .bgs {
    background-image: url('../images/verpakking_tube.png');
}

#interessant_mobile .slidethis li h3 {
    text-transform:none;
}

#interessant_mobile .leesmeer {
    font-family: 'bellgothicstd_black';
}

.main_mobile .bg_top,
.main_mobile .bg_bottom {
    /*background-size: auto 100%;*/
    background-size: 100% auto;
    background-repeat: no-repeat;
    opacity: 0.4;
}
.main_mobile .bg_top {
    background-position: center top;
}
.main_mobile .bg_bottom {
    background-position: center bottom;
}

#mobile-wat-tekst {
    background-color: #93d7cf;
}
#mobile-wie-tekst {
    background-color: #8ecfc7;
    margin-left: 1%;
    margin-right: 1%;
}

.main_mobile .slider button.next, .main_mobile .lSAction .lSNext {
    background-image: url("../images/pijl_rechts.png");
    right: 0px;
}
#home_mobile.main_mobile .lSAction .lSNext {
    background-image: url("../images/pijl-more.png");
}
#home_mobile.main_mobile .lSAction .lSPrev {
    background-image: url("../images/pijl-less.png");
    transform: rotate(0deg);
}

.main_mobile .slider button.prev, .main_mobile .lSAction .lSPrev {
    background-image: url("../images/pijl_rechts.png");
    transform: rotate(180deg);
    left: 0px;
}

.main_mobile .slider button.next, .main_mobile .lSAction .lSNext,
.main_mobile .slider button.prev, .main_mobile .lSAction .lSPrev {
    width: 15px;
    height: 15px;
    background-size: cover;
    opacity: 1;
}

.contact_melk {
    float:left;
    width:40%;
    margin-left:30px;
}
.contact_koffie {
    float: right;
    width: 40%;
    margin-right: -30px;
}


#contact_mobile #contactgegevens {
    margin-bottom: 60px;
}

.round_button.blue {
    background: #0082CA;
}
.round_button {
    background: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    text-align:center;
}
    .round_button.small {
        width: 40px;
        height: 40px;
        margin-left:10px;
        margin-right: 0px;
    }
        .round_button.small img {
            margin-top: 10px;
        }

    .round_button img {
        width: 20px;
        margin-top: 20px;
    }

#main_header_mobile {
    background-size:cover
}

ul.click_out {
    margin: -10px 0px;
    padding: 0px 30px;
    list-style: none;
}
    ul.click_out li h2 {
       text-transform:uppercase;
    }
    ul.click_out li {
        list-style: none;
        margin-left: 0px;
        border-bottom: solid 1px #4E8B96;
        display: inline-block;
        position: relative;
      
        padding-bottom: 0px;
        padding-top: 0px;
    }
    ul.click_out :last-child {
        border-bottom: 0px;
    }

    ul.click_out li h3 {
        padding-right: 30px;
        position: relative;
        font-size: 13px;
    }
    ul.click_out li h3:after {
        content: "";
        transition: .2s;
        width: 15px;
        height: 15px;
        background: url("../images/pijl_rechts.png") no-repeat;
        background-size: cover;
        top: 20%;
        right: 0px;
        position: absolute;
        display: inline-block;
    }
        ul.click_out li.active h3:after {
            transform: rotate(90deg);
        }

    ul.click_out li .text {
        transition: .5s;
        max-height: 0;
        overflow-y: hidden;
            
    }

    ul.click_out li.active .text {
        max-height: 500px;
    }
    #mobile-wat-tekst img {
        max-width: 90%;
    }
    #mobile-wat-tekst ul {
       
    }

.w-100 {
    width: 100%;
    max-width: 100%;
}

/*Hamburgesa*/
body.overlay_active #overlay {
    background-color: #000;
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity = 50); /* IE7 & 8 */
    position: fixed;
    right: 0px;
    top: 0;
}

#overlay {
    display: none;
    z-index:2;
}
#hamburgesa_container {
    position: relative;

}
   
#hamburgesa {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    position: absolute;
    margin: 0 !important;
    right: 6px;
    top: 5px;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 5;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    /*border: 1px solid transparent;
border-radius: .25rem;*/
}

    #hamburgesa:focus {
        outline: 0;
    }
    #hamburgesa:after,
    #hamburgesa::before,
    #hamburgesa div {
        border-radius: 3px;
        content: '';
        display: block;
        height: 3px;
        margin: 5px 0;
        width:27px;
        transition: all .2s ease-in-out;
        background-color: #3F3F3F;
        transform: initial;
    }
body.overlay_active #main_header_mobile {
    background:none !important;
}

body.overlay_active #hamburgesa:before {
    transform: translateY(8px) rotate(135deg);
}
body.overlay_active #hamburgesa:after {
    transform: translateY(-8px) rotate(-135deg);
}
body.overlay_active #hamburgesa div {
    transform: scale(0);
}

#hamburgesa_menu {
    /*text-align: center;*/
    background: url('../images/bg_mobile_home.svg') no-repeat center top;
    background-size: cover;
    display: block !important;
    height: 100% !important;
    opacity: 0;
    color: #FFFFFF !important;
    filter: brightness(100%);
    z-index: 4;
    position: fixed;
    transition-property: right;
    transition-duration: .3s !important;
    transition-delay: .15s !important;
    top: 0px;
    bottom: 0;
    width: 75%;
    right: -75%;
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
    font-size: 22px;
    font-family: 'bellgothicstd_black';
}

body.overlay_active #hamburgesa_menu {
    right: 0px;
    opacity: 1;
}
#hamburgesa_menu ul {
    list-style:none;
    margin: 150px 0 0 10%;
}

#hamburgesa_menu ul li {
    list-style: none;
    margin: 15px 0px;
}




