<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Online Monkeys Theme
Theme URI: https://www.onlinemonkeys.nl/
Description: Een thema van Online Monkeys
Author: Online Monkeys
Author URI: https://www.onlinemonkeys.nl/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/******************************************/
/************* BEGIN ALGEMEEN *************/
/*************** BEGIN MENU ***************/
/************** BEGIN HEADER **************/
/*************** BEGIN HOME ***************/
/************** BEGIN DETAIL **************/
/************ BEGIN ASSORTIMENT ***********/
/************ BEGIN CLASSIC LINE **********/
/********* BEGIN MEDITERRANEAN LINE *******/
/********** BEGIN SPECIALITEITEN **********/
/*********** BEGIN PRIVATE LABEL **********/
/*********** BEGIN CERTIFICERINGEN ********/
/************ BEGIN INSPIRATIE ************/
/************* BEGIN GROOTHANDEL **********/
/************** BEGIN INDUSTRIE ***********/
/************** BEGIN OVER ONS ************/
/*************** BEGIN CONTACT ************/
/************ BEGIN INSPIRATIE ************/
/************** BEGIN FOOTER **************/
/************ BEGIN RESPONSIVE ************/
/******************************************/

/******************************************/
/************* BEGIN ALGEMEEN *************/
/******************************************/

.display-none {
    display: none !important;
}

.vertical-align-left .vc_col-sm-6:first-child,
.vertical-align-right .vc_col-sm-6:last-child {
    vertical-align: middle;
}

.vertical-align-left .vc_col-sm-6,
.vertical-align-right .vc_col-sm-6 {
    display: table-cell;
    float: none;
}

.content &gt; .content_inner &gt; .full_width {
    z-index: 99991;
}

.padding-left {
    padding-left: 60px;
}

.padding-right {
    padding-right: 60px;
}

.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p,
.white p a,
.white ul li {
    color: #ffffff;
}

.qbutton {
    padding-right: 40px !important;
}

.qbutton.white {
    background-color: transparent;
}

.qbutton.noord-button-white {
    background-color: transparent;
    color: #222222;
    border-color: #222222;
}

.qbutton &gt; i {
    position: absolute;
    right: -14px;
    top: 9px;
    background-color: #ffcc00;
    border: 2px solid #ffcc00;
    border-radius: 50%;
    padding: 5px 4px 5px 6px;
    font-size: 14px;
}

.noord-titel {
    margin-bottom: 25px !important;
}

.noord-titel h3 {
    font-family: 'Roman-Italic', sans-serif;
    font-size: 28px;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 600;
}

.noord-titel h2:before {
    content: '';
    position: absolute;
    height: 10px;
    width: 6px;
    margin-top: 4px;
    margin-left: -15px;
    background-color: #ffcc00;
}

.noord-titel h2 {
    /* font-family: 'Myriad-Regular', sans-serif; */
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 15px;
    margin-bottom: 15px;
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
}

.noord-h2 h2 {
    /* font-family: 'Myriad-Regular', sans-serif; */
    font-family: 'Karla', sans-serif;
    font-size: 24px;
    margin-bottom: 15px !important;
}

.noord-h3 h3 {
    font-family: 'Javacom', sans-serif;
    font-size: 32px;
    font-weight: 400;
}

.noord-quote {

}

.noord-line img {
    outline: 1px solid #ffffff;
    outline-offset: -15px;
}

/******************************************/
/************** END ALGEMEEN **************/
/******************************************/

/******************************************/
/*************** BEGIN MENU ***************/
/******************************************/

.mobile_menu_button span:hover, .side_menu_button&gt;a:hover, header:not(.with_hover_bg_color) nav.main_menu&gt;ul&gt;li:hover&gt;a {
    opacity: 1;
}

.q_logo a {
    height: 75px !important;
}

.header_bottom li span.plus {
    display: none !important;
}

.header_bottom li.menu-item-has-children &gt; a &gt; span:after {
    content: '\f107';
    font-family: 'FontAwesome';
    color: #222222;
    margin-left: 8px;
    display: inline-block;
    transform: rotate(0deg);
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}

.header_bottom li.menu-item-has-children:hover &gt; a &gt; span:after {
    transform: rotate(180deg);
}

.header_bottom li.menu-item .second ul {
    padding: 0px 0px !important;
}

.header_bottom li.menu-item .second ul li a {
    padding: 16px 20px 12px 20px !important;
}

.header_bottom li.menu-item .second ul li:hover a,
.header_bottom li.menu-item .second ul li.current_page_item a,
.header_bottom .main_menu &gt; ul .second li.current-menu-parent &gt; a,
.header_bottom .main_menu &gt; ul .second li.menu-item-has-children ul li:hover &gt; a,
.header_bottom .main_menu &gt; ul .second li.menu-item-has-children ul li.current_page_item &gt; a {
    background-color: #ffcc00;
    color: #222222;
}

.drop_down .second .inner {
    box-shadow: 0 2px 3px rgb(0 0 0 / 11%);
}

.header_bottom .main_menu &gt; ul .second li.menu-item-has-children &gt; a &gt; span:after {
    display: none !important;
}

.header_bottom .main_menu &gt; ul .second li.menu-item-has-children a i {
    top: -2px !important;
    font-size: 16px !important;
    color: #222222 !important;
}

.header_bottom .main_menu &gt; ul .second li.menu-item-has-children ul li a:hover {
    color: #222222 !important;
}

.header_bottom .main_menu &gt; ul .second li ul {
    box-shadow: 0 1px 3px rgb(0 0 0 / 11%);
}

.sticky .q_logo a {
    height: 65px !important;
}

.popup_menu_holder_outer ul li.has_sub h6 {
    margin: 0 auto;
    display: inline-block;
}

.popup_menu_holder_outer ul li.has_sub h6::after {
    content: '\f107';
    font-family: 'FontAwesome';
    color: #222222;
    margin-left: 8px;
    display: inline-block;
    transform: rotate(0deg);
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}

.header_bottom .header_inner_right .wpml-ls-legacy-dropdown {
    width: auto;
}

.header_bottom .header_inner_right .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu li {
    width: 40px;
}

.header_bottom .header_inner_right .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    color: #222222;
}

/* .header_bottom .wpml-ls-legacy-dropdown {
    width: auto;
}

.header_bottom .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    background-color: #ffffff !important;
    border: 0px !important;
    border-bottom-right-radius: 10px;
}

.header_bottom .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    color: #1a1719;
}

.header_bottom .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu {
    border-top: 0px !important;
}

.header_bottom .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu li {
    width: 40px;
} */

/******************************************/
/**************** END MENU ****************/
/******************************************/

/******************************************/
/************** BEGIN HEADER **************/
/******************************************/

.title_outer .title .image:before {
    content: '';
    position: absolute;
    background: #222222;
    background: linear-gradient(90deg, #222222E3 0%, #2222221C 75%);
    opacity: 0.85;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    display: block;
}

.title_outer .title .title_holder .title_subtitle_holder {
    vertical-align: bottom;
    bottom: 60px;
}

.title_outer .title .title_holder .title_subtitle_holder h1 {
    text-shadow: 0px 1px 5px rgb(0 0 0 / 50%);
}

.title_outer .title .title_holder .title_subtitle_holder .subtitle {
    text-shadow: 0px 1px 5px rgb(0 0 0 / 50%);
    margin-top: 30px;
}

/******************************************/
/*************** END HEADER ***************/
/******************************************/

/******************************************/
/*************** BEGIN HOME ***************/
/******************************************/

.home .q_slider .carousel-inner .image::before {
    content: '';
    position: absolute;
    background: linear-gradient(90deg, #222222E3 0%, #2222221C 75%);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    display: block;
}

.home .q_slider .slider_content .slider_content_inner {
    width: 50%;
}

.home .q_slider .carousel-inner .slider_content_outer h2.q_slide_title span {
    text-shadow: 0px 0px 10px #000000bf;
    font-size: 56px !important;
    line-height: 66px !important;
}

.home .q_slider .carousel-inner .slider_content_outer h4.q_slide_subtitle span {
    font-family: 'Karla', sans-serif !important;
    text-shadow: 0px 1px 5px rgb(0 0 0 / 50%);
    font-size: 30px !important;
    line-height: 40px !important;
}

.home .q_slider .carousel-inner .slider_content_outer a.qbutton {
    font-size: 18px;
    height: 44px;
    line-height: 46px;
}

.home .q_slider .carousel-inner .slider_content_outer a.qbutton.green {
    margin-right: 20px;
}

.home .q_slider .carousel-inner .slider_content_outer a.qbutton i {
    color: #ffffff !important;
}

.noord-clickablelines h2 {
    font-family: 'Javacom', sans-serif;
    font-weight: 400;
    font-size: 42px;
}

.noord-clickablelines-img .wpb_text_column p {
    margin-bottom: 30px !important;
    padding-left: 15px;
    line-height: 16px;
    font-weight: 400;
    font-family: 'Roman-Italic', sans-serif;
    font-size: 18px;
}

.noord-clickablelines-img .wpb_text_column p:before {
    content: '';
    position: absolute;
    height: 14px;
    width: 6px;
    margin-left: -15px;
    background-color: #ffcc00;
}

.noord-clickablelines-img .wpb_text_column p:after {
    content: "";
    background-repeat: no-repeat;
    background-size: 80px 80px;
    height: 80px;
    width: 80px;
    display: block;
    position: absolute;
    right: 130px;
    top: -10px;
    background-image: url(/wp-content/uploads/2021/05/Noordhoek_Pijl_Wit_Links.svg);
    transform: rotate(230deg);
    z-index: 999991;
}

.noord-familiebedrijf {

}

.noord-wijinspireren .qbutton {
    float: right;
}

/******************************************/
/**************** END HOME ****************/
/******************************************/

/******************************************/
/************** BEGIN DETAIL **************/
/******************************************/

.table-black {
    position: relative;
    margin-top: 60px !important;
}

.table-black table {
    width: 100%;
}

.table-black table tr:after {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #fdcb3fa3;
    width: -webkit-fill-available;
    left: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.table-black table tr:nth-child(1):after {
    display: none !important;
} 

.table-black table tr th {
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
    padding: 8px 15px 6px 0px !important;
    color: #ffffff;
    font-size: 12px;
}

.table-black table tr td {
    text-align: left;
    padding: 8px 15px 6px 0px !important;
    color: #ffffff;
    font-size: 14px;
}

.table-white {
    position: relative;
    margin-top: 50px !important;
}

.table-white table {
    width: 100%;
}

.table-white table tr:after {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #ffffff66;
    width: -webkit-fill-available;
    left: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.table-white table tr:nth-child(1):after {
    display: none !important;
}

.table-white table tr th {
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
    padding: 8px 20px 6px 0px !important;
    color: #ffffff;
    font-size: 12px;
}

.table-white table tr td {
    text-align: left;
    padding: 8px 20px 6px 0px !important;
    color: #ffffff;
    font-size: 13px;
}

.table-scroll {
    width: 100%;
    height: 460px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
    position: relative;
}

.table-scroll table {
    width: 100%;
    background-color: #69828bd1;
}

.table-scroll table tr:after {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #ffffff;
    width: -webkit-fill-available;
    left: 0px;
    margin-left: 15px;
    margin-right: 15px;
}

.table-scroll table tr:nth-child(1):after {
    display: none !important;
} 

.table-scroll table tr th {
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
    padding: 8px 15px 6px 15px !important;
    color: #ffffff;
    font-size: 12px;
}

.table-scroll table tr td {
    text-align: left;
    padding: 8px 15px 6px 15px !important;
    color: #ffffff;
    font-size: 14px;
}

/******************************************/
/*************** END DETAIL ***************/
/******************************************/

/******************************************/
/************ BEGIN ASSORTIMENT ***********/
/******************************************/

.noord-assortiment .vc_col-sm-6:nth-child(1) {
    width: 48%;
}

.noord-assortiment .vc_col-sm-6:nth-child(2) {
    width: 48%;
    float: right;
}

.noord-assortiment .vc_col-sm-6 &gt; .vc_column-inner {
    background-color: #2a525bd1 !important;
}

.noord-assortiment-1 {

}

.noord-assortiment-2 {
    
}

/******************************************/
/************* END ASSORTIMENT ************/
/******************************************/

/******************************************/
/************ BEGIN CLASSIC LINE **********/
/******************************************/

.noord-classic .vc_col-sm-8 &gt; .vc_column-inner {
    background-color: #2a525bd1 !important;
}

.noord-classic .noord-titel h1 {
    font-weight: 400;
}

.noord-classic .noord-titel h2 {
    font-family: 'Javacom', sans-serif;
    font-weight: 400;
    font-size: 38px;
    color: #fdcb3f;
    text-transform: none !important;
}

.noord-classic .noord-titel h2:before {
    display: none !important;
}

.noord-classic .slick-prev {
    left: -25px !important;
}

.noord-classic .slick-next {
    right: -25px !important;
}

/* .noord-classic-1 {

}

.noord-classic-2 h2 {
    font-family: 'Javacom', sans-serif;
    font-weight: 400;
    font-size: 40px;
} */

/******************************************/
/************* END CLASSIC LINE ***********/
/******************************************/

/******************************************/
/********* BEGIN MEDITERRANEAN LINE *******/
/******************************************/

.noord-medi .noord-medi-titel {
    position: relative;
}

.noord-medi .noord-medi-titel::before {
    content: "\f192";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    margin-left: -25px;
    color: #ffcc00;
    font-size: 14px;
}

.noord-medi .noord-medi-titel &gt; .wpb_wrapper {
    display: inline-block;
    position: relative;
}

.noord-medi .noord-medi-titel p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 24px !important;
    font-size: 16px;
}

.noord-medi .noord-medi-titel p strong {
    font-size: 18px;
}

.noord-medi .noord-medi-titel.medi-titel-1 {
    margin-bottom: 250px !important;
    left: 60px;
}

.noord-medi .noord-medi-titel.medi-titel-2 {
    float: right;
}

.noord-medi .noord-medi-titel.medi-titel-3 {
    margin-bottom: 300px !important;
}

.noord-medi .noord-medi-titel.medi-titel-4 {

}

.noord-medi .noord-medi-titel &gt; .wpb_wrapper::after {
    content: "";
    background-repeat: no-repeat;
    background-size: 100px 100px;
    height: 100px;
    width: 100px;
    display: block;
    top: 0px;
    position: absolute;
}

.noord-medi .noord-medi-titel.medi-titel-1 &gt; .wpb_wrapper::after {
    top: -40px;
    right: -100px;
    background-image: url(/wp-content/uploads/2021/05/Noordhoek_Pijl_Wit_Links.svg);
    transform: rotate(180deg);
}

.noord-medi .noord-medi-titel.medi-titel-2 &gt; .wpb_wrapper::after {
    top: 20px;
    left: -110px;
    background-image: url(/wp-content/uploads/2021/05/Noordhoek_Pijl_Wit_Links.svg);
    transform: rotate(-40deg);
}

.noord-medi .noord-medi-titel.medi-titel-3 &gt; .wpb_wrapper::after {
    top: 50px;
    right: 20px;
    background-image: url(/wp-content/uploads/2021/05/Noordhoek_Pijl_Wit_Rechts.svg);
    transform: rotate(40deg);
}

.noord-medi .noord-medi-titel.medi-titel-4 &gt; .wpb_wrapper::after {
    top: -100px;
    right: 50px;
    background-image: url(/wp-content/uploads/2021/05/Noordhoek_Pijl_Wit_Links.svg);
    transform: rotate(150deg);
}

.noord-medi .noord-medi-img {
    position: absolute;
    right: 0px;
    bottom: -200px;
    transform: rotate(7deg);
}

.noord-medi .noord-medi-img img {
    width: 55%;
}

.noord-mediterranean-intro .noord-titel h1 {
    /* font-family: 'Myriad-Regular', sans-serif;
    letter-spacing: 1px;*/
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 15px;
    margin-bottom: 15px;
}

.noord-mediterranean-intro .noord-titel h1:before {
    content: '';
    position: absolute;
    height: 12px;
    width: 6px;
    margin-left: -15px;
    background-color: #ffcc00;
}

.noord-mediterranean-intro .noord-titel h2 {
    font-family: 'Roman-Italic', sans-serif;
    font-size: 28px;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 600;
    padding-left: 0px !important;
}

.noord-mediterranean-intro .noord-titel h2:before {
    display: none !important;
}

.noord-mediterranean-carousel .noord-mediterranean-carousel-titel {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
}

.noord-mediterranean-carousel .noord-mediterranean-carousel-titel p {
    font-weight: 600;
    font-size: 18px;
}

.noord-mediterranean-carousel .noord-mediterranean-carousel-tekst p {
    font-size: 16px;
}

/******************************************/
/********** END MEDITERRANEAN LINE ********/
/******************************************/

/******************************************/
/********** BEGIN SPECIALITEITEN **********/
/******************************************/

.noord-keurmerken-rij {

}

.noord-keurmerken-img img {
    max-width: 90px;
}

.noord-keurmerken-tekst {
    border-bottom: 1px solid #00000014;
    padding-top: 40px;
    padding-bottom: 40px;
}

.noord-keurmerken-tekst h4 {
    font-weight: 600;
}

/******************************************/
/*********** END SPECIALITEITEN ***********/
/******************************************/

/******************************************/
/*********** BEGIN PRIVATE LABEL **********/
/******************************************/

.noord-private-1 .wpb_single_image {
    display: inline-block;
    width: 49%;
}

.noord-private-1 .wpb_single_image.doos img {
    max-width: 115%;
}

.noord-private-1 .noord-titel h1 {
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 30px !important;
}

.noord-private-1 .noord-titel h2 {
    font-family: 'Javacom', sans-serif;
    font-weight: 400;
    font-size: 38px;
    text-transform: none !important;
}

.noord-private-1 .noord-titel h2:before {
    display: none !important;
}

.noord-productontwikkeling {
    margin-top: 80px !important;
    margin-bottom: 0px !important;
}

.noord-productontwikkeling .wpb_single_image img {
    max-width: 100px;
}

.noord-productontwikkeling h4 {
    color: #fdcb3f;
    font-weight: 600;
}

.noord-productontwikkeling .slick-slide .wpb_wrapper &gt; .ult-item-wrap:nth-child(1) {
    width: 30%;
    display: inline-block;
    float: left;
}

.noord-productontwikkeling .slick-slide .wpb_wrapper &gt; .ult-item-wrap:nth-child(2) {
    width: 70%;
    display: inline-block;
    float: left;
}

.noord-productontwikkeling .slick-center {

}

/******************************************/
/************ END PRIVATE LABEL ***********/
/******************************************/

/******************************************/
/*********** BEGIN CERTIFICERINGEN ********/
/******************************************/

.noord-download-list {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.noord-download-list li {
    border-bottom: 1px solid #d8d9db;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
}

.noord-download-list li:hover {
    font-weight: 600;
    background: #fdfdfd;
}

.noord-download-list li:hover a {
    color: #303030;
}

.noord-download-list li a {
    padding: 12px 25px;
}

.noord-download-list li a:before {
    content: "\f105";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    text-rendering: auto;
    position: absolute;
    left: 8px;
    font-size: 16px;
    color: #222222;
}

.noord-download-list .download-link {
    display: block;
}

.noord-download-list .download-btn {
    display: inline-block;
    float: right;
    color: #222222;
}

.noord-download-list .download-btn:before {
    content: "\f019";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    text-rendering: auto;
    position: absolute;
    margin-left: -25px;
    font-size: 16px;
    color: #ffcc00;
}

/******************************************/
/************ END CERTIFICERINGEN *********/
/******************************************/

/******************************************/
/************ BEGIN INSPIRATIE ************/
/******************************************/

.noord-inspiratie .vc_grid-filter li.vc_grid-filter-item {
    margin-left: 10px;
    border: 1px solid #222222;
    padding: 5px 15px !important;
    text-transform: lowercase;
}

.noord-inspiratie .vc_grid-filter li.vc_grid-filter-item.vc_active {
    background-color: #222222;
    color: #ffffff;
}

.noord-inspiratie .vc_grid .vc_grid-item.vc_col-sm-6:nth-child(even) {
    top: 40px;
}

.noord-inspiratie .noord-inspiratie-top {
    outline: 1px solid #ffffff;
    outline-offset: -15px;
    border-radius: 30px;
}

.noord-inspiratie .noord-inspiratie-bottom .noord-inspiratie-datum {
    text-align: left;
    font-size: 14px;
}

.noord-inspiratie .noord-inspiratie-bottom .noord-inspiratie-categorie {
    text-align: left;
    font-size: 14px;
}

.noord-inspiratie .noord-inspiratie-bottom .noord-inspiratie-titel h4 {
    font-weight: 600;
}

/******************************************/
/************** END INSPIRATIE ************/
/******************************************/

/******************************************/
/************* BEGIN GROOTHANDEL **********/
/******************************************/

.noord-arrow .ult-just-icon-wrapper {
    position: absolute;
    right: 0px;
    bottom: -20px;
    z-index: 999991;
}

.noord-arrow .ult-just-icon-wrapper .aio-icon-img {
    background-color: #69828b;
    border: 1px solid #ffffff;
    padding: 10px 0px;
    animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}

.noord-arrow .ult-just-icon-wrapper .aio-icon-img img {
    filter: invert(100%) sepia(22%) saturate(1451%) hue-rotate(34deg) brightness(105%) contrast(115%);
}

.noord-arrow .qode_icon_shortcode {
    position: absolute;
    right: 0px;
    bottom: -20px;
    z-index: 999991;
}

.noord-arrow .qode_icon_shortcode i {
    background-color: #69828b;
    color: #ffffff !important;
    border: 2px solid #ffffff;
    padding: 10px;
    animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-10px);}
	60% {-webkit-transform: translateY(-5px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-10px);}
	60% {-moz-transform: translateY(-5px);}
}
 
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-10px);}
	60% {-o-transform: translateY(-5px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-10px);}
	60% {transform: translateY(-5px);}
}

/******************************************/
/************** END GROOTHANDEL ***********/
/******************************************/

/******************************************/
/************** BEGIN INDUSTRIE ***********/
/******************************************/

.noord-raspsoorten-1 h2 {
    font-family: 'Javacom', sans-serif;
    font-weight: 400;
    font-size: 52px;
}

.noord-raspsoorten-2 .noord-raspsoorten-titel {
    position: absolute;
    top: 0px;
    left: 65px;
    width: 60%;
}

.noord-raspsoorten-2 .noord-raspsoorten-titel:before {
    content: "\f192";
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    margin-left: -25px;
    color: #ffcc00;
    font-size: 14px;
    top: -1px;
}

.noord-raspsoorten-2 .noord-raspsoorten-titel:after {
    content: "";
    background-image: url(/wp-content/uploads/2021/05/Noordhoek_Pijl_Wit.svg);
    background-repeat: no-repeat;
    background-size: 100px 100px;
    height: 100px;
    width: 100px;
    display: block;
    transform: rotate(100deg);
    top: 80px;
    left: -80px;
    position: absolute;
}

.noord-raspsoorten-2 .noord-raspsoorten-titel p strong {
    font-size: 16px;
}

.noord-raspsoorten-2 .noord-raspsoorten-titel p {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 24px !important;
    font-size: 14px;
}

.noord-raspsoorten-3 .noord-titel h1 {
    /* font-family: 'Myriad-Regular', sans-serif;
    letter-spacing: 1px; */
    font-family: 'Karla', sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 15px;
    margin-bottom: 15px;
}

.noord-raspsoorten-3 .noord-titel h1:before {
    content: '';
    position: absolute;
    height: 10px;
    width: 6px;
    margin-top: 4px;
    margin-left: -15px;
    background-color: #ffcc00;
}

.noord-raspsoorten-3 .noord-titel h2 {
    font-family: 'Roman-Italic', sans-serif;
    font-size: 28px;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 600;
    padding-left: 0px !important;
}

.noord-raspsoorten-3 .noord-titel h2:before {
    display: none !important;
}

/******************************************/
/*************** END INDUSTRIE ************/
/******************************************/

/******************************************/
/************** BEGIN OVER ONS ************/
/******************************************/

.qode-horizontal-timeline {
    margin-top: 30px;
}

.qode-horizontal-timeline .qode-events-content {
    margin-top: 0px;
}

.qode-horizontal-timeline .qode-events-wrapper .qode-events a.older-event,
.qode-horizontal-timeline .qode-events-wrapper .qode-events a.selected {
    font-weight: 600;
    opacity: 1;
}

.qode-horizontal-timeline .qode-events-wrapper .qode-events a {
    font-size: 18px;
    opacity: 0.5;
}

.qode-horizontal-timeline .qode-events-wrapper .qode-events a:hover .circle-outer {
    background-color: #ffcc00 !important;
}

.qode-horizontal-timeline .qode-events-content .q_elements_holder {

}

.noord-tijdlijn h2 {
    text-align: center;
}

.noord-tijdlijn .noord-tijdlijn-tekst {
    background-color: #fffffff0 !important;
}

.noord-tijdlijn .noord-tijdlijn-tekst h3 {
    line-height: 38px;
}

.qode-horizontal-timeline .qode-timeline-navigation a.qode-prev,
.qode-horizontal-timeline .qode-timeline-navigation a.qode-next {
    color: #ffcc00 !important;
    background-color: #000000 !important;
    display: none !important;
}

.qode-horizontal-timeline .qode-timeline-navigation a.qode-prev::after,
.qode-horizontal-timeline .qode-timeline-navigation a.qode-next::after {
    font-weight: 600;
}

.qode-horizontal-timeline .qode-timeline-navigation a.qode-prev::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f104";
}

.qode-horizontal-timeline .qode-timeline-navigation a.qode-next::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
}

.noord-mvo {

}

.noord-overons-1 .wpb_video_widget {
    width: 75%;
    margin: 0 auto;
}

.noord-overons-1 .wpb_video_widget iframe {
    border-radius: 20px;
}

/******************************************/
/*************** END OVER ONS *************/
/******************************************/

/******************************************/
/*************** BEGIN CONTACT ************/
/******************************************/

.wpcf7 .vc_col-sm-6,
.wpcf7 .vc_col-sm-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 10px !important;
}

.wpcf7 .vc_col-sm-6.left {
    width: 49%;
    float: left;
}

.wpcf7 .vc_col-sm-6.right {
    width: 49%;
    float: right;
}

.wpcf7 .vc_col-sm-12 {
    float: left;
    width: 100%;
}

.wpcf7 .wpcf7-submit {
    margin-top: 10px !important;
}

.noord-contact .noord-contact-img {
    outline: 1px solid #ffffff;
    outline-offset: -15px;
}

.noord-locatie h3 {
    /* font-family: 'Myriad-Regular', sans-serif; */
    font-family: 'Karla', sans-serif;
    font-weight: 600;
    font-size: 20px;
}

.noord-locatie .q_icon_with_title {
    margin-top: 25px;
}

.noord-locatie .q_icon_with_title .icon_text_holder {
    padding: 0 0 0 30px !important;
}

.noord-locatie .q_icon_with_title .icon_text_holder &gt; .icon_text_inner {
    padding: 0px 0px 0px 0px !important;
}

.noord-locatie .q_icon_with_title .icon_title,
.noord-locatie .q_icon_with_title p {
    display: none !important;
}

.noord-locatie .q_icon_with_title a {
    margin: 0px 0px !important;
    color: #222222 !important;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    border-color: #ff0000 !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
    display: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    background-color: #46b450 !important;
    padding: 15px 20px !important;
    text-transform: none !important;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0px;
    border-radius: 10px;
    display: block;
}

.wpcf7 form.sent .wpcf7-response-output:before {
    display: none !important;
}

div.wpcf7 .ajax-loader {
    display: none !important;
}

.wpcf7-form.spam .wpcf7-response-output {
    background-color: #f56e28;
}

/******************************************/
/**************** END CONTACT *************/
/******************************************/

/******************************************/
/************ BEGIN INSPIRATIE ************/
/******************************************/

.single-post .post_content_holder &gt; .post_text &gt; .post_text_inner {
    padding: 80px 0px 0px 0px !important;
}

.single-post .post_content_holder &gt; .post_text .post_info {
    margin: 0 0 10px !important;
}

.single-post .column1 &gt; .column_inner {
    padding: 0 80px 0 0 !important;
}

.single-post .column2 .sidebar {
    padding-top: 80px;
}

.single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_image img {
    border-radius: 10px;
}

.single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_text h5 {
    font-size: 16px;
    line-height: 20px;
}

.single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_text h5 a {
    font-family: 'Roman-Italic', sans-serif;
    font-weight: 600;
    line-height: 20px;
}

.single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_text h5 a:hover {
    color: #222222 !important;
}

.single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_text .post_infos .date {
    color: #bebebe;
    font-weight: 500;
    font-size: 14px;
}

.single-post .inspiratie-recept {
    margin-bottom: 60px !important;
}

.single-post .inspiratie-recept h3 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
}

.single-post .inspiratie-recept .stap {
    position: relative;
    padding-left: 80px;
    margin-bottom: 30px !important;
}

.single-post .inspiratie-recept .stap:before {
    content: "";
    position: absolute;
    left: 0px;
    font-size: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    text-align: center;
    padding: 12px 18px 8px 18px;
}

.single-post .inspiratie-recept .stap-1:before {
    content: "1";
}

.single-post .inspiratie-recept .stap-2:before {
    content: "2";
}

.single-post .inspiratie-recept .stap-3:before {
    content: "3";
}

.single-post .inspiratie-recept .stap-4:before {
    content: "4";
}

.single-post .inspiratie-recept .stap-5:before {
    content: "5";
}

.single-post .inspiratie-recept .stap-6:before {
    content: "6";
}

.single-post .inspiratie-recept .stap-7:before {
    content: "7";
}

.single-post .inspiratie-recept .stap-8:before {
    content: "8";
}

.single-post .inspiratie-recept .stap-9:before {
    content: "9";
}

.category-applicability.single-post .inspiratie-recept .stap-10:before,
.single-post .inspiratie-recept .stap-10:before {
    content: "10";
}

/* .category-applicability.single-post .inspiratie-recept-sidebar,
.single-post .inspiratie-recept-sidebar {
    padding-left: 40px;
} */

.category-applicability.single-post .inspiratie-recept-ingredienten,
.single-post .inspiratie-recept-ingredienten {
    background-color: #222222;
    padding: 40px 30px 40px 30px;
    margin-bottom: 30px !important;
}

.single-post .inspiratie-recept-ingredienten h2 {
    font-size: 18px;
    color: #ffcc00;
    margin-bottom: 20px;
    font-family: 'Karla', sans-serif;
    font-weight: 600;
}

.single-post .inspiratie-recept-ingredienten ul {
    list-style: none;
    padding-left: 0px;
}

.single-post .inspiratie-recept-ingredienten ul li {
    position: relative;
    padding: 2px 0px 2px 25px;
    color: #ffffff;
}

.single-post .inspiratie-recept-ingredienten ul li:before {
    content: "\f111";
    font-family: 'Font Awesome 5 Free';
    font-size: 8px;
    color: #fdcb3f;
    left: 0px;
    position: absolute;
}

.single-post .inspiratie-recept-tijd {
    border: 1px solid #e6e6e6;
    padding: 30px 30px 30px 30px;
}

.single-post .inspiratie-recept-tijd p {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    line-height: 26px;
    font-family: 'Karla', sans-serif;
}

.single-post .inspiratie-recept-tijd p:last-child {
    margin-bottom: 0px !important;
}

.single-post .inspiratie-recept-tijd .inspiratie-recept-tijd-top {
    color: #e6e6e6;
    display: block;
}

.single-post .post_text .single-drkaas .vc_col-sm-8 &gt; .vc_column-inner {
    padding-right: 80px;
}

.single-post .post_text .wpb_text_column p a {
    text-decoration: underline;
}

/******************************************/
/************* END INSPIRATIE *************/
/******************************************/

/******************************************/
/************** BEGIN FOOTER **************/
/******************************************/

footer {
    margin-top: 40px;
}

.footer_top_holder .column1 img {
    max-width: 50% !important;
}

.footer_top_holder .column3 .qbutton {
    color: #ffffff !important;
}

.footer_bottom_holder {
    margin: 0px 20px 20px 20px !important;
}

.footer_bottom_holder ul li a {
    font-weight: 400 !important;
}

.footer_bottom_holder ul li.noord-footer-av a::after {
    content: '\f35d';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 10px;
    color: #222222;
    margin-left: 6px;
}

.nl .footer_top_holder .brochure-button-en,
.nl .footer_top_holder .brochure-button-de,
.nl .footer_top_holder .brochure-button-fr {
    display: none !important;
}

.en .footer_top_holder .brochure-button-nl,
.en .footer_top_holder .brochure-button-de,
.en .footer_top_holder .brochure-button-fr {
    display: none !important;
}

.de .footer_top_holder .brochure-button-nl,
.de .footer_top_holder .brochure-button-en,
.de .footer_top_holder .brochure-button-fr {
    display: none !important;
}

.fr .footer_top_holder .brochure-button-nl,
.fr .footer_top_holder .brochure-button-en,
.fr .footer_top_holder .brochure-button-de {
    display: none !important;
}

.nl .footer_top_holder .catalogus-button-en,
.nl .footer_top_holder .catalogus-button-de,
.nl .footer_top_holder .catalogus-button-fr {
    display: none !important;
}

.en .footer_top_holder .catalogus-button-nl,
.en .footer_top_holder .catalogus-button-de,
.en .footer_top_holder .catalogus-button-fr {
    display: none !important;
}

.de .footer_top_holder .catalogus-button-nl,
.de .footer_top_holder .catalogus-button-en,
.de .footer_top_holder .catalogus-button-fr {
    display: none !important;
}

.fr .footer_top_holder .catalogus-button-nl,
.fr .footer_top_holder .catalogus-button-en,
.fr .footer_top_holder .catalogus-button-de {
    display: none !important;
}

.nl .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(3),
.nl .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(4),
.nl .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(5),
.nl .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(6),
.nl .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(7),
.nl .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(8) {
    display: none !important;
}

.en .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(1),
.en .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(2),
.en .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(5),
.en .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(6),
.en .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(7),
.en .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(8) {
    display: none !important;
}

.fr .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(1),
.fr .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(2),
.fr .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(3),
.fr .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(4),
.fr .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(7),
.fr .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(8) {
    display: none !important;
}

.de .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(1),
.de .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(2),
.de .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(3),
.de .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(4),
.de .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(5),
.de .footer_top_holder .footer_col3 &gt; .column_inner .qode_button_widget:nth-child(6) {
    display: none !important;
}

/******************************************/
/*************** END FOOTER ***************/
/******************************************/

/******************************************/
/************ BEGIN RESPONSIVE ************/
/******************************************/

@media screen and (max-width: 1400px) {
    .noord-clickablelines-img .wpb_text_column p:after {
        right: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-row .elementor-widget-wrap&gt;.qode_elementor_container_inner, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
        width: 90%;
    }
    .noord-assortiment.vc_row {
        background-position: top center !important;
        background-size: contain !important;
        background-image: url(/wp-content/uploads/2021/07/Noordhoek_Achtergrond_Fade_Full_Omgekeerd.jpg) !important;
    }
    .noord-assortiment .vc_col-sm-6:nth-child(1),
    .noord-assortiment .vc_col-sm-6:nth-child(2) {
        width: 100%;
        float: left;
    }
    .noord-assortiment .vc_col-sm-6:nth-child(1) &gt; .vc_column-inner {
        padding-bottom: 20px !important;
    }
    .noord-medi .noord-medi-titel.medi-titel-3 {
        margin-left: 0px !important;
    }
}

@media screen and (max-width: 1000px) {
    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-row .elementor-widget-wrap&gt;.qode_elementor_container_inner, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
        width: 90%;
    }
    .title_outer .title .image:before {
        background: linear-gradient(0deg, #222222E3 0%, #2222221C 75%);
    }
    .title_outer .title .title_holder .title_subtitle_holder h1 {
        text-shadow: none;
    }
    .title img {
        min-height: 350px;
        object-fit: cover;
    }
    .page-id-164 .title img,
    .page-id-1534 .title img,
    .page-id-1768 .title img,
    .page-id-1663 .title img {
        object-position: left;
    }
    .noord-classic .vc_col-sm-8,
    .noord-classic .vc_col-sm-4 {
        width: 100%;
        float: left;
    }
    .noord-classic .vc_col-sm-8 &gt; .vc_column-inner {
        padding-bottom: 120px !important;
    }
    .noord-classic .vc_col-sm-4 &gt; .vc_column-inner {
        padding-top: 0px !important;
        margin-top: -40px;
    }
    .noord-medi.vc_row {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .noord-medi.vc_row::before {
        content: '';
        position: absolute;
        display: block;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background-color: #000000;
        opacity: 0.15;
    }
    .noord-medi .noord-medi-titel p {
        text-shadow: 0px 0px 10px #000000bf;
    }
    .noord-medi .noord-medi-titel.medi-titel-1 {
        margin-bottom: 80px !important;
        left: 15px;
    }
    .noord-medi .noord-medi-titel.medi-titel-2 {
        float: none;
        margin-bottom: 80px !important;
        left: 15px;
    }
    .noord-medi .noord-medi-titel.medi-titel-3 {
        margin-bottom: 80px !important;
        left: 15px;
    }
    .noord-medi .noord-medi-titel.medi-titel-4 {
        left: 15px;
    }
    .noord-medi .noord-medi-titel &gt; .wpb_wrapper::after {
        display: none;
    }
    .noord-medi .noord-medi-img {
        bottom: -150px;
    }
    .noord-medi .noord-medi-img img {
        width: 40%;
    }
    .noord-private-2.vc_row {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .noord-private-1.vc_row {
        padding-bottom: 60px !important;
    }
    .noord-private-1 .vc_col-sm-6 {
        display: block;
        width: 100%;
    }
    .noord-private-1 .vc_col-sm-6:nth-child(1) {
        margin-bottom: 60px;
    }
    .noord-private-1 .vc_col-sm-6:nth-child(1) &gt; .vc_column-inner {
        padding-right: 15px !important;
    }
    .noord-private-1 .wpb_single_image {
        width: 30%;
    }
    .noord-raspsoorten-2 .slick-prev {
        left: 15px;
    }
    .noord-raspsoorten-2 .slick-next {
        right: 15px;
    }
    .noord-raspsoorten-2 .noord-raspsoorten-titel p {
        text-shadow: 0px 0px 10px #000000bf;
    }
    .noord-inspiratie-1.vc_row {
        padding-bottom: 60px !important;
    }
    .single-post .post_content_holder &gt; .post_text .post_info {
        margin: 0px 0 10px -15px !important;
    }
    .single-post .post_text .vc_row .vc_column_container &gt; .vc_column-inner {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .single-post .vc_col-sm-8 {
        width: 100%;
        display: block;
        margin-bottom: 60px;
    }
    .single-post .vc_col-sm-4.inspiratie-recept-sidebar{
        padding-left: 0px;
        width: 100%;
        display: block;
    }
    .single-post .noord-wijinspireren.vc_row {
        padding-bottom: 40px !important;
    }
    .single-post .post_content_holder &gt; .post_text &gt; .post_text_inner {
        padding: 80px 0px 0px 0px !important;
    }
    .single-post .post_text .single-drkaas .vc_col-sm-8 {
        width: 100%;
        display: block;
        margin-bottom: 60px;
    }
    .single-post .post_text .single-drkaas .vc_col-sm-8 &gt; .vc_column-inner {
        padding-right: 15px !important;
    }
    .single-post .post_text .single-drkaas .vc_col-sm-4 {
        width: 100%;
        display: block;
    }
    .noord-mvo-2.vc_row {
        padding-bottom: 60px !important;
    }
    .noord-logistiek-1.vc_row {
        padding-bottom: 60px !important;
    }
    .wpcf7 .vc_col-sm-6.left {
        width: 100%;
        float: left;
    }
    .wpcf7 .vc_col-sm-6.right {
        width: 100%;
        float: left;
    }
    .noord-locatie.vc_row {
        padding-bottom: 60px !important;   
    }
    .noord-locatie .vc_col-sm-3 {
        width: 50%;
        height: 300px;
    }
    .noord-map.vc_row {
        padding-bottom: 60px !important;
    }
    .google_map_ovrlay, .google_map_shortcode_overlay {
        display: none !important;
    }
    .header_bottom {
        padding: 0px 0px 0px 0px;
    }
    .header_bottom &gt; .container &gt; .container_inner {
        width: 100%;
    }
    .mobile_menu_button {
        position: relative;
        float: right;
        margin: 0px 0px 0px 0px;
    }
    .mobile_menu_button span i {
        background-color: #69828b;
        height: 90px;
        width: 70px;
        display: flex;
        display: -ms-flex;
        display: -webkit-flex;
        align-content: center;
        align-items: center;
        justify-content: center;
    }
    .mobile_menu_button .fa-bars:before {
        color: #ffcc00;
        font-size: 20px;
    }
    nav.mobile_menu &gt; ul {
        width: 90% !important;
    }
    .logo_wrapper {
        left: 0% !important;
    }
    .q_logo a {
        left: 10% !important;
        height: 65px !important;
    }
    header.sticky_mobile.mobile-header-appear .header_bottom {
        box-shadow: 0px 2px 2px #dbdbdb;
    }
    header .header_bottom nav.mobile_menu {
        box-shadow: 0px 2px 2px #dbdbdb;
    }
    header .logo_wrapper,
    header .header_bottom, 
    header .header_bottom .header_inner_right,
    header .header_bottom .header_inner_left .mobile_menu_button, 
    header .header_bottom .header_menu_bottom .header_inner_right .side_menu_button {
        height: 90px !important;
    }
    header .header_bottom .header_inner_right {
        top: -5px;
    }
    header .header_bottom nav.mobile_menu &gt; ul &gt; li &gt; a,
    header .header_bottom nav.mobile_menu &gt; ul &gt; li &gt; h3 {
        padding: 15px 0px !important;
    }
    header .header_bottom nav.mobile_menu &gt; ul &gt; li span.mobile_arrow {
        height: 56px;
        line-height: 56px;
    }
    header .header_bottom nav.mobile_menu ul.sub_menu li a,
    header .header_bottom nav.mobile_menu ul.sub_menu li h3 {
        font-weight: 400;
        padding: 15px 0px !important;
    }
    header .header_bottom nav.mobile_menu &gt; ul &gt; li.active &gt; a::before,
    header .header_bottom nav.mobile_menu &gt; ul &gt; li.active &gt; h3::before,
    header .header_bottom nav.mobile_menu &gt; ul &gt; li.active &gt; ul.sub_menu li.current_page_item a::before,
    header .header_bottom nav.mobile_menu &gt; ul &gt; li.active &gt; ul.sub_menu li.current-menu-parent h3::before {
        content: '';
        position: absolute;
        height: 16px;
        width: 6px;
        margin-left: -15px;
        background-color: #ffcc00;
        top: 18px;
    }
    .footer_top_holder .footer_top .column1 {
        display: none;
    }
    .footer_top_holder .footer_top .column2,
    .footer_top_holder .footer_top .column3 {
        width: 50%;
    }
    .footer_bottom_holder .footer_bottom ul.menu li a {
        font-size: 15px;
    }
    .vertical-align-left .vc_col-sm-6, .vertical-align-right .vc_col-sm-6 {
        display: block;
        float: left;
    }
    .padding-left {
        padding-left: 0px;
    }
    .noord-contact.vc_row {
        padding-top: 0px !important;
    }
    .noord-contact &gt; .section_inner {
        width: 100% !important;
    }
    .noord-contact .q_elements_item_content {
        padding: 50px 40px 30px 40px !important;
    }
    .noord-contact .noord-contact-img {
        display: none !important;
    }
    .home .q_slider .slider_content .slider_content_inner {
        width: 80%;
    }
    .single-post .column1 {
        width: 100%;
    }
    .single-post .column1 &gt; .column_inner {
        padding: 0 0px 0 0 !important;
    }
    .single-post .column2 {
        width: 100%;
    }
    .single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_image {
        width: 120px;
    }
    .single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_image img {

    }
    .single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_text {
        padding: 30px 0 0 150px;
    }
    .single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_text h5 {
        font-size: 18px;
    }
    .single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_text h5 a {

    }
    .single-post .column2 .sidebar .qode_latest_posts_widget .latest_post_text .post_infos .date {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .title_outer .title .title_holder .title_subtitle_holder h1 {
        font-size: 46px;
    }
    .noord-assortiment table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .noord-classic table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .noord-classic .slick-prev {
        left: -10px !important;
    }
    .noord-classic .slick-next {
        right: -10px !important;
    }
    .noord-keurmerken .noord-keurmerken-rij {
        padding-top: 40px;
    }
    .noord-private-2 .noord-productontwikkeling .slick-slide {
        margin: 0px 15px !important;
        opacity: .3;
    }
    .noord-private-2 .noord-productontwikkeling .slick-slide.slick-center {
        opacity: 1;
    }
    .noord-private-2 .noord-productontwikkeling .slick-slide .wpb_wrapper .wpb_single_image {
        text-align: left;
    }
    .noord-private-2 .noord-productontwikkeling .slick-slide .wpb_wrapper &gt; .ult-item-wrap:nth-child(1) {
        width: 100%;
        display: block;
        margin-bottom: 40px;
    }
    .noord-private-2 .noord-productontwikkeling .slick-slide .wpb_wrapper &gt; .ult-item-wrap:nth-child(2) {
        width: 100%;
        display: block;
    }
    .noord-raspsoorten-2 .noord-raspsoorten-titel {
        left: 90px;
    }
    .noord-downloads-2 .noord-download-list li a {
        padding: 12px 0px 12px 25px;
    }
    .noord-downloads-2 .noord-download-list .download-btn {
        font-size: 0px;
    }
    .noord-downloads-2 .noord-download-list .download-btn::before {
        background-color: #000000;
        color: #f1f1f1;
        border-radius: 50%;
        padding: 0px 7px;
        font-size: 12px;
    }
    .noord-inspiratie {

    }
    .noord-overons-2 .vc_col-sm-6:first-child {
        margin-bottom: 60px;
    }
    .noord-overons-3 .qode-horizontal-timeline .qode-timeline-navigation a.qode-prev,
    .noord-overons-3 .qode-horizontal-timeline .qode-timeline-navigation a.qode-next {
        display: block !important;
    }
    .noord-locatie .vc_col-sm-3 {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 60px;
    }
    .has_header_fixed_right.stick.menu_bottom .header_inner_right, .header_bottom_right_widget_holder {
        display: table-cell !important;
    }
    .footer_top_holder .footer_top .column2 {
        margin-bottom: 60px !important;
    }
    .footer_top_holder .footer_top .column2,
    .footer_top_holder .footer_top .column3 {
        width: 100%;
    }
    .footer_top_holder .footer_top .column2 .fa-stack {
        margin: 10px 10px 0px 0px !important;
    }
    .footer_top_holder .footer_top .column3 .noord-button-brochure {
        margin-right: 30px !important
    }
    .footer_bottom_holder {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer_bottom_holder .column1 {
        width: 100%;
    }
    .footer_bottom_holder .column2 {
        width: 100%;
    }
    .footer_bottom_holder .footer_bottom ul.menu li {
        width: auto !important;
    }
    .footer_bottom_holder .footer_bottom,
    .footer_bottom_holder .footer_bottom ul {
        text-align: center !important;
    }
    .noord-familiebedrijf .q_elements_holder .q_elements_item:nth-child(1) .q_elements_item_content {
        padding: 100px 0px 0px 0px !important;
    }
    .noord-familiebedrijf .q_elements_holder .q_elements_item:nth-child(2) .q_elements_item_content {
        padding: 100px 0px 0px 0px !important;
    }
    .noord-wijinspireren .qbutton {
        float: left;
        margin-top: 50px !important;
    }
    .home .q_slider .slider_content .slider_content_inner {
        width: 100%;
    }
    .noord-inspiratie .vc_grid .vc_grid-item.vc_col-sm-6:nth-child(even) {
        top: 0px;
    }
    .footer_top_holder .column3 .qbutton {
        margin: 0px 30px 15px 0px !important;
    }
}

@media screen and (max-width: 600px) {
    .title img {
        min-height: 300px;
        object-fit: cover;
    }
    .title_outer .title .title_holder .title_subtitle_holder h1 {
        font-size: 38px;
    }
    .noord-medi .noord-medi-titel.medi-titel-1 {
        left: 25px;
        margin-bottom: 100px !important;
    }
    .noord-medi .noord-medi-titel.medi-titel-2 {
        left: 25px;
        margin-bottom: 60px !important;
    }
    .noord-medi .noord-medi-titel.medi-titel-3 {
        left: 25px;
        margin-bottom: 100px !important;
    }
    .noord-medi .noord-medi-titel.medi-titel-4 {
        left: 25px;
    }
    .noord-medi .noord-medi-img {
        bottom: -100px;
        right: -60px;
    }
    .noord-medi .noord-medi-img img {
        width: 35%;
    }
    .noord-private-1 .wpb_single_image {
        width: 45%;
    }
    .noord-overons-1 .wpb_video_widget {
        width: 100%;
        margin: 0 auto;
    }
    .noord-overons-3 .qode-horizontal-timeline .qode-timeline-navigation a.qode-prev,
    .noord-overons-3 .qode-horizontal-timeline .qode-timeline-navigation a.qode-next {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .noord-overons-3 .qode-horizontal-timeline .qode-timeline-navigation a.qode-prev::after,
    .noord-overons-3 .qode-horizontal-timeline .qode-timeline-navigation a.qode-next::after {
        font-size: 18px;
    }
    .noord-overons-3 .qode-horizontal-timeline .qode-events-wrapper .qode-events a {
        font-size: 16px;
    }
    .noord-overons-3 .qode-horizontal-timeline .qode-events-content .qode-hti-content-value {
        padding: 0px 0px 0px 0px !important;
    }
    .noord-overons-3 .qode-horizontal-timeline .qode-events-content .qode-hti-content-value .noord-tijdlijn-tekst .q_elements_item_content {
        padding: 40px 30px 40px 30px !important;
    }
    .home .q_slider .carousel-inner .slider_content_outer h2.q_slide_title span {
        font-size: 46px !important;
        line-height: 56px !important;
    }
    .home .q_slider .carousel-inner .slider_content_outer h4.q_slide_subtitle span {
        font-size: 26px !important;
        line-height: 36px !important;
    }
}

@media screen and (max-width: 480px) {
    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-row .elementor-widget-wrap&gt;.qode_elementor_container_inner, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
        width: 82%;
    }
    .title img {
        min-height: 280px;
        object-fit: cover;
    }
    .noord-raspsoorten-2 .noord-raspsoorten-titel {
        left: 60px;
    }
    .footer_top_holder .footer_top .column3 .qode_button_widget {
        margin: 0px 0px 0px 0px !important;
    }
    .home .q_slider .carousel-inner .slider_content_outer h2.q_slide_title span {
        font-size: 38px !important;
        line-height: 48px !important;
    }
    .home .q_slider .carousel-inner .slider_content_outer h4.q_slide_subtitle span {
        font-size: 22px !important;
        line-height: 32px !important;
    }
    .home .q_slider .carousel-inner .slider_content_outer a.qbutton.white {
        margin: 15px 0 0 0px !important;
    }
    .noord-downloads-2 .noord-download-list li a {
        padding: 12px 25px 12px 25px;
    }
    .noord-download-list .download-btn:before {
        margin-left: 0px;
    }
}

/******************************************/
/************* END RESPONSIVE *************/
/******************************************/</pre></body></html>