 /*Stylesheet*/
body {
    color: #000;
    background: #FCFCFC;
}
a {
    color: #d72327;
    text-decoration: none;
}
a:focus, a:hover {
    color: #d72327;
    text-decoration: none;
}
.main-container {
    padding-top: 10px;
}
header {
    background-color: #fff;
}
.navbar {
    background: #c40105;
    background: -moz-linear-gradient(top,  #c40105 0%, #d72327 100%);
    background: -webkit-linear-gradient(top,  #c40105 0%, #d72327 100%);
    background: linear-gradient(to bottom,  #c40105 0%, #d72327 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c40105', endColorstr='#d72327',GradientType=0 );
    border-color: transparent;
}
.navbar .container {
    background: transparent;
}
.navbar li a,
.navbar-inverse .navbar-nav > li > a{
    background-color: transparent !important;
    font-weight: normal;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.navbar li a:hover, .navbar li a.active{
    background-color: transparent !important;
}
.nav > li > a {
    padding: 10px 14px;
}
ul.cart-content b {
    color: #5886B8;
}
.prodImage {
    width: auto;
    height: 100%;
}
.link-p {
    height: 166px;
    min-height: 166px;
    max-height: 166px;
}
.btn-primary {
    background-color: #d72327;
    border-color: transparent;
    color: #fff;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    background-color: #d72327;
    border-color: transparent;
    color: #fff;
}
.btn-info {
    background-color: #666;
    border-color: transparent;
    color: #fff;
}
.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    background-color: #666;
    border-color: transparent;
    color: #fff;
}
.btn-default {
    background-color: #d72327;
    border-color: #d72327;
    color: #fff;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: #d72327;
    border-color: #d72327;
    color: #fff;
}
.btn-alert {
        background-color: #32C900;
        border-color: #2FB203;
        color: #fff;
        text-shadow: 1px 0 0 #666;
    }
.btn-alert.active, .btn-alert.focus, .btn-alert:active, .btn-alert:focus, .btn-alert:hover, .open > .dropdown-toggle.btn-alert {
    background-color: #2FB203;
    border-color: #32C900;
    color: #fff;
}
.list-group-item {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: none;
    padding: 5px 10px;
    margin-bottom: 0;

}
.list-group-item:last-child {
    border-bottom: 1px solid #ddd;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #F5F5F5;
    border-color: #EEE;
    color: #000;
    z-index: 2;
}
a.list-group-item:focus, a.list-group-item:hover {
    background-color: #F5F5F5;
    color: #000;
    text-decoration: none;
}
span.title, 
.productdetail_contenttile,
.filterContainer span.cat-title {
    border-bottom: 3px solid #eee;
    color: #d72327;
    font-family: 'Roboto', sans-serif;
    line-height: 1.1;
}
.categorieFilterContainer {
    background-color: transparent !important;
}

form#categorieFilterForm {
    padding: 10px 0px !important;
}
.filterContainer span.cat-title {
    display: block;
    font-size: 22px;
    padding-bottom: 8px;
    margin-bottom: 20px;
}
.filterTonenContainer {
    padding-left: 0px !important;
    margin-bottom: 20px;
}
.productdetail_contenttile {
    display: block;
    font-size: 22px;
    line-height: 1.1;
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
.productDetail .productdetail_contenttext {
    margin-bottom: 30px;
}
.productDetail .productdetail_contenttext:last-child {
    margin-bottom: 0px;
}
h1.title {
    color: #d72327;
    font-family: 'Roboto', sans-serif;
}
.themaItem {
    background-color: #F5F5F5;
    border-color: #DDD;
    color: #333;
}
.themaItem:hover, .panel-heading:hover {
    background-color: #5886B8;
    border-color: #DDD;
    color: #fff;
}
.panel-heading a:hover {
    color: #fff;
    background: #5886B8;
}
.blockTitle {
    color: #5886b8;
}
footer{
    color: #000;
    background: #F1F1F1;
    margin-top: 30px;
}
footer .copyright {
    padding: 10px;
    color: #000;
    background: #F1F1F1;
}
footer .footer-col a {
    color: #666;
}
footer .copyright a {
    color: #000;
}
.headerblock div.logo {
    margin-top: 0px;
    height: 90px;
}
@media (max-width: 767px) {
    header .logo {
        height: auto;
    }
}
@media (max-width: 991px) {
    header .logo {
        margin-bottom: 0px;
        height: auto;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .well-shoppingcartblock > div.well {
        padding-top: 10px;
    }
}
.headerknoppen .headerknoppenmenu {
    display: inline-block;
    padding-right: 20px;
}
.headerknoppen {
    text-align: right;
    font-size: 13px;
}
.headerknoppen .layout_headerknoppen_vlag img {
    width: 30px;
    vertical-align: top;
}
.headerknoppen .layout_headerknoppen_vlag .selectedVlag {
    opacity: 0.6;
    border: 1px solid #000;
}
.productboxPrice {
    font-family: 'Roboto', sans-serif;
    display: block;
    color: #d72327;
}
.productboxPrice.priceInclBtw {
    font-size: 22px;
}
.productboxPrice.priceExclBtw {
    font-size: 15px;
}
a.productboxLink, a.productboxLink:hover {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
.product-box .prod-caption {
    background: none;
    border-top: none;
}
.voorraadbalk {
    position: relative;
    display: inline-block;
    height: 12px;
    width: 70px;
    background-color: #ccc;
    border: 1px solid #999;
}
.voorraad-opvoorraad {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 10px;
    background-color: #00aa00;
}
.voorraadbalk.voorraad-geen {
    background-color: orange;
}
.productbox-bestellenknop {
    bottom: -4px;
    position: absolute;
    background-color: #d72327;
    left: 0;
    right: 0;
    color: #FFF;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}

.eb_container .eb_header {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 10px;
    font-weight: 300;
    min-height: 30px;
    background: rgb(196,1,5);
    background: -moz-linear-gradient(top,  rgba(196,1,5,1) 0%, rgba(215,35,39,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(196,1,5,1) 0%,rgba(215,35,39,1) 100%);
    background: linear-gradient(to bottom,  rgba(196,1,5,1) 0%,rgba(215,35,39,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c40105', endColorstr='#d72327',GradientType=0 );
}
.product-short-detail {
    background-color: #f5f5f5;
}
.productdetail_contenttext table.table {
    margin-bottom: 0px;
}
.productdetail_contenttext table.table tr:first-child td {
    border-top: none;
}
.mijngegevens-knoppenbox .btn-mijngegevens-selected {
    color: #d72327;
}
@media(max-width: 767px) {
    ul.cart-content {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
    }
}
.shoppingcartblock ul.cart-content li a.shoppingcartlist-totaalbedragenboxlink {
    height: 40px;
}

.pagination>li>a, 
.pagination>li>span {
    color: #d72327;
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
    background-color: #d72327;
    border-color: #d72327;
}
.stepNumber, .stepTitle {
    color: #d72327 !important;
}
.stepCircle {
    border-color: #d72327 !important;
}
@media(max-width: 991px) {
    .product-short-detail .product-short-detail-voorraadbox div:last-child {
        width: 100%;
    }
    .product-short-detail .product-short-detail-voorraadbox div:last-child::before {
        display: none;
    }
}
.product-short-detail .product-short-detail-voorraadbox .inpanelButton {
    padding: 4px 8px;
}

.catalogueContainer #postswrapper .nb_container .nb_innerContainer {
    padding-top: 5px;
    padding-bottom: 5px;
}
.catalogueContainer #postswrapper .nb_container .nb_innerContainer > div:first-child {
    padding: 0px 0px 0px 15px;
}
.catalogueContainer #postswrapper .nb_container .nb_innerContainer > div:first-child a {
    display: block;
    margin-top: 10px;
}
.catalogueContainer #postswrapper .nb_container .nb_innerContainer > div:first-child a img {
    max-width: 100%;
}
.textpage img {
    max-width: 100%;
}
.input-qty-detail {
    padding: 0px;
}

.panel-cat > a {
    background: #fff;
}

.productDetail .product-box-bijpassend .thumbnail {
    height: auto;
}
.product-box-bijpassend .priceInclBtw {
    font-size: 18px;
}
.product-box-bijpassend .priceExclBtw {
    font-size: 14px;
}
.voorraad-geen {
    color: #999;
}