﻿.themabanner {
    max-width: 307px;
    max-height: 409px;
}

.product {
    cursor: pointer;
    margin-bottom: 50px;
    border: 1px solid #fff;
}

.uitvoeringen {
    color: #3f48cc;
    visibility:hidden;
}

@media(min-width:768px) {
    .product:hover .uitvoeringen {
        visibility:visible;
    }
}

@media(max-width:767px) {
    .product {
        margin-bottom: 10px;
    }
}

.select_item_info {
    display:none;
}

@media (max-width:767px) {
    .SubCategorieHeaderDirectNaar {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .mobile-text-center {
        text-align:center;
    }
}
.grid-manufacturer {
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: oswald, Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
    color: #454545;
}

.themabanner {
    width: 305px;
    height: 470px;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #97c121;
    color:#fff;
}

.bannertitel {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 50px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8), 0 0 1px #FFFFFF;
}
.bannertitel30 {
    font-size: 30px;
}
.bannerondertitel {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height:30px;
    color:#fff;
    padding:0 15px;
    margin-bottom:15px;
}
.banneronder-td {
    height: 200px;
    background-color: #97c121;
}
.btn-thema {
    border-radius: 20px;
    font-weight: normal !important;
    font-size: 20px;
    background-color: var(--buttons-kleur, #2d6557) !important;
}

@media (max-width:767px) {
    .bannertitel {
        font-size: 7vw;
        line-height: initial;
    }
    .bannerondertitel {
        font-size: 5vw;
        line-height: initial;
    }
    .btn-thema {
        font-size: 5vw;
    }
}

#navcontainerwrap {
    background-color: #2d6557;
    height: 41px;
    position: relative;
    margin-top: -41px;
}
.head {
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    padding: 10px;
    /* background-color: rgba(163,202,123, 0.8); */
    background-color: none;
    position: relative;
    white-space: nowrap;
}
.head a {
    color: #fff;
}
.colactive {
    background-color: #72b2a5 !important;
}
@media (max-width:767px) {
    .colsub {
        position: initial;
        top: 0;
        display: block;
    }

    #navcontainerwrap {
        height: initial;
    }
}
.contentdiv {
    padding-left: 0px;
    padding-right: 0px;
}
.milieueigenschap-tabel {
    margin-left: auto;
    margin-right: auto;
}
.milieueigenschap-tabel td {
    padding: 10px 40px;
    vertical-align: middle;
    text-align: left;
}
.milieueigenschap-head {
    background-color: #2d6557;
    color:#fff;
}
.milieueigenschap-keurmerk {
    color: #98c120;
    text-transform:uppercase;
}
.milieueigenschap-grey {
    background-color: #f4f4f4
}
.BreedBannerImage {
    width:100%;
    margin-top:-5%;
}
.BreedHeaderH1 {
    color: #FFFFFF;
    font-weight: 600;
    padding-bottom: 0;
    line-height: initial;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8), 0 0 1px #FFFFFF;
    font-size: 50px;
    font-family: inherit;
    display: initial;
}
.headtab {
    text-align:center;
}

.colhead {
    display:inline-block;
    padding:0 10px;
    min-width: 220px;
    text-align:center
}
@media (max-width:767px) {
    .colhead {
        display:block;
    }
    .milieueigenschap-tabel td {
        padding: 10px;
    }
    .contentdiv {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.bedrijfsvoering-table {
    margin-left: auto;
    margin-right: auto;
}
.bedrijfsvoering-table td {
    padding:10px;
    text-align:left;
    vertical-align:top;
}
.BreedHeaderPanel {
    height: 300px;
    position: relative;
    background-repeat:no-repeat;
    background-size:cover
}
.themapaneldiv ul li:before {
    content: "✔";
    color: #9bc32b;
    font-size: 120%;
}
.breedheaderlogo {
    position:absolute;
    right:10px;
    bottom:50px;
    max-height:55px;
}
.keurmerk-full-div {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    background-color: #f4f4f4;
    text-align: center
}
.keurmerk-centered-col {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 20px;
}
@media (max-width:768px) {
    .keurmerk-centered-col {
        width: 33%;
    }
}
@media (max-width:767px) {
    .keurmerk-centered-col {
        width: 49%;
    }
}

.actieaantal {
    color: #fff;
    font-weight: bold;
    background: #ED5D54;
    border-radius: 50%;
    padding-top: 16px
}

@media (max-width:767px) {
    .actieaantal {
        padding-top: 12px;
        font-size: 12px;
        line-height: 12px;
    }
}

@media (max-width: 375px) {
    .actieaantal {
        padding-top: 8px;
        font-size: 10px;
        line-height: 12px;
    }
}

.checkedlabel::before {
    content: "✓";
    background-color: grey;
    transform: scale(1);
    z-index: 5;
    color: white;
    display: block;
    border-radius: 50%;
    border: 1px solid grey;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 28px;
    transition-duration: 0.4s;
    font-weight:bold
}

@media (min-width:1024px) {
    .naarshowroom {
        position: absolute;
        right: 0;
    }
}
@media (max-width:767px) {
    .naarshowroom {
        background-color: #70b2a4
    }
}
@media (min-width:768px) and (max-width:1023px) {
    .naarshowroom {
        float: right;
        background-color: #70b2a4
    }
}

.productfilterscroll {
    max-height: 235px;
    overflow-y: auto;
}

.materiaal-icon-filter-div {
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    position:relative
}

.ulcat li:hover {
    border: var(--hoofdkleur, #8FBD47) 1px solid;
}

.filterscroll {
    width: 100%;
    white-space: nowrap;
    overflow: auto;
}

.filterscroll {
    overflow-y: hidden;
}

#materiaalfilter a {
    display: inline-block;
}

.blijft-bestelbaar {
    padding: 5px;
    background-color: #c3c3c3;
    margin: 5px 0 5px 0;
}