 /*Stylesheet*/
body {
    color:#000;
    background: #FCFCFC;
}
a {
    color: #d72327;
    text-decoration: none;
}
a:focus, a:hover {
    color: #d72327;
    text-decoration: none;
}
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 li a {
    background-color: transparent !important;
    font-weight: normal;
}
.navbar li a:hover, .navbar li a.active{
    background-color: transparent !important;
}

.list-group-item {
    padding: 5px 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
}
.panel-cat > a {
    background-color: #FFF;
}

ul.cart-content b {
    color: #5886B8;
}
.prodImage {
    width: auto;
    height: 100%;
}
.link-p {
    height: 166px;
    min-height: 166px;
    max-height: 166px;
}

.btn-default {
    background-color: #FFF;
    border-color: #d72327;
    color: #d72327;
}
.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-primary,
.bootstrap-touchspin .btn-default,
.well-searchform .btn-default,
.well-shoppingcartblock .btn-default,
.mijngegevens-knoppenbox .btn-mijngegevens-selected {
    background-color: #d72327;
    border-color: #d72327;
    color: #FFF;
}
.btn-primary.active, 
.btn-primary.focus, 
.btn-primary:active, 
.btn-primary:focus, 
.btn-primary:hover, 
.mijngegevens-knoppenbox .btn-mijngegevens-selected:active,
.mijngegevens-knoppenbox .btn-mijngegevens-selected:focus,
.mijngegevens-knoppenbox .btn-mijngegevens-selected:hover,
.open > .dropdown-toggle.btn-primary {
    background-color: #FFF;
    border-color: #d72327;
    color: #d72327;
}
.btn-info {
    background-color: #666666;
    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: #666666;
    border-color: transparent;
    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.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 {
    border-bottom: 3px solid #eee;
    color: #d72327;
    font-family: 'Roboto', sans-serif;
}
.productdetail_contenttile {
    display: block;
    font-size: 22px;
    line-height: 1.1;
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
h1.title {
    border-bottom: 3px solid #eee;
    color: #d72327;
    font-family: 'Roboto', sans-serif;
}
.productDetail .productdetail_contenttext {
    margin-bottom: 30px;
}
.productDetail .productdetail_contenttext:last-child {
    margin-bottom: 0px;
}
.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 .footer-col a {
    color: #666;
}
footer .copyright {
    padding: 10px;
    background: #F1F1F1;
}
footer .copyright a {
    color: #000;
}

img {
    max-width: 100%;
}

.detailsButton {
    color: #FFF;
    background: #d72327;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 25px;
    max-width: 124px;
    float: right;
}

.bewerkgegevensknop {
    margin-bottom: 30px;
}
header .logo {
    background-image: url('/images/logo_schweitzerimport.png');
    background-position-y: bottom;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 98px;
}
@media (max-width: 1199px) {
    header div.logo {
        height: 84px;
    }
}
@media (max-width: 991px) {
    header div.logo {
        height: 120px;
        background-position-y: center;
    }
}
@media (max-width: 767px) {
    header div.logo {
        height: 35px;
    }
}
.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;
}
.shoppingcartblock ul.cart-content li a.shoppingcartlist-totaalbedragenboxlink {
    height: 30px;
    padding: 3px 20px;
}
.dropdown-menu .divider {
    width: 100%;
}
.productboxPrice {
    font-family: ;
    display: block;
    color: #d72327;
}
.productboxPrice.priceInclBtw {
    font-size: 22px;
}
.productboxPrice.priceExclBtw {
    font-size: 15px;
}
a.productboxLink, a.productboxLink:hover {
    color: #000;
    font-weight: bold;
}
.product-box .prod-caption {
    background: none;
    border-top: none;
}
.productbox-bestellenknop {
    bottom: -4px;
    position: absolute;
    background-color: #d72327;
    left: 0;
    right: 0;
    color: #FFF;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}
.headerknoppen {
    text-align: right;
}
.product-short-detail {
    background-color: #f5f5f5;
}
.productdetail_contenttext table.table {
    margin-bottom: 0px;
}
.productdetail_contenttext table.table tr:first-child td {
    border-top: none;
}
.stepNumber, .stepTitle {
    color: #d72327 !important;
}
.stepCircle {
    border-color: #d72327 !important;
}
.subCatBox .thumbnail {
    min-height: 244px;
}
.subCatBox .caption {
    min-height: 95px
}