.elementor-17250 .elementor-element.elementor-element-ecb1a1e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:6%;--margin-bottom:6%;--margin-left:0%;--margin-right:0%;--padding-top:3%;--padding-bottom:3%;--padding-left:3%;--padding-right:3%;}.elementor-17250 .elementor-element.elementor-element-ecb1a1e:not(.elementor-motion-effects-element-type-background), .elementor-17250 .elementor-element.elementor-element-ecb1a1e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F3EF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-17250 .elementor-element.elementor-element-ecb1a1e{--width:60%;}}/* Start custom CSS for container, class: .elementor-element-ecb1a1e *//* Knoppen styling */
/* GRAVITY FORMS OFFERTE AANVRAGEN */
.columngf1 {
  float: left;
  width: 50%;
}

/* Clear floats after the columns enkel of dubbel */
.rowgf1:after {
  content: "";
  display: table;
  clear: both;
}

.columngf2 {
  float: left;
  width: 33.33%;
}

/* Clear floats after the columns met of zonder paneel */
.rowgf2:after {
  content: "";
  display: table;
  clear: both;
}

.columngf3 {
  float: left;
  width: 25%;
}

/* Clear floats after the columns */
.rowgf3:after {
  content: "";
  display: table;
  clear: both;
}

.columngf {
  float: left;
  width: 12.50%;
}

/* Clear floats after the columns  ontwerpen*/
.rowgf:after {
  content: "";
  display: table;
  clear: both;
}

.container-opties {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 600px) {
  .columngf {
    width: 33.33%;
  }
}

/*** Spacing velden algemeen Gravity ***/
body .gform_wrapper label.gfield_label {
	margin-top:10px;
}

/*Input SD indu Fant product*/
.pc_image_choice .gfield_radio .gchoice label, .pc_image_choice .gfield_checkbox .gchoice label {
    height: 100%;
    width: 100%;
    max-width: 100% !important;
    display: flex !important;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
    padding: 2px;
    border: 2px solid #f0f0f0;
    font-size: 14px !important;
    line-height: 1;
    cursor: pointer;
    transition: 0.3s;
    padding-bottom: 10px;
	text-align: center;
}
.gform_legacy_markup_wrapper .gfield_radio li label {
    margin: 0px 0 0 0px;
}

.pc_image_choice .gfield_radio .gchoice label:hover,
.pc_image_choice .gfield_checkbox .gchoice label:hover {
  border-color: #2e486b;
}

.pc_image_choice .gfield_radio .gchoice input:checked + label, .pc_image_choice .gfield_checkbox .gchoice input:checked + label {
    border-color: #2e486b;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
/*SD product waarschuwing opties*/
.waarschuwingSD{
	line-height: 2em;
}

/*Vereiste header weg*/
.gform_required_legend{
	display: none;
}
/*Total price 2024*/
/*Total price modify*/
.ginput_total { 
	font-size: 1.5vw;
	font-weight: bold;
	padding-top: 5px;
	line-height: 1em;
	color: #b83c3c;
}
/* Input Button Gravity Forms
—————————–*/
body .gform_wrapper input.button {
color: #FFFFFF;
background: #5baa52;
font-size: 16px!important;
letter-spacing: 1px;
text-transform: uppercase;
float: none;
height: 35px;
min-width: 150px;
border: none;
border-radius: 5px;
margin-left: 0px;
transition: 0.3s;
padding-top: 1px;
font-weight: bold;
}
@media screen and (max-width: 600px) {
	.ginput_total { 
	font-size: 6vw !important;
}
}

@media only screen and (max-width: 980px) {
.two-columns .et_pb_column {
width: 50%!important;
}
.container-opties {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
}/* End custom CSS */