@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700,500);
@import url("//hello.myfonts.net/count/2a0213");
@font-face {
    font-family: 'HelveticaNeueLTStd-Blk';
    src: url('../fonts/2A0213_0_0.eot');
    src: url('../fonts/2A0213_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2A0213_0_0.woff') format('woff'), url('../fonts/2A0213_0_0.ttf') format('truetype');
}

.HelveticaNeueLTStd-Blk {
    font-family: HelveticaNeueLTStd-Blk;
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    color: #1E1E1E;
}

h1,
h2,
h3,
h4,
h5 {
    color: #1E1E1E;
}

h1 {
    font-size: 26px;
    font-family: HelveticaNeueLTStd-Blk;
    text-transform: uppercase;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

p {
    font-size: 13px;
}

a {
    color: #26ADED;
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none;
}

.top-bar .navbar-nav>li>a {
    color: #1E1E1E;
    padding: 6px 10px;
    font-size: 13px;
}

.top-bar .navbar {
    min-height: 30px;
    border-radius: 0px;
    margin-bottom: 0px;
}

.btn-block .navbar-toggle {
    margin-right: 0px;
}

.top-bar {
    background: #e8e8e8;
}

.caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    width: 0;
    float: right;
    position: relative;
    top: 7px;
}

.footer-title {
    margin-bottom: 20px;
    margin-top: 35px;
}

.footer-list li a {
    margin-bottom: 0px;
    font-size: 13px;
}

.footer-list li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
    padding-bottom: 5px;
}

.footer-mid {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

.footer-bot {
    padding: 10px 0px;
}

.cat-block {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 22px;
}

.sidebar-block {
    padding: 5px 15px;
    background: #efefef;
    border-radius: 4px;
    border: 1px solid #ddd;
}

.sidebar-title {
    font-size: 22px;
}

.sidebar-block ul li {
    min-height: 30px;
}

.sidebar-block ul li span {
    vertical-align: middle;
}

.sidebar-block ul li .fa {
    color: rgb(24, 120, 0);
    font-size: 24px;
    margin-right: 10px;
    vertical-align: middle;
}

.sidebar-block ul {
    padding: 0px;
    list-style: none;
}

.category-list h4 {
    margin-top: 15px;
    font-size: 14px;
}

.category-list {
    /*padding-bottom:30px;*/
}

.category-box {
    padding: 1px;
    padding-bottom: 38px;
    min-height: 213px;
}

.item-list .list-title {
    font-size: 16px;
    margin-top: 25px;
}

.item-list {
    margin-bottom: 30px;
}

.slider-wrapper {
    margin-bottom: 20px;
}

.filter-block {
    margin-top: 23px;
}

.item-list ul li a:hover {
    text-decoration: underline;
}

.item-list ul li a {
    color: #1E1E1E;
}

.item-list ul li {
    min-height: 22px;
}

.item-list .count-items {
    float: right;
}

.slider-wrapper {
    margin: 30px 0 30px 30px;
    position: relative;
    width: 165px;
    margin-bottom: 40px;
}

.js-min-max-start {
    display: none;
}

.range-bar {
    background-color: #a9acb1;
    border-radius: 15px;
    display: block;
    height: 4px;
    position: relative;
    width: 100%;
}

.range-min,
.range-max {
    color: #181819;
    font-size: 12px;
    height: 20px;
    padding-top: 4px;
    position: absolute;
    text-align: center;
    top: -9px;
    width: 24px;
}

.range-min {
    left: -30px;
}

.range-min,
.range-max {
    padding-top: 1px !important;
}

.range-max {
    right: -30px;
}

.range-quantity {
    background-color: #017afd;
    border-radius: 15px;
    display: block;
    height: 100%;
    width: 0;
}

.range-handle {
    background-color: #fff;
    border-radius: 100%;
    cursor: move;
    height: 30px;
    left: 0;
    top: -13px;
    position: absolute;
    width: 30px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: 0px;
}

.btn-zoek i {
    color: #fff;
}

.btn-zoek {
    background: #26ADEE;
    border: 0px solid #31A0D5;
    height: 34px;
}

.btn-info {
    background: #26ADEE;
    border: 1px solid #31A0D5;
    border-radius: 0px;
}

.cat-page h1 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.breadcrumb {
    margin-top: 0px;
}

.product-list {
    margin-top: 15px;
}

.product-list .category-box .product-title {
    text-transform: uppercase;
    font-size: 14px;
    min-height: 49px;
}

.product-list .category-box {
    text-align: left;
}

.prijs {
    font-weight: bold;
    font-size: 18px;
}

.category {
    /*margin-bottom: 30px;*/
    text-align: center;
}

.footer p {
    font-size: 13px;
    line-height: 18px;
}

.footer-list {
    padding: 0px;
    list-style: none;
}

.footer-logo {
    margin-bottom: 15px;
}

.dropdown-menu {
    top: 0;
    left: 100%;
    box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    border-radius: 0px;
    padding: 0px;
}

.dropdown-menu>li:last-child>a {
    border-bottom: 0px solid #ddd;
}

.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    border-bottom: 1px solid #ddd;
}

.btn-sort {
    background: #fff;
    border: 1px solid #ddd;
}

.btn-sort.focus,
.btn-sort:focus,
.btn-sort:hover {
    color: #1E1E1E;
}

.voordelen ul {
    padding: 0px;
    list-style: none;
}

.voordelen li span {
    position: relative;
    bottom: 4px;
    margin-left: 10px;
}

.voordelen li .fa {
    color: rgb(24, 120, 0);
    font-size: 24px;
}

.voordelen {
    padding: 25px 15px;
}

.voordelen li {
    float: left;
    margin-right: 40px;
}

.phone-img img {
    height: 150px;
    float: right;
    padding-top: 10px;
}

.phone {
    font-size: 20px;
    color: #26ADEE;
    position: relative;
    top: 22px;
    float: right;
    left: 85px;
    z-index: 1;
    width: 420px;
}

.phone .fa-phone {
    margin-left: 25px;
}

.mainfixed {
    position: relative;
    margin-top: 70px;
}

.menu li {
    border-right: 1px solid #ddd;
}

.menufixed {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 5;
}

.search .input-group {
    width: 100%;
}

.navbar-form {
    margin: 0px;
    width: 100%;
    padding: 0px;
}

.navbar-form .input-group-btn {
    width: 46px!important;
}

.navbar-form .input-group>.form-control.form-input {
    border: 1px solid #4bc4fb;
    height: 39px;
}

.btn-search .glyphicon {
    font-size: 20px;
}

.btn-search:hover {
    color: #fff;
}

.btn-search {
    background-color: #4bc4fb;
    padding: 6px 12px;
    color: #fff;
}

.main-menu .navbar-default {
    border-radius: 0px;
    background: #26aded;
    border: 0px;
}

.main-menu .menu .dropdown-menu {
    top: 100%;
    left: 0;
    width: auto;
    border-right: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #FFF;
    text-align: center;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #FFF;
    background-color: rgb(40, 155, 210);
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #FFF;
    background-color: #289BD2;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.navbar-nav.cat-menu>li:last-child>a {
    border: 0px;
}

.widget_price_filter {
    padding-top: 5px;
    padding-bottom: 5px;
}

.widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    border-radius: 1em;
    background: #112633;
    background: -webkit-gradient(linear, left top, left bottom, from(#112633), to(#387ba6));
    background: -webkit-linear-gradient(#112633, #387ba6);
    background: -moz-linear-gradient(center top, #112633 0%, #387ba6 100%);
    background: -moz-gradient(center top, #112633 0%, #387ba6 100%);
}

.dropdown-sort {
    top: 100%;
    margin-top: -1px;
}

.navbar-nav.cat-menu>li>a {
    border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #1E1E1E;
    padding-right: 8px;
    padding-left: 8px;
    vertical-align: bottom;
}

.cat-menu a img {
    margin-right: 5px;
}

.btn-product {
    float: left;
    width: 300px;
    height: 50px;
    padding: 14px;
    margin-left: 15px;
    background: #26ADED;
    color: #FFFFFF;
    border-radius: 0px;
    border: 1px solid #2796CB;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tab-content .tab-pane {
    padding: 15px 20px;
    border: 1px solid #DDD;
    border-top: 0px;
}

.content-blok {
    margin-top: 30px;
}

.price-product {
    color: green;
    font-size: 18px;
}

.title-product {
    text-transform: uppercase;
    font-size: 20px;
}

.add-cart {
    display: block;
    width: 100%;
    margin: 20px 0px;
}

.quantity-input {
    width: 50px;
    height: 50px;
    text-align: center;
    float: left;
}

.quantity-controls {
    float: left;
    width: 25px;
    height: 25px;
}

.price-box {
    margin-bottom: 8px;
}

.btn-block {
    display: inline-block;
    width: 100%;
}

.footer-top-title span {
    position: relative;
    bottom: 4px;
    margin-left: 10px;
}

.footer-top-title .fa {
    font-size: 32px;
}

.footer-top-title {
    color: rgb(38, 173, 237);
    font-size: 18px;
    padding: 15px 0px;
}

.footer-top {
    margin-top: 25px;
    background-color: #efefef;
    border: 1px solid #ddd;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
}

.cat-menu {
    display: flex;
    width: 100%;
    flex-direction: column;
    border-radius: 4px;
    border: 1px solid #ddd;
}

.menu {
    display: flex;
    width: 100%;
    border-left: 1px solid #ddd;
}

.menu-flex {
    flex-grow: 1;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #fff;
    border: 0px;
}

@media only screen and (max-width: 1199px) {
    .category-box {
        min-height: 280px;
    }
    .btn-product {
        width: 240px;
    }
    .phone {
        font-size: 16px;
        color: #26ADEE;
        position: relative;
        top: 26px;
        float: right;
        left: 58px;
        z-index: 1;
        width: 420px;
        text-align: right;
    }
    .slider-wrapper {
        width: 116px;
    }
}

@media only screen and (max-width: 991px) {
    .btn-product {
        width: 143px;
        padding: 14px 7px;
        margin-left: 1px;
    }
    .nav>li>a {
        padding: 15px 10px;
    }
    .phone {
        font-size: 13px;
        top: 23px;
        left: 41px;
    }
    .voordelen li .fa {
        color: rgb(24, 120, 0);
        font-size: 18px;
    }
    .phone-img img {
        height: auto;
    }
    .voordelen li {
        margin-right: 15px;
    }
    .voordelen li span {
        margin-left: 0px;
        font-size: 12px;
    }
    .mid-bar {
        min-height: 150px;
    }
    .product-list .category-box {
        text-align: left;
        min-height: 360px;
    }
}

@media only screen and (max-width: 767px) {
    .main-menu .menu .dropdown-menu {
        top: 100%;
        left: 0;
        width: 100%;
        border-right: 0px;
    }
    .btn-product {
        width: 190px;
    }
    .category {
        width: 50%;
        float: left;
    }
    .cat-menu {
        overflow: hidden;
        display: flex;
        width: 100%;
        flex-direction: column;
        border-radius: 4px;
        margin-left: 0px;
        margin-right: 0px;
        border: 1px solid #ddd;
    }
    .top-bar .navbar-toggle .icon-bar {
        background: #9E9E9E;
    }
    .top-bar .navbar-toggle {
        background: rgb(232, 232, 232);
        border: 1px solid #9E9E9E;
        margin-right: 0px;
    }
    .voordelen li {
        margin-right: 0px;
        flex-grow: 1;
        text-align: center;
    }
    .voordelen ul {
        display: flex;
    }
    .mainfixed {
        position: relative;
        margin-top: 0px;
    }
    .phone-img {
        display: none;
    }
    .brand img {
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 5px;
    }
    .search {
        margin-bottom: 15px;
    }
    .phone {
        display: none;
    }
    .voordelen {
        padding: 10px 15px 0px;
    }
    .menu {
        display: flex;
        width: 100%;
        border-left: 0px solid #ddd;
        flex-direction: column;
        margin: 0px;
    }
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #FFF;
        background-color: rgb(40, 155, 210);
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #FFF;
    }
    .navbar-default .navbar-nav>li>a {
        text-align: left;
    }
    .footer-short {
        border-bottom: 1px solid #DDD;
    }
    .menu li {
        border-right: 0px solid #ddd;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .menufixed {
        position: relative;
        width: 100%;
        top: 0px;
        z-index: 5;
    }
    .cat-block {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 450px) {
    .category {
        width: 100%;
        float: left;
    }
}

.productcount {
    position: relative;
    top: 5px;
}

.category-box a img {
    margin: 0 auto;
    margin-bottom: 34px;
}

.product-beschrijving {
    min-height: 72px;
}

.productitem {
    margin-bottom: 60px;
}

.paginatecontainer {
    text-align: center;
}

.paginatecontainer .pagination {
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 10px;
}

.tab-content h3 {
    margin-top: 10px;
    padding-top: 0px;
}

.productimage img {
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 30px;
}

.breadcrumb li,
.breadcrumb li a {
    font-size: 10px;
}

.singleartikel .artikelnummer {
    font-size: 12px;
}

h2 {
    font-size: 22px;
    margin-top: 20px;
    padding-bottom: 20px;
}

h1 {
    margin-bottom: 20px;
}

.category-search h4 {
    margin: 0px;
}

.category-search .category {
    margin: 0px;
}

.category-search .category .category-box {
    min-height: 0px;
}

.category-search .category .category-box h4 {
    vertical-align: middle;
}

.category-search .category .category-box a {
    display: block;
    min-height: 50px;
    padding: 10px 5px;
    background-color: #E8E8E8;
    margin: 5px 0px;
    margin-bottom: 15px;
}

.sorting {
    margin-bottom: 30px;
    margin-top: 20px;
}

.category-list {
    margin-top: 40px;
}

.category-search {
    margin-top: 0px;
}

.singleartikel h1 {
    margin-bottom: 23px;
}

.productinformatie {
    padding-top: 10px;
    margin-bottom: 22px;
}

.singleproductview .breadcrumb {
    margin-top: 23px;
}

.actievefilters {
    position: relative;
    top: 12px;
}

.actievefilters ul {
    margin-bottom: 0px;
}

.actievefilters li a strong {
    font-size: 13px;
    margin-left: 4px;
}

.actievefilters li a.btn {
    margin-bottom: 16px;
}

.actievefilters .allefiltersverwijderen {
    position: relative;
    top: -7px;
}

.item-list .checkbox label {
    width: 100%;
}

.item-list {
    margin-bottom: 40px;
}

@media (min-width:1000px) {
    .col-sm-7.search {
        position: relative;
        left: 12px;
    }
}

.productsimagecontainer {
    display: block;
    min-height: 160px;
}

.uitgelichtebanner {
    margin-top: 25px;
    background-color: #efefef;
    border: 1px solid #ddd;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
}

.uitgelichtebanner ul li {

}

.uitgelichtebanner .img1 {

}

.shippinginfo {
    position:absolute;
    margin-top:-28px;
    right:11px;
}

.shippinginfo span {
font-size:10px;
color:#1E1E1E;
margin-right:2px;
position:relative;
top:-11px;
}

.shippinginfo img {
height:17px;
}

.gerelateerd {
    margin-top:70px;
}

.related-product-list {

}

.related-product-list .productsimagecontainer {
    min-height:auto;
}

.related-product-list .category-box {
    min-height:auto;
    padding-bottom:0px;
}

.related-product-list .productitem {
    margin-bottom:0px;
}

.related-product-list .category-box .product-title {
    min-height:auto;
}

.related-product-list .category-box img {
    margin-top:15px;
}

.related-product-list .category-box .product-beschrijving {
    min-height:auto;
}

.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 12px;
}

.zoekcategorieen {
    margin-top:4px;
    margin-bottom:11px;
}