.handlier_configurator{
	background-color: #12223a;
	padding: 80px 0 100px;
	position: relative;
	min-height: calc(100vh - 102px);
    align-items: center;
    display: flex;
}

#logoholder{
	margin: 20px 0;
	z-index: 150;
	position: relative;
}

#logoholder img{
	max-width: 145px;
	height: 32.5px;
}

.gf_step_number, 
.gf_step_label{
    color: #1b365d !important;
    opacity: 0.5;
}

.gf_step_active .gf_step_number, 
.gf_step_active .gf_step_label{
	color: #007864 !important;	
	opacity: 1;
}

.gform_wrapper .gf_step{
	margin-top: 0 !important;
}

.handlier_configurator:before{
	content: "";
	background-repeat: repeat;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cg id='Laag_2' data-name='Laag 2'%3E%3Cg id='Laag_1-2' data-name='Laag 1'%3E%3Crect width='2' height='2' fill='%23183054'/%3E%3Crect x='4' width='2' height='2' fill='%23183054'/%3E%3Crect x='4' y='4' width='2' height='2' fill='%23183054'/%3E%3Crect y='4' width='2' height='2' fill='%23183054'/%3E%3Crect width='8' height='8' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-size: 8px 8px;	
	width: calc((100vw / 2) + (1110px / 12));
	position: absolute;
    background-color: #12223a;
    content: "";
    height: 100%;
    top: 0;
    left: 0;
	opacity: 0.5;
}

.talen-container,
.hoofdmenu_container,
#topmenu,
nav.navbar:before,
#footer{
	display: none;
}

nav.navbar{
	-webkit-box-shadow: none;
	        box-shadow: none;
}

body{
	padding-top: 70px;
}

.jumbotron .gform_wrapper h2{
	font-size: 40px;
	color: #f1ede3;
	margin-top: 0;
}

div.gform_wrapper .top_label .gfield:not(.gf_animate_label) .gfield_label,
.afstand-start, .afstand-end,
.ui-slider-handle:before,
.handlier-configurator .gfield_radio input + label,
.handlier-configurator .gfield_checkbox input + label{
	color: #f1ede3 !important;
}

.gform_page_footer:before{
	content: "";
	background-color: #2f3d52;
	position: absolute;
	left: calc((-100vw + 1140px) / 2);
	top: 0;
	height: 100%;
	width: calc((100vw - 1140px) / 2);
}

.gform_page_footer:after{
	content: "";
	background-color: #2f3d52;
	position: absolute;
	right: calc((-100vw + 1140px) / 2);
	top: 0;
	height: 100%;
	width: calc((100vw - 1140px) / 2);
}

.gform_wrapper .gform_page_footer {
    border: none !important;
    position: fixed;
    background-color: #2f3d52;
    left: 50%;
    bottom: 0;
    margin: 0 !important;
    padding: 10px 0 !important;
    max-width: 1140px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
	z-index: 150;
}

.gform_page{
	background-color: #0d1829;
}

.gform_body .gform_page_fields .gform_fields{
	padding: 40px;
}

.gform_page,
.gform_page_fields{
	float: left;
    width: 100%;
}

#gform_page_23_1:before,
#gform_page_23_2:before,
#gform_page_23_5:before{
	background-color: #0f1d31;
	content: "";
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
}

#gform_page_23_1,
#gform_page_23_2,
#gform_page_23_5{
	position: relative;
}

.wij-raden-aan,
.jouw-handlier{
	background-image:url(../../../images/loader.svg);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 460px;
}

.wij-raden-aan.loaded,
.jouw-handlier.loaded{
	background: none;
}

.gform_next_button[disabled], 
.gform_previous_button[disabled]{
	cursor: not-allowed;
	opacity: 0.5;
	pointer-events: none;
}

.wij-raden-aan > span,
.jouw-handlier > span,
.aanrader_flex > span,
.aanrader_flex > span{
	color: rgba(241, 237, 227, 0.55);
	font-family: marine, sans-serif;
	font-size: 15px;
	font-weight: 400;
	display: block;
	width: 100%;
}

.wij-raden-aan strong,
.jouw-handlier strong{
	color: #f1ede3;
	font-family: marine, sans-serif;
	font-size: 18px;
	font-weight: 700;
}

.wij-raden-aan,
.jouw-handlier{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
}

.afwerking_img,
.optie_img,
.accessoire_img{
	border-radius: 6px;
	background-color: #ffffff;
	padding: 10px;
	width: 120px;
	height: 120px;
    margin-bottom: 8px;
}

#gform_submit_button_23 {
    float: right;
    margin: 0 !important;
}

.optie_img,
.accessoire_img{
	width: 224px;
	height: 150px;
	padding: 15px;
}

.afwerking_img picture,
.optie_img picture,
.accessoire_img picture{
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
}

.afwerking_img img,
.optie_img img,
.accessoire_img img{
	-o-object-fit: contain;
	   object-fit: contain; 
    height: 100%;
    width: 100%;
}

.handlier-configurator_wrapper .populate_afwerking label,
.handlier-configurator_wrapper .populate_opties label,
.handlier-configurator_wrapper .populate_accessoires label{
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
	max-width: none !important;
	font-weight: 400 !important;
}

.populate_afwerking li{
	margin-right: 15px !important;
	max-width: 120px !important;
}

.populate_opties li,
.populate_accessoires li{
	margin-right: 30px !important;
	max-width: 224px !important;
}

.populate_afwerking label span.selecteer_item,
.populate_opties label span.selecteer_item,
.populate_accessoires label span.selecteer_item{
	border-radius: 3px;
    border: 2px solid rgba(241, 237, 227, 0.4) !important;
    line-height: 26px !important;
    white-space: nowrap;
    padding: 0 10px !important;
    max-width: none;
    font-family: marine, sans-serif;
    font-size: 14px;
    margin: 8px 0 0 !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.populate_afwerking label:hover span.selecteer_item,
.populate_opties label:hover span.selecteer_item,
.populate_accessoires label:hover span.selecteer_item{
    border: 2px solid rgba(241, 237, 227, 0.8) !important;	
    background-color: rgba(241, 237, 227, 0.15);
}

.populate_opties .gfield_checkbox input + label,
.populate_accessoires .gfield_checkbox input + label{
	text-align: left;
}

.populate_opties .gfield_checkbox input + label:before,
.populate_accessoires .gfield_checkbox input + label:before{
	display: none;
}

.afwerking_check,
.optie_check,
.accessoire_check{
	width: 54px;
	height: 30px;
	border-radius: 3px;
	background-color: #007864;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #f1ede3;
    margin: 8px 0 0 !important;
	font-size: 14px;
    line-height: 37px !important;
	display: none !important;
}

.handlier-configurator ul.gfield_radio li input[type=radio]:checked+label span.selecteer_item,
.handlier-configurator ul.gfield_checkbox li input[type=checkbox]:checked+label span.selecteer_item{
	display: none !important;
}

.handlier-configurator ul.gfield_radio li input[type=radio]:checked+label .afwerking_check,
.handlier-configurator ul.gfield_checkbox li input[type=checkbox]:checked+label .optie_check,
.handlier-configurator ul.gfield_checkbox li input[type=checkbox]:checked+label .accessoire_check{
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

.gform_wrapper .gf_page_steps {
    border-bottom: none !important;
    position: fixed;
    left: 50%;
    max-width: 1110px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
    pointer-events: none;
    z-index: 1500;
    text-align: center;
}

.configurator_tab{
	height: 31px;
    background-color: #ffffff;
    position: fixed;
    top: 70px;
    border-radius: 0 0 5px 5px;
    color: #1b365d;
    font-family: marine, sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 0 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
	z-index: 15;
}

#afstand-slider, #gewicht-slider{
	border-color: rgba(255, 255, 255, 0.2);
}

hr{
	width: 100%;
    border-top: solid 2px rgba(244, 244, 244, 0.31);
}

.gwmpn-page-link{
	text-decoration: none !important;
}

.gform_last_page_button{
	display: none;
}

#gform_page_23_5 .gfield_checkbox input + label:before{
	color: rgba(241, 237, 227, 0.4);
}

.gf_step_active:after{
	display: none;
}

.gf_step_number, .gf_step_label{
	line-height: 70px;
}

div.gform_wrapper .hidden_label input.large, div.gform_wrapper .hidden_label select.large, div.gform_wrapper .top_label input.large, div.gform_wrapper .top_label select.large, div.gform_wrapper textarea, div.gform_wrapper .gfield_list_cell select, div.gform_wrapper .top_label .gfield_list, div.gform_wrapper .gfield_list td.gfield_list_cell input{
	border: 1px solid rgba(255, 255, 255, 0.2) !important;
	background: none !important;
	color: #f1ede3 !important;
}

div.gform_wrapper .top_label .gf_animate_label .gfield_label{
	color: rgba(241, 237, 227, 0.4) !important; 	
}

.overzicht_optie + .overzicht_optie{
	margin-top: 10px;
}

.overzicht_blokken{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.overzicht_blok{
	-ms-flex-preferred-size: 50%;
	    flex-basis: 50%;
	max-width: 50%;
	min-width: 50%;
    margin-bottom: 30px;
}

.overzicht_aanvraag,
.overzicht_blok,
.overzicht_aanvraag :is(p, span, ol, ul){
	color: #f1ede3;
}

.overzicht_blok span{
	font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.overzicht_blok span a{
	color: #cc8a00;
	font-family: marine, sans-serif;
	font-size: 12px;
    margin-left: 10px;
}

.sluit_configurator{
	margin-left: auto;
	text-decoration: none !important;
    color: #1b365d !important;
    font-family: marine, sans-serif;
    font-size: 14px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.sluit_configurator:hover{
	color: #cc8a00 !important;
}

.sluit_configurator i{
	margin-right: 5px;
    -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
            transform: translateY(2px);
}

.overzicht_optie{	
    display: -webkit-box;	
    display: -ms-flexbox;	
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
}

.overzicht_optie_img{
	width: 40px;
	height: 40px;
	border-radius: 3px;
	background-color: #ffffff;
    padding: 5px;
	margin-right: 10px;
}

.overzicht_optie_img picture{
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
}

.overzicht_optie_img img{
	-o-object-fit: contain;
	   object-fit: contain; 
    height: 100%;
    width: 100%;
}

.gform_wrapper .content_gekaderd_blok{
	display: block !important;
	text-align: left;
}

.aanrader_flex{
	text-align: center;
    display: flex;
    flex-direction: column;
}

.populate_afwerking ul.gfield_radio{
	display: flex;
}

@media (max-width:767px)
{		
	.sluit_configurator{
		display: none;
	}
	
	.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
		width: auto;
		padding: 8px;
		display: table-cell;
	}
	
	.gform_wrapper .gf_page_steps{
		z-index: 1000;
	}
	
	#gform_page_23_1 .aanrader_flex,
	#gform_page_23_2 .aanrader_flex{
		text-align: left;
	}
	
	#gform_page_23_5 .jouw-handlier img{
		max-height: 180px;
	}
	
	.hoofdmenu_container{
		display: block;
	}
	
	#gform_page_23_1:before, #gform_page_23_2:before, #gform_page_23_5:before{
		display: none;
	}
	
	#logoholder {
		margin: 12px 0;
		z-index: 0;
	}
	
	.gform_body .gform_page_fields .gform_fields {
		padding: 10px 0;
	}
	body {
		padding-top: 99px;
	}
	
	.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	
	.wij-raden-aan, .jouw-handlier{
		min-height: 100px;
	}
	
	.configurator_tab{
    	z-index: 1000;
		top: 99px;
    	width: calc(100% - 30px);
	}
	
	.gform_wrapper .gf_page_steps{
		top: 55px;
		background: #fff;
	}
	
	.gform_wrapper .gf_page_steps{
		background: none;
		top: 80px;
    	justify-content: flex-end;
	}
	
	.gf_page_steps{
		display: flex !important;
	}
	
	.gform_wrapper .gf_step{
		width: auto !important;
	}
	
	.gf_step{
		display: none;
	}
	
	.gf_step .gf_step_label{
		display: none !important;
	}
	
	.gf_step.gf_step_active{
		display: block;
		margin-right: 0 !important;
	}
	
	body .gform_wrapper  .gf_step.gf_step_active .gf_step_number:after{
		content: "/" !important;
    	margin: 0 -3px 0 5px !important;
		color: #1B365D;
    	opacity: 0.5;
    	font-family: marine, sans-serif;
	}
	
	.gf_step_last:not(.gf_step_active){
		display: block !important;
	}
	
	.gf_step_last.gf_step_active{
    	margin-right: 24px !important;		
	}
	
	.gf_step_last.gf_step_active .gf_step_number:after{
		display: none !important;
    	font-family: marine, sans-serif;
	}
	
	.gf_step_last.gf_step_active .gf_step_number:before{
		content: "5 /";
    	font-family: marine, sans-serif;
    	margin-right: 5px;
	}
	
	.overzicht_blok{
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	
	.jumbotron .gform_wrapper h2 {
    	font-size: 30px;
	}
	
	.populate_afwerking li,
	.populate_opties li, 
	.populate_accessoires li{
		max-width: 100px !important;
	}
	
	.afwerking_img, .optie_img, .accessoire_img{
		width: 100px;
		height: 100px;
	}
	
	.optie_img, .accessoire_img{
		width: 100px;
    	height: 100px;
	}
	
	#gform_submit_button_23,
	body div.gform_wrapper .button-outline,
	.gform_wrapper .gform_page_footer .button.gform_next_button{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.gform_wrapper .gform_page_footer .button.gform_previous_button{
		padding-left: 20px !important;
		padding-right: 20px !important;
		margin-bottom: 0 !important;
		height: 49px;
	}
	
	.handlier_configurator{
		padding: 0 0 70px;
	}
	
	ul.gfield_radio li,
	ul.gfield_checkbox li{
		margin-right: 15px !important;
		margin-bottom: 15px !important;
	}
	
	.populate_afwerking li label{
		text-align: left !important;
	}
	
	.gform_wrapper .handlier-configurator ul.gfield_radio li label,
	.gform_wrapper .handlier-configurator ul.gfield_checkbox li label{
		width: auto;
	}
	
	.gform_wrapper .handlier-configurator ul.gfield_radio li,
	.gform_wrapper .handlier-configurator ul.gfield_checkbox li{
		display: inline-block;
		margin-right: 10px;
	}
	
	.wij-raden-aan strong, .jouw-handlier strong{
		line-height: normal;
	}
	
	.gform_page{
		padding-bottom: 30px !important;
		margin-top: 0 !important;
	}
	
	#gform_page_23_1 .wij-raden-aan,
	#gform_page_23_2 .jouw-handlier{
		flex-direction: row;
    	justify-content: flex-start;
	}
	
	.gform_fields.top_label + .gform_fields.top_label{
		padding-bottom: 0 !important;
	}
	
	body .gform_wrapper ul li.gfield.gfield_html .wij-raden-aan img,
	body .gform_wrapper ul li.gfield.gfield_html .jouw-handlier img{
		max-width: 100px !important;
    	margin-right: 15px;
	}
	
	.gform_page_fields{
    	padding-top: 30px;		
	}
	
	.gform_wrapper .gform_page_footer{
		padding: 10px 15px !important;
	}
	
	.gform_previous_button{
		text-indent: -9999px;
		position: relative;
	}
	
	.gform_previous_button:before{
		position: absolute;
		text-indent: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}

@media (min-width:768px) and (max-width:991px)
{
	.gform_wrapper .gform_page_footer{
		padding: 10px 30px !important;
	}
	
	body {
		padding-top: 110px;
	}
	
	.configurator_tab{
    	z-index: 2000;
		top: 20px;
	}
	
	.gform_wrapper .gf_page_steps{
		top: 55px;
		background: #fff;
	}
	
	.overzicht_blok{
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	
	.gform_body .gform_page_fields .gform_fields {
		padding: 20px;
	}
	
	.jumbotron .gform_wrapper h2 {
    	font-size: 30px;
	}
	
	.populate_afwerking li{
		max-width: 110px;
	}
	
	.afwerking_img, .optie_img, .accessoire_img{
		width: 110px;
		height: 110px;
	}
	
	.optie_img, .accessoire_img{
		width: 165px;
    	height: 110px;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	.gform_wrapper .gform_page_footer{
		padding: 10px 30px !important;
	}
	
	.overzicht_blok span a{
		margin-left: 0;
		clear: both;
		display: block;
		margin-top: -12px;		
	}
}

@media (min-width:1200px) and (max-width:1399px)
{
    
}

@media (min-width:1400px)
{
    
}