/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Header icons */
.flex-icons img{
  width: 20px;
  margin-right: 7px;
}

.flex-icons{
  display: flex;
	justify-content: space-between;
}

.flex-icons > div{
  display: flex;
  align-items: center;
}

/* Contactformulier */
#gform_submit_button_1{
  padding: 20px 20px;
  background: #003768;
  border-radius: 0;
  font-size: 16px;
}

#gform_submit_button_1:hover{
  background: #19568D;
}

#input_1_1_3, #input_1_2, #input_1_4, #input_1_3{
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  border-bottom: 1.5px #F1F1F1 solid;
  color: #CBD1D6;
  border-radius: 0px;
}

#input_1_1_3:focus, #input_1_2:focus, #input_1_4:focus, #input_1_3:focus{
  border-bottom: 1.5px #569FD3 solid;
  color: #506475;
  outline: none;
	outline-offset: -2px;
}

#input_1_1_3:not(:placeholder-shown), #input_1_2:not(:placeholder-shown), #input_1_4:not(:placeholder-shown), #input_1_3:not(:placeholder-shown){
    color: #506475;
  border-bottom: 1.5px #D0D0D0 solid;
}

  
.gform_title{
    font-size: 20px;
  	margin-bottom: 30px;
  }


/* Contactformulier EN */
#gform_submit_button_2{
  padding: 20px 20px;
  background: #003768;
  border-radius: 0;
  font-size: 16px;
}

#gform_submit_button_2:hover{
  background: #19568D;
}

#input_2_1_3, #input_2_2, #input_2_4, #input_2_3{
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  border-bottom: 1.5px #F1F1F1 solid;
  color: #CBD1D6;
  border-radius: 0px;
}

#input_2_1_3:focus, #input_2_2:focus, #input_2_4:focus, #input_2_3:focus{
  border-bottom: 1.5px #569FD3 solid;
  color: #506475;
  outline: none;
	outline-offset: -2px;
}

#input_2_1_3:not(:placeholder-shown), #input_2_2:not(:placeholder-shown), #input_2_4:not(:placeholder-shown), #input_2_3:not(:placeholder-shown){
    color: #506475;
  border-bottom: 1.5px #D0D0D0 solid;
}


/* Testimonials */
