/*
Theme Name:     fier-2023
Theme URI:      https://www.mediamouse.nl/
Description:    Divi child theme
Author:         MediaMouse B.V.
Author URI:     https://www.mediamouse.nl/
Template:       Divi
Version:        1.0.0
*/
/* Theme customization starts here
------------------------------------------------------- */

body .et_pb_bg_layout_light.et_pb_button, body .et_pb_bg_layout_light .et_pb_button {
  background: #d46f41;
  color: #fff;
  border-radius: 8px !important;
  text-decoration: none;
}
body .et_pb_bg_layout_light.et_pb_button:hover, body .et_pb_bg_layout_light .et_pb_button:hover {
  background: #D3D3D3;
  color: #000;
  border-radius: 0px;
}

body article {
  /* --------- 2 Sectie --------------*/
  /* --------- advocaten Sectie --------------*/
  /* ------------ || ---------------------------- */
}
body article .fier-cards .et_pb_blurb_content {
  max-width: 1000px;
}
body article .fier-cards div.et_pb_column {
  width: 46%;
  margin-right: 8%;
  border-radius: 8px;
  background-color: #fff;
  color: #000;
  box-shadow: 0 0 3px #ccc;
  transition: 0.5s;
}
body article .fier-cards div.et_pb_column:hover {
  transform: scale(1.05);
  box-shadow: 0 0 14px #ccc;
  transition: 0.5s;
}
body article .fier-cards div.et_pb_column .et_pb_image_wrap {
  border-radius: 8px 8px 0px 0px;
}
body article .fier-cards div.et_pb_column .et_pb_blurb_description {
  line-height: 26px;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
}
body article .fier-cards div.et_pb_column .et_pb_blurb_container {
  min-height: 222px;
}
body article .fier-cards div.et_pb_column h4 {
  font-size: 24px;
  font-weight: bold;
  padding-left: 20px;
  font-family: "Michroma", Helvetica, Arial, Lucida, sans-serif;
}
body article .fier-cards div.et_pb_column .et_pb_button {
  margin-bottom: 20px;
  margin-left: 17px;
  font-size: 18px;
}
body article .fier-cards div.et_pb_column .et_pb_module.et_pb_button_module_wrapper {
  bottom: 0;
  position: absolute;
  padding-top: 20px;
}
body article .advocaten-cards {
  background: #f1f5f9;
}
body article .advocaten-cards div.et_pb_column {
  width: 46%;
  margin-right: 8%;
  border-radius: 8px;
  background-color: #fff;
  color: #000;
  box-shadow: 0 0 3px #ccc;
  transition: 0.5s;
}
body article .advocaten-cards div.et_pb_column:hover {
  transform: scale(1.05);
  box-shadow: 0 0 14px #ccc;
  transition: 0.5s;
}
body article .advocaten-cards div.et_pb_column .et_pb_image_wrap {
  border-radius: 8px 8px 0px 0px;
}
body article .advocaten-cards div.et_pb_column .et_pb_blurb_description {
  line-height: 26px;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 16px;
}
body article .advocaten-cards div.et_pb_column .et_pb_blurb_container {
  min-height: 222px;
}
body article .advocaten-cards div.et_pb_column h4 {
  font-size: 22px;
  font-weight: bold;
  padding-left: 20px;
  font-family: "Michroma", Helvetica, Arial, Lucida, sans-serif;
}
body article .advocaten-cards div.et_pb_column .et_pb_button {
  margin-bottom: 20px;
  margin-left: 17px;
  font-size: 18px;
}
body article .advocaten-cards div.et_pb_column .et_pb_module.et_pb_button_module_wrapper {
  bottom: 0;
  position: absolute;
  padding-top: 20px;
}
body .et_pb_row_0_tb_footer a {
  color: #fff;
}
body .wpcf7 input[type=text], body .wpcf7 input[type=email], body .wpcf7 input[type=tel], body .wpcf7 .wpcf7-submit, body .wpcf7 textarea {
  background-color: rgba(0, 88, 99, 0.1);
  border-radius: 8px;
  width: 100%;
  transition: 0.5s;
  font-size: 16px;
  font-weight: normal;
  padding-left: 10px;
}
body .wpcf7 input[type=text], body .wpcf7 input[type=email], body .wpcf7 input[type=tel], body .wpcf7 .wpcf7-submit {
  height: 40px;
}
body .wpcf7 .wpcf7-submit {
  width: 120px;
  margin-top: 17px;
  margin-bottom: 40px;
  background: #d46f41;
  color: #fff;
}
body .wpcf7 .wpcf7-list-item {
  margin-left: 0;
  margin-right: 5px;
}

.et_mobile_menu {
  border-top: 3px solid #355D53 !important;
}

/*# sourceMappingURL=style.css.map */
