.footer .widget-content p {
    margin: 0 0 20px 0;
}

.footer .text-lt a {
    font-weight: normal;
}

.voordeel & > p {
    margin: 0 30px 40px 0;
}

.fine-line {
    height: 2px;
    width: 8%;
    background-color: white;
    margin: auto;
}

.c-red {
    background-color: #cd2d2d !important;
}

.products .image-container{
    min-height: 640px
}

.p-r-l {
    padding-right: 40px!important;
}

.strong {

}

@media (max-width: 1000px) {
    .fine-line {

        width: 20% !important;

    }

    .h-slider {
        height: 500px;
    }
}

@media (min-width: 670px) {
    .p-r-l-r{
        padding-right: 40px !important;
    }

    .p-l-n {
        padding-left: 40px !important;
    }


}

@media (max-width: 670px) {


    .p-l-n-r {
        padding-left: 0px !important;
    }


}