﻿.subcategorycolumn {
    white-space: nowrap;
}

@media (min-width: 768px) {
    .subcategorycolumn {
        width: 14%;
    }
}

.inactive {
    pointer-events: none;
    cursor: default;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #fff !important;
}

.navheader {
    font-weight: bold;
    font-size: 120%;
    border: none !important;
}

.eco_logo_new {
    max-height: 63px;
    max-width: initial;
    
}

@media (min-width:1025px) {
    .eco_logo_new {
        max-height: 67px;
    }
}

@media (max-width:767px) {
    .eco_logo_new {
        max-height: initial;
        width: 100%
    }
}

.navbar-brand > img {
    display: inline;
}

.eco_logo {
    max-height: 70px;
}

@media (max-width:767px) {
    .eco_logo {
        margin-top: -7px;
        max-height: 50px !important;
    }
}

@media (min-width:320px) and (max-width:375px) {
    .eco_logo {
        min-width: 80px;
        max-width: 100px;
    }
}

.eco_logo_small {
    margin-top: -10px !important;
    max-height: 50px !important;
}

.topmenucat0 {
    color: #2D6557 !important;
}

.topmenuborder0 {
    border-color: #97C121 !important;
}

.topmenucat0:hover, .topmenucat0:focus {
    color: #fff !important;
    background: #2D6557 !important;
}

.topmenucat1 {
    color: #2D6557 !important;
}

.topmenuborder1 {
    border-color: #97C121 !important;
}

.topmenucat1:hover, .topmenucat1:focus {
    color: #fff !important;
    background: #2D6557 !important;
}

.topmenucat2 {
    color: #2D6557 !important;
}

.topmenuborder2 {
    border-color: #97C121 !important;
}

.topmenucat2:hover, .topmenucat2:focus {
    color: #fff !important;
    background: #2D6557 !important;
}

.topmenucat3 {
    color: #2D6557 !important;
}

.topmenuborder3 {
    border-color: #97C121 !important;
}

.topmenucat3:hover, .topmenucat3:focus {
    color: #fff !important;
    background: #2D6557 !important;
}

.topmenucat4 {
    color: #2D6557 !important;
}

.topmenuborder4 {
    border-color: #97C121 !important;
}

.topmenucat4:hover, .topmenucat4:focus {
    color: #fff !important;
    background: #2D6557 !important;
}

.topmenucat5 {
    color: #2D6557 !important;
    border-color: #71b2a5 !important;
}

.topmenuborder5 {
    border-color: #97C121 !important;
}

.topmenucat5:hover, .topmenucat5:focus {
    color: #fff !important;
    background: #2D6557 !important;
}

.topmenucat6 {
    color: #2D6557 !important;
}

.topmenuborder6 {
    border-color: #97C121 !important;
}

.topmenucat6:hover, .topmenucat6:focus {
    color: #fff !important;
    background: #2D6557 !important;
}

.topmenucat7 {
    color: #ED5D54 !important;
}

.topmenuborder7 {
    border-color: #97C121 !important;
}

.topmenucat7, .topmenucat7:hover, .topmenucat7:focus, .topmenucat7:focus {
    color: #fff !important;
    background: #ED5D54 !important;
}

@media (max-width:767px) {
    .subcategorycolumn > li > a {
        color: #454545 !important;
        
    }

    .subcategorycolumn > li > a:hover {
        color: #97C121 !important;
    }

    .subcategorycolumn {
        text-align: left;
    }
}

.topmenu-aanbiedingen:hover, .topmenucat-aanbiedingen:focus {
    background: #ED5D54 !important;
    color: #fff !important;
}

.topmenu-aanbiedingen {
    color: #ED5D54 !important;
}

.topmenu-lastlink {
    padding: 3px 5px 1px 5px;
}

.topmenu-lastlink a {
    color: #fff;
}

.topmenu-lastlink0 {
    background-color: #c4a919;
}

.topmenu-lastlink1 {
    background-color: #aeb718;
}

.topmenu-lastlink2 {
    background-color: #bfd242;
}

.topmenu-lastlink3 {
    background-color: #96c564;
}

.topmenu-lastlink4 {
    background-color: #71be8f;
}

.topmenu-lastlink5 {
    background-color: #71b2a5;
}

.topmenu-lastlink6 {
    background-color: #6bb4d1;
}

.CategorieHeaderColored {
    text-transform: initial;
    padding: 15px;
    font-size: 200%;
    color: #fff;
    margin-bottom: 20px;
    font-weight: bold;
}

.dropdown-menu {
    background-color: #fff;
}

.search_pos {
    position: absolute;
    top: 15%;
    right: 2%;
    width: 50%;
}

@media (max-width:767px) {
    .search_pos {
        position: initial;
        top: 110%;
        left: 2%;
        width: 100%;
        margin-top: 15px;
    }
}

@media (min-width:768px) {
    .vaklui-cats {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

.vaklui-item {
    border: 1px solid #DDDDDD;
    padding: 20px;
    margin: 0 15px 10px 15px;
}

.vaklui-item:hover {
}

.img-vaklui {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-height: 120px;
}

.logo-vaklui {
    max-height: 150px;
}

.green-color {
    color: #83b81a;
}

.FilterList {
    font-size: 80%;
}

@media (max-width:767px) {
    .navbar-mobile {
        background-color: #fff;
    }

    .navbar-mobile > .navbar-nav > li > a {
        color: #000;
    }
}

@media (min-width:768px) {
    .navbar-mobile {
        float: right;
    }
}

.btn-merk-producten {
    border: 2px solid;
    border-radius: 0;
    margin-top: 10px;
}

.btn-merk-producten:hover {
    text-decoration: underline;
}

@media (max-width:767px) {
    .inactive-xs {
        pointer-events: none;
    }
}

.SearchTop {
    font-size: 16px !important;
    margin-top:0;
}

.h30 {
    height: 30px !important;
}

.klantenservice-li {
    margin-top: 1px;
}

.account-li {
}

@media (max-width:767px) {
    .account-li {
        max-width: initial;
        margin-top: 0 !important;
    }

    .klantenservice-li {
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 100vh;
}

.cart-dropdown {
    background-color: #fff;
    min-width: 300px;
}

.menu-mobile {
    color: #fff;
    font-weight: bold;
    font-size: 150%;
    position: absolute;
    right: 10px;
    top: 10px;
}

@media (max-width:320px) {
    .menu-mobile {
        display: none;
    }

    .navbar-toggle {
        padding: 9px 11px;
    }
}

@media (min-width:768px) {
    .userMenu {
        margin-top: 5px;
    }
}

@media (min-width:992px) {
    .share_li {
        position: absolute !important;
        right: 8px !important;
    }
}

@media (max-width:370px) {
    .hidden-xxs {
        display: none;
    }
}

.searchmobile {
    background-color: #71be8e;
    height: 43px;
}

.cartmobile {
    height: 43px;
}

.btn-cookie {
    background: none repeat scroll 0 0 #97C121;
    color: #fff !important;
    border: none !important;
    text-decoration: none !important;
}

.btn-cookie {
    text-transform: uppercase
}

.cookie-popup-header {
    padding: 15px;
    font-size: 120%;
    text-align: center;
}

.cookie-popup a {
    text-decoration: underline;
}

@media (max-width:767px) {
    .product:hover {
        border: none !important;
    }
}

.cartmobile-count {
    background-color: var(--hoofdkleur, #6eb1cd);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    color: #fff;
    line-height: 23px;
    position: absolute;
    top: -12px;
    right: -8px;
    text-align: center;
}

.favoritemobile {
    height: 43px;
}

.favoritedesktop {
    height: 50px;
    float: left;
    vertical-align: middle;
    color: #fff;
    position: relative;
    background: none !important;
    padding: 15px 5px !important;
    margin:0 15px;
}

@media (max-width:768px) {
    .favoritedesktop {
        padding: 15px 7px 10px 7px;
    }

    .favoritedesktop {
        margin-right: 5px;
    }
}

.fav-count {
    background-color: #ed5d64;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    color: #fff;
    line-height: 23px;
    position: absolute;
    top: -5px;
    right: -1px;
    text-align: center;
}

.fav-heart {
    font-size: 26px;
    margin-top: 0px;
}

.nav-cart {
    font-size: 28px;
    margin-top: -2px;
}

.usermobile {
    height: 43px;
}

.usermobile-status {
    background-color: #c4e86b;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    color: #fff;
    line-height: 23px;
    position: absolute;
    top: -5px;
    right: -8px;
    text-align: center;
}

@media (max-width:767px) {
    .usermobile-status {
        top: -12px;
        right: -8px;
    }
}

.active-fav {
    opacity: 1;
    color: #83B81A;
}

.colnavright {
    padding-left: 0;
}

.navbar-header {
    max-width: 25%
}

@media (max-width:380px) {
    .navbar-header .navbar-toggle {
        margin-right: 3px !important;
    }

    .colnavright {
        padding-right: 0;
    }
}

@media (max-width:767px) {
    .navbar-header {
        margin: 0 !important;
        padding: 0 !important;
        max-width: initial !important;
    }
}

.bekijkmerken-mobile {
    margin: 5px 0 5px 15px;
    text-align: left
}

.bekijkmerken-mobile a {
    color: #fff;
    text-decoration: underline;
}

@media (max-width:767px) {
    .productFilter {
        border-bottom: none;
    }
}

.VindButtonTop {
    padding-top: 12px !important;
}

.topguicontainer {
    padding-top: 5px;
    padding-bottom: 6px;
    padding-left: 12px
}

@media (min-width:1440px) {
    .topguicontainer {
        padding-left: 20px;
    }
}

.topblackbar-text {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

@media (min-width:1440px) {
    .topblackbar-text {
        padding-left: 16px !important
    }
}

@media (max-width:1201px) {
    .topblackbar-check-last {
        display: none !important;
    }
}

.cartMenu:hover > a.dropdown-toggle {
    background: none
}

.favoritedesktop:hover {
    color: #fff !important;
    background: none !important;
}

.navthemalink {
    font-weight: bold;
    color: #97C121 !important;
}

.navthemalink:hover {
    color: #2D6557 !important;
}

.subcategorycolumn > li > a.navthemalink {
    font-weight: bold;
    color: #97C121 !important;
}
.subcategorycolumn > li > a.navthemalink:hover {
    color: #2D6557 !important;
}

.visible-xs-inline {
    display: none;
}

.hidden-xs-inline {
    display: inline-block;
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline-block !important;
    }

    .hidden-xs-inline {
        display: none !important;
    }
}

.navbar-mobile > ul > li {
    border-bottom: #97C121 1px solid;
}

.align-with-topbar-account {
    margin-top: 15px;
}

@media (min-width:1200px) {
    .align-with-topbar-account {
        padding-right: 20px;
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .align-with-topbar-account {
        padding-right: 10px;
    }
}

@media (min-width:992px) and (max-width:1023px) {
    .align-with-topbar-account {
        padding-right: 20px;
    }
}

@media (max-width:991px) {
    .align-with-topbar-account {
        padding-left: 5px;
    }
}

@media (max-width: 767px) {
    .mobile-nav-bottom > a {
        color: #454545;
        background-color: #f4f4f4;
    }

    .navbar-brand > img {
        margin-top: 10px;
    }

    .navicon {
        padding: 10px 0 0 0 !important;
        background: none;
    }

    .ZoekTextBoxMobile {
        margin-top: 3px;
        margin-bottom: 5px;
    }

    .topguicontainer {
        padding-top: 0;
        padding-bottom: 0;
    }

    .align-with-topbar-account {
        margin-top: 0;
    }
}

@media (max-width: 375px) {
    .usermobile {
        margin: 0 0 0 -10px;
        padding: 15px 10px 0 0;
    }

    .favoritemobile {
        margin: 0 0 0 -10px;
        padding: 15px 10px 0 0;
    }

    .cartmobile {
        margin: 0 0 0 -10px;
        padding: 15px 10px 0 0;
    }
}

@media (max-width: 320px) {
    .usermobile {
        margin: 0 0 0 -10px;
        padding: 15px 5px 0 0;
    }

    .favoritemobile {
        margin: 0 0 0 -10px;
        padding: 15px 5px 0 0;
    }

    .cartmobile {
        margin: 0 0 0 -10px;
        padding: 15px 5px 0 0;
    }
}

.logodiv {
    text-align: center
}

.uspbar-mobile {
    height: 30px;
    background-color: #2D6557;
    padding: 5px;
}

.tickerdiv {
    display: flex;
    justify-content: center;
}

.tickerdiv > ul > li:before {
    content: "";
}

.logo-phrase {
    font-size: 14px;
    white-space: nowrap;
    margin-top: -5px;
    text-align: center;
    color: #1b1b1b;
}

@media (min-width:1440px) {
    .horizontal {
        margin-left: 3px;
    }
}

@media (min-width:1200px) and (max-width:1439px) {
    .horizontal {
        margin-left: 11px;
    }
}

@media (min-width:1025px) and (max-width:1165px) {
    .horizontal {
        margin-left: 3px;
    }
}

@media (min-width:980px) and (max-width:1024px) {
    .horizontal {
        margin-left: 3px;
    }
}

@media (min-width:821px) and (max-width:979px) {
    .horizontal {
        margin-left: 8px;
    }
}

@media (min-width:769px) and (max-width:820px) {
    .horizontal {
        margin-left: 4px;
    }
}

.logolinkdesktop {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-left: 0;
}

@media (min-width:768px) {
    .logolinkdesktop {
        margin-left: -11px !important;
    }

    .logo-phrase {
        text-align: initial;
        margin-left: 4px;
    }
}

@media (max-width:1024px) {
    .logo-phrase {
        font-size: 13px;
    }
}

@media (max-width:767px) {
    .navbar-brand {
        padding: 0
    }

    .logo-phrase {
        font-size: 13px;
    }
}

@media (max-width:375px) {
    .logo-phrase {
        font-size: 11px;
    }
}

@media (max-width:320px) {
    .logo-phrase {
        font-size: 10px;
    }
}

@media (max-width:767px) {
    .topmenucat-bottom:hover, .topmenucat-bottom:focus {
        color: #97C121 !important;
        background: none !important;
    }

    .topmenuborder99 {
        border-color: #97C121 !important;
    }

    .topmenucat99:hover, .topmenucat99:focus {
        color: #fff !important;
        background: #2D6557 !important;
    }

    .community-menu > li > ul > li > a:hover {
        color: #97C121 !important;
    }
}

.logocontainer {
    overflow: hidden;
}

@media (max-width:767px) {
    .horizontal .logochild {
        font-size: 3.1cqw !important;
    }
}
@media (min-width:451px) and (max-width:480px) {
    .horizontal .logochild {
        font-size: 3.31cqw !important;
    }
}
@media (min-width:425px) and (max-width:450px) {
    .horizontal .logochild {
        font-size: 3.23cqw !important;
    }
}
@media (min-width:321px) and (max-width:424px) {
    .horizontal .logochild {
        font-size: 3.21cqw !important;
    }
}

@media (max-width:320px) {
    .horizontal .logochild {
        font-size: 3.25cqw !important;
    }
}

.menumobile {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    left: 0px;
    top: 40%;
    background: none !important
}

.toprightbar {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 11px
}

@media (min-width:1200px) {
    .toprightbar {
        right: 41px;
    }
}

@media (min-width:769px) and (max-width:1199px) {
    .toprightbar {
        right: 30px;
    }
}

.navbar-toggle-mobile {
    height:initial;
}


.nav > li > a:hover {
    background:none;
}


.navbar .navbar-top {
    height:30px;
}


.headerOffset {
    padding-top: 175px;
}

.headerOffsetMin {
    padding-top: 130px;
}

@media (min-width:768px) and (max-width:1024px) {
    .headerOffsetMin {
        padding-top: 95px;
    }
}

@media (max-width:767px) {
    .headerOffset {
        padding-top: 162px;
    }

    .headerOffsetMin {
        padding-top: 90px;
    }

    .category-image-wrap {
        margin-top: 165px;
    }
}

.navbar-nav > li > a {
    font-size: 16px;
}

.SubCategorieHeaderDirectNaarCats {
    background-color: #f4f4f4;
}

@media (min-width: 992px) {
    .category-image-wrap {
        margin-top: 175px;
    }
}

@media (min-width:426px) and (max-width:1024px) {
    .navbar-nav > li > a {
        font-size: 13px;
    }
}