/*!
 Theme Name: Edger
 Theme URI:  https://edger.redfactory.nl
 Description:
 Version: 1.4.1
 Author URI: https://redfactory.nl
 Author: Red Factory
 License: GNU General Public License
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: edger
 */

/* =WordPress Core
 -------------------------------------------------------------- */
 .alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.gallery dl {
}
.gallery dt {
}
.gallery dd {
}
.gallery dl a {
}
.gallery dl img {
}
.gallery-caption {
}

.size-full {
}
.size-large {
}
.size-medium {
}
.size-thumbnail {
}

.bypostauthor {
}

#section-72 aside.widget {
	font-size: 14px !important;
}

.grecaptcha-badge {
	visibility: hidden;
}

/* Gravityforms */
label.gfield_consent_label {
	max-width: 90%;
}
.site-content .gform_wrapper .gfield .gfield_consent_label a {
	color: inherit;
    text-decoration: underline;
}

.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
	font-weight: 400 !important;
	line-height: 1.375 !important;
	padding: 0;
	margin: 0;
	color: #0A2230;
}
.gform_wrapper .ginput_container {
	margin: 0 !important;
}

.gform_required_legend {
	display: none;
}

/* .breadcrumb-wrapper {
  padding: 12px 0 0 0;
  background-color: #eee;
}

.breadcrumb-wrapper #breadcrumbs span a {
  color: #f60;
  text-transform: capitalize;
  text-decoration: none;
}

.breadcrumb-wrapper #breadcrumbs span a:hover {
  color: #475d79;
  text-decoration: none;
}

strong.breadcrumb_last {
  font-weight: 400 !important;
} */

#footer-page.gutenberg-wrapper {
	padding-top: 0 !important;
}

#above-footer {
	background: #f8f8f8;
}








/* Customizer */

aside.widget_nav_menu ul li {
	border:none !important;
  }
  
  @media (max-width: 699px){
  aside.widget_nav_menu {
	  margin-top: 24px
  }
	  
	  aside.widget_nav_menu h3.widget-title {
		  padding: 0 0 8px 0;
	  }
  }
  
  #section-index-post {
	  background: #f8f8f8 !important;
  }
  
/*   .single-post .page-header {
	  min-height: 300px;
  } */
  
  .masonry-grid-item .post-meta-date {
	  font-size: 14px;
	color: #a2a2a2;
	margin-top: -15px;
	padding-bottom: 22px;
  }
  
  .widget_recent_entries ul li {
	  padding: 5px 0 !important;
  }
  .widget_recent_entries ul li:first-child {
	  padding-top: 0 !important;
  }
  
  .widget_recent_entries .post-date {
	  color: #a2a2a2;
  }
  
  .grid-item .post-content h3 {
	  font-size: 20px;
  }
  .grid-item .post-content p {
	  font-size: 16px;
  }
  
  .post-content .well.small {
	padding: 44px 22px;
  }
  
  .gform_wrapper .gfield_time_hour i {
	margin-top: 15px !important;
    margin-left: 8px;
    margin-right: 8px;
  }
  
  img.gform_delete {
	  max-width: 14px !important;
  }
  
  #gform_submit_button_10 {
	  padding: 12px 24px;
  }
  
  .page-numbers.current,
  a.page-numbers {
	  display: inline-block;
	  padding: 4px 8px;
  }
  
  .page-numbers.next,
  .page-numbers.prev{
	  display: none;
  }
  
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
  .gform_wrapper textarea{
	  background-color:#EDECEC;
	  color: #666;
	  padding: 5px 8px !important;
	  font-size: 14px !important;
	  line-height: 22px;
  }
  
  input[type=submit] {
	  padding: 12px 24px;
  }
  
  .wp-block-table.alignleft th {
	  word-break: normal;
  }
  
  .text-justify {
	  text-align: justify !important;
  }
  
  body.page-id-3507 .gutenberg-wrapper {
	  background: #f8f8f8;
  }

  .gform_legacy_markup_wrapper .gfield_required {
      color: #0A2230 !important;
  }

  .gform_wrapper .top_label li.gfield {
	  margin-top: 0 !important;
	  margin-bottom: 16px !important;
  }
  
  
  
  @media (max-width:600px) {
	  .grid-kennisbank {
	  padding: 40px 0;
	  }
	  
	  .grid-kennisbank .post-content {
		  display: block;
	  }
  
	  .grid-kennisbank .post-content .featured-image img {
		  width: 100%;
		  max-width: none;
		  border-radius: 4px 4px 0 0;
	  }
  }
  
  .whitepaper-full {
	  margin: 1rem 0;
  }
  
  #gform_submit_button_11 {
	  margin-top: 0;
  }
  
  .page-header {
	  background-color: #FFF;
  }
  
/*   .nieuws .header-large {
	  height: 11vw !important;
  } */
  
  /* GF Inline */
  .gf-container {
	  padding: 24px;
	background: rgba(0, 38, 58, 1);
  }
  
  .gf-container h2, .gf-container label {
	  color: white;
  }
  
  .wp-block-buttons {
	  min-height: 45px;
  }
  
  .ticss-708fed48 {
	  background-color: white;
	  padding: 10px 0px;
	  border-radius: 4px;
  }
  
  .ticss-11bde97e {
	  min-height: 110px;
	  text-align: justify;
  }
  
  /* Footer Gutenberg blok */
  .uagb-slick-carousel {
	  padding-top: 0;
	  padding-bottom: 0;
  }
  .uagb-slick-carousel ul.slick-dots {
	  bottom: 45px;
  }
  
  input[type='submit'].gform_button {
	  float: right;
	  display: block;
	  margin-bottom: 24px !important;
  }
  
  #gform_submit_button_10 {
	  float: none;
	  margin-bottom: 0px !important;
  }
  
  #input_1_8_1 + label {
	  line-height: 18px;
	  margin-bottom: 0px;
	  margin-left: 12px;
  }
  
  .ginput_container_consent {
	  display: flex;
	  align-items: center;
  }
  
  form#gform_11 {
	  padding: 0 0 24px 0;
  }
  
  h2.sector-heading {
	  color: white;
	  background-color: #009fe3;
	  padding: 4px 8px;
	  font-size: 20px;
	  scroll-behavior: smooth;
  }
  
  h2.sector-heading::before {
	  content: ''; 
	  display: inline; 
	  position: relative; 
	  width: 0; 
	  height: 12em; 
	  margin-top: -5em
  }
  
  .blue-bg-white-text {
	  padding: 24px;
	  background-color: #009fe3;
  }
  
  .blue-bg-white-text label,
  .blue-bg-white-text span.gfield_required_asterisk{
	  color: white;
  }
  
  .blue-bg-white-text .gform_description {
	  color: white;
  }
  
  .blue-bg-white-text input[type="checkbox"] {
	  border: 1px solid white;
  }
  
  .blue-bg-white-text .ginput_container_consent label {
	  margin-top: 8px;
	  margin-left: 8px
  }
  
  .wp-block-genesis-blocks-gb-container.blue-bg-white-text.gb-block-container {
	  padding-bottom: 5%;
  }	
  
  @media (max-width: 476px) {
  .wp-block-genesis-blocks-gb-container.blue-bg-white-text.gb-block-container {
	  padding-bottom: 15% !important;
  }	
  }
  