/*
Theme Name: kwakzalverij
Author: Gerben Cannemeijer | Benjamin el Barakat
Author URI: https://thegoodplace.nl
Description: Dit thema is gemaakt door The Goodplace
Version: 1.2
License: GNU General Public License
License URI: license.txt
Text Domain: hdv
Domain Path: /languages/
Tags:

Note: This theme contains proprietary custom functionality which is not included under the GPL license.
Only the GPL-licensed components are available upon request.
*/

@import url("https://use.typekit.net/qoa3xcf.css");
@import "css/components/header.css";
@import "css/components/standard.css";
@import "css/components/main-nav.css";
@import "css/components/footer.css";
@import "css/components/portal.css";
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
  font-display: swap;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(fonts/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2) format('woff2');
}

.material-icons-outlined {
  font-family: 'Material Icons Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

#wrap_menu {
	opacity: 0;
	
}
#canvas-basic {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
	opacity: 0.95;
}

:root {
  --theme-blue: #45BADF;
  --theme-light-blue: #F8FCFE;
  --theme-purple: #130056;
  --dark: #0E1719;
  --theme-grey: #CECECE;
  --theme-text: #232323; 
  --theme-red: #E82626; 
}
html {
  min-height: 100%;
  overflow-x: hidden;
   font-family: semplicitapro, sans-serif;

}
body {
  background-color: #fff;
  font-size: 0.8rem;
  font-family: semplicitapro, sans-serif;
   color: var(--theme-text);
  
}
#menu:not( .mm-menu ) {
    display: none;
}
#mm-0 {
	display: none !important;
}
.trans,
.page-numbers,
.button_custom,
.tegel_inside_img img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



a {
	text-decoration: none;
	color: #000;
}

p, .page-inner-wrapper li,
.gform_confirmation_wrapper, 
td, .row_content li {
  font-weight: 400;
  font-size: 17px;
  line-height: 29px;

}
b, strong {
	font-weight: 600;
}
h1 {
	font-weight: 800;
	font-size: 40px;
	margin-bottom: 15px;
}
h2 {
  font-size: 28px;
  font-weight: 800;
}
h3 {
  font-size: 28px;
  line-height: 30px;
  color: var(--theme-text);
  font-weight: 800;
  margin-bottom: 15px;
}
h4 {
    font-weight: 600;
    font-size: 18px;
}

.page article h3 {
	 font-weight: 600;
    font-size: 18px;
}
.brand-logo {
  padding: 0px 0px 0px 40px;
  background-image: url(images/brand-logo.svg);
  background-size: 30px;
  background-position: left center;
  background-repeat: no-repeat;
  color: #0395da;
  font-weight: 900;
  font-size: 14px;
  line-height: 56px;
}

a:hover {
  text-decoration: none;
}

.close_highlight {
	display: inline-block;
	margin-left: 15px;
	background-color: transparent;
	border:0px;
	padding: 0px;
    position: relative;
}

.close_highlight .material-icons {
    color: #fff;
    font-size: 29px;
    position: relative;
    top: 3px;
}

.container_banner_search {
	height: 480px;
	padding-bottom: 100px;
}
.container_banner_search img {
	opacity: .07;
	left: 0;
	z-index: 1 !important;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.search .container_banner_search {
	height: 380px;
	padding: 0;
}

.circle .material-icons {
	color: #fff;
}

.search-submit {
	position: absolute;
	right: 0px;
	height: 100%;
	padding: 10px 20px;
	top: 0px;
	font-size: 17px;
    background-color: var(--theme-blue);
	border: 0px;
	border-radius: 0px 3px 3px 0px;
	line-height: normal;
}
.search-submit .hover-state {
	bottom: 27px !important;
	opacity: 0;
	color: #fff !important;
	text-align: center;
	margin-left: auto;
	display: block;
	left: 50% !important;
	margin-left: -10px !important;
}
.search-submit:hover .hover-state {
	bottom: 17px !important;
	opacity: 1;
}
@media screen and (max-width:768px) {
	.search-submit .hover-state {
		display: none !important;
	}
}
.search-submit .text {
	top: 0;
	position: relative;
}
.search-submit:hover .text {
	opacity: 0;
	top: 10px;
}
.search-submit:hover {
	background-color: var(--theme-purple);	
}

.search-form {
	position: relative;
}

.container_banner_search h2 {
	padding: 0px 18%;
	font-size: 34px;
}

.container_banner_search p {
	font-weight: 100;
	font-size: 18px;
	padding: 10px 0px;
}

.customfield {
	padding: 18px 15px;
	border:0px;
	font-weight: 600;
}
.customfield::placeholder {
	font-weight: 600;
}
.customfield_border, #loginform .input  {
	padding: 12px 15px;
	border:0px;
	width: 100%;
	border: 2px solid #EEEEEE;	
	border-radius: 5px;
}

.container_banner_search, #wrap_menu {
    background-image: url(images/kwakzalverij.webp);
    background-position: center center;
    background-size: cover;
}
/* Benjamin */ 
/*
.container_banner_search {
	background-color: var(--theme-blue);
	background-image: url('images/lines.svg') !important;
	background-size: cover !important;
	background-position: center !important;
	
}
*/
.container_banner_search img {
	z-index: 0;
}
.container_banner_search {
	position: relative;
}
.container_banner_search:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
/*
	background: rgb(69,186,223);
	background: -moz-radial-gradient(circle, rgba(69,186,223,1) 30%, rgba(69,186,223,0.3) 100%);
	background: -webkit-radial-gradient(circle, rgba(69,186,223,1) 30%, rgba(69,186,223,0.3) 100%);
	background: radial-gradient(circle, rgba(69,186,223,1) 30%, rgba(69,186,223,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#45badf",endColorstr="#45badf",GradientType=1); 
*/
}
.container_banner_search .container {
	z-index: 1;
	position: relative;
}

.container_banner_search h2, .container_banner_search p {
	color: #fff;
}
/* Benjamin end */

.search-form .material-icons {
    position: absolute;
	left: 13px;
	bottom: 17px;
	font-size: 25px;
	color: var(--theme-blue);
}

.img_wrap_vlak img {
	width: 100%;
	height: auto;
}

.tegel_wrap_inside h2 {
	font-size: 19px;
	margin-bottom: 7px;
}

.custom_shadow {
/*     box-shadow: 0 6px 16px 0 rgba(0,0,0,.09); */
/*     border: 1px solid #efefef; */
}

.tegel_wrap_inside, .most_read_inside  {
	border-radius: 3px;
	padding: 15px 15px;
	position: relative;
}
.tegel_wrap_inside:hover {
	box-shadow: rgba(0,0,0,.25) 0 25px 50px -12px;
}

.title_link {
	text-decoration: none;
}
.title_link:hover h2 {
	color: #000;
}

.most_read_inside h3 {
	font-size: 21px;
}
 

.most_read_href {
	text-decoration: none;
	position: relative;
	font-size: 15px;
	line-height: 25px;
	font-weight: 500;
	border-radius: 5px;
	padding: 8px 15px 8px 45px;
	background-color: #fff;
	margin-bottom: 2px;
}
.most_read_href:hover {
  background-color: var(--theme-blue);	
  color: #fff;
}
.most_read_href span {
	color: #000;
	width: 20px;
	position: absolute;
	top: 8px;
	left: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.most_read_href:hover span {
	color: #fff;
}

.general_loop_images img { 
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.general_loop_images {
	border-radius: 3px;
	overflow: hidden; 
	position: relative;
}
 
.general_loop_images label {
	position: absolute;
	top: 15px;
	left: 15px;
	background-color: var(--theme-purple);
	color: #fff;
	font-weight: 500;
	width: auto;
	height: auto;
	border-radius: 3px;
	padding: 8px 15px;
}
 
.general_loop a {
	text-decoration: none;
}
 
.general_loop_content {
	padding: 20px;
	position: relative;
	text-decoration: none;
	border-radius: 0 0 5px 5px;
}
 

.general_loop_content h3 {
    font-size: 18px;
    line-height: 24px;
    position: relative;
    margin-bottom: 5px;
}

.type {
	text-transform: capitalize;
}
 
.type, .date {
	color: var(--theme-gray);
	font-weight: 200;
	font-size: 13px;
}

.swiper-slide .general_loop_images {
	height: 295px;
}


.container_cta {
	background-image: url(images/cta_background.png);
	background-position: center center center;
	background-size: cover;
	height: 480px;
}

.cta_img_wrap img {
	width: 100%;
	height: auto;
}

.container_cta h2 {
    font-size: 34px;
    font-weight: 800;
    margin-bottom: 10px;
}

.container_cta p {
	 font-size: 20px;
}

.description {
	margin-top: 10px;
}

.swiper-container {
	padding: 3px 0px !important;
	padding-bottom: 3px;
	/*     margin-top: -3px; */
	padding-bottom: 10px !important;
	overflow-x: hidden;
	
	top: -20px;
	padding: 20px !important;
	margin-left: -20px;
	margin-right: -20px;
}



.swiper-slide {
    padding: 0 3px;
}

.container_best_read {
	position: relative;
	margin-top: -150px;
}

.pb-6 {
    padding-bottom: 4rem !important;
}

.py-6 {
	padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

.big_title {
	font-size: 33px;
}

.small_title {
	font-size: 16px;
	font-weight: 900;
}

.big_description {
	font-size: 19px;
}

.row_latest_news .general_loop, .single .general_loop, .search .general_loop {
	margin-bottom: calc(var(--bs-gutter-x));
}

.row_latest_news .general_loop .pb-6 {
	padding-bottom: 3rem !important;
}

.description_small p {
	font-size: 14px;
	line-height: 18px;
}

.big_circle {
	list-style: none;
/* 	background-color: var(--theme-blue); */
	width: 40px;
	height: 40px;
	text-decoration: none;
	margin: 0 auto;
	border-radius: 180px;
	margin-bottom: 5px;
}

.big_circle .material-icons {
	font-size: 20px;
	color: #fff;
}
.container_banner_search .customfield {
	padding-left: 50px;
}
.container_banner_search .customfield:focus {
	border: none;
	outline: none;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
}

.nav_wrap {
    position: absolute;
    bottom: 38px;
    width: 150px;
}

.swiper-pagination-bullet {
	margin-right: 5px;
	width: 25px !important;
	border-radius: 30px !important;
	height: 4px !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.swiper-pagination-bullet-active {
    width: 40px !important;
	background-color: var(--theme-blue);
}

.swiper-button-prev::after, .swiper-button-next::after {
	display: none;
	
}

.swiper-button-next {
    position: absolute;
    top: -2px;
    height: 10px;
    margin-top: 2px;
    z-index: 10;
    cursor: pointer;
    display: inline-block;
    align-items: center;
    justify-content: center;
    color: inherit;
    right: 0px;
}



.swiper-button-next .material-icons-outlined {
    color: var(--theme-blue);
    font-size: 24px;
}

.swiper-wrapper {
	padding-bottom: 30px;
}

.overlay {
	opacity: 0;
	z-index: -1;
	width: 100%;
	display: none;
	height: 100%;
	position: fixed;
	top:0px;
	background-color: #fff;
	
}



.general_loop_inside {
	height: 100%;
	position: relative;
	border-radius: 5px;
	transform: translateY(0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	background-color: #fff;
	z-index: 3;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.general_loop_inside:hover {
	box-shadow: rgba(0,0,0,.25) 0 25px 50px -12px;
	transform: translateY(-10px);
}
.count_me {
    font-size: 42px;
	font-weight: 900;
	line-height: 42px;
}

.count_me_type {
  font-size: 20px;
  font-weight: 500;
  display: block;	
}


.container_numbers {
    background-image: url(images/facts_background.png);
    background-position: center center;
    background-size: cover;
    padding: 5rem 0px;
}

.blue_numbers {
	
}

.container_about {
  padding: 8rem 0px;	
}

.container_about h2 {	
  color: #232323;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 27px;
  margin-bottom: 20px;
}

.tegel_inside_img {
	width: 140px;
	height: 140px;
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 180px;
}

.tegel_inside_img img {
	width: 100%;
	height: 100%;
	transform: scale(1);
	object-fit:cover;
}

.tegel_inside_img:hover img {
	transform: scale(1.1);
}

.tegel_inside h2 {
	font-size: 20px;
}

.stripe {
	position: relative;
}

.stripe:before {
	position: absolute;
	left: 0px;
	top: -40px;
	width: 100%;
	height: 3px;
	background-color: #EEEEEE;
	content: "";
}

.single-encyclopedie .row_interessante_artikelen, .single-encyclopedie .row_interessante_artikelen {
	margin-top: 0px;
}

.filter {
	padding: 20px;
	max-width: 380px;
}

.show_filter {
	margin: 0 0 10px !important;
	padding-right: 15px;
	background-color: #efefef;
	border-radius: 3px;
}
.show_filter .text {
	float: right;
	float: right;
	font-size: 16px;
	font-weight: 600;
	margin-left: 6px;
	line-height: 35px;
}
.show_filter .circle {
	float: left;
	background-color: transparent;
	margin: 0px !important;
}
.show_filter:hover {
	background-color: var(--theme-blue);
	color: #fff;
	cursor: pointer;
}
.show_filter:hover .circle {
	background-color: transparent !important;
}
.show_filter:hover .material-icons {
	color: #fff !important;
}
.hide {
	display: none;
}

.checkrij label {
    font-size: 17px;
    margin: 0 0 5px;
    width: 100%;
    position: relative;
    padding: 8px 15px;
    text-transform: capitalize;
	border-radius: 5px;
}
.checkrij label:hover {
	cursor: pointer;
	background-color: #f9f9f9;
	
}

.checkrij label.checked {
	background-color: var(--theme-blue);
	color: #fff !important;
}

.checkrij label .hide_checkbox {
    position: absolute;
    right: 4px;
    top: 8px;
    background-color: transparent;
    border: 0px;
    pointer-events: none;
    color: var(--theme-blue);
}

.checkrij label.checked .hide_checkbox.hide {
	display: block;
}

.checkrij label .hide_checkbox .material-icons {
	color: #fff;
}

.filter h3 {
    font-size: 20px;
    line-height: 20px;
    color: var(--theme-text);
    font-weight: 600;
    margin-bottom: 10px;
}

.checked label {
	font-weight: 600;
}

.page-numbers {
    padding: 8px 12px;
	border-radius: 5px;
	margin-right: 10px;
	font-weight: 600;
	text-align: center;
	min-width: 35px;
	color: var(--theme-purple);
	border: 1px solid #efefef;
}

.current, .page-numbers:hover {
	color: #fff;
	border: 1px solid var(--theme-blue);
	background-color: var(--theme-blue);
}

.filter_zoekbalk {
	margin-top: 20px;
	padding: 10px 10px;
	padding-left: 40px;
	border-radius: 5px;
	border: 2px solid #EEEEEE;	
	width: 100%;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
}
.filter_zoekbalk:focus {
	box-shadow: none; 
	outline: none;
	border: 2px solid var(--theme-blue);
}

.custom_border {
	border-radius: 5px;
	border: 2px solid #EEEEEE;	
}

.searchfield_wrap {
	position: relative;
}


.searchfield_wrap .material-icons {
    position: absolute;
    left: 13px;
    bottom: 14px;
    font-size: 22px;
    color: var(--theme-grey);
}

#breadcrumbs a {
	font-size: 12px;	
	font-weight: 500;
}

#breadcrumbs .menu_chevron {
    color: var(--theme-blue);
    margin-left: 0;
    font-size: 22px;
    margin-right: 0;
    position: relative;
    top: 7px;
}

.breadcrumb_last {
	font-size: 12px;	
	font-weight: 500;
}

.desc_title {
	font-weight: 200;
	font-size: 14px;	
}

.button_custom  {
	display: inline-block;
	background-color: transparent;
	border: 2px solid #efefef;
	border-radius: 5px;
	padding: 5px 15px;
	color: var(--theme-purple) !important;
	font-weight: 600 !important;
	line-height: 30px;
}
.button_custom:hover {
	border-color: var(--theme-purple);
}

.button_custom .material-icons-outlined {
    font-size: 22px;
    margin-right: 5px;
    position: relative;
    top: 5px;
}

.row_content a {
    color: var(--theme-blue);
    font-weight: 500;	
}

.row_content h4 {
	margin-bottom: 5px;
}

.first_par {
	font-weight: 100;
    font-size: 16px;
    line-height: 25px;
}

.social_sharing_inside {
	border-top: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}

.tgp-social  {
	padding: 30px 0px;
	
}

.social_sharing_inside span {
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    color: var(--theme-purple);
    line-height: 33px;
    padding-right: 10px !important;
}

.author_wrap_inside_content h3 {
	font-size: 17px;
	margin-bottom: 5px;
}

.author_wrap_inside_content, .author_wrap_inside_content p {
    font-weight: 100;
    font-size: 14px;
    line-height: 22px;
}

.author_wrap_inside {
	padding-bottom: 30px;
	padding-top: 10px;
	border-bottom: 2px solid #EEEEEE;
}

 .general_loop_dossiers {
	 padding-bottom: 16px !important;
 }
 
 .general_loop_dossiers .readmore {
	 position: relative;
	 bottom: 0px;
 }
 
 .spinner {
	 background-image: url(images/logo_animation.svg);
	 width: 200px;
	 height: 100px;
	 background-position: center center;
	 background-size: 100% auto;
	 background-repeat: no-repeat;
	 margin: 0 auto;
	 margin-top: 100px;
}

.readmore .material-icons-outlined, .button .material-icons-outlined, .readmore_normal .material-icons-outlined {
    position: relative;
    top: 7px;
    margin-left: 10px;
}

.pagination {
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-bottom: 40px
}

#load_results {
	padding-left: 0;
}

.fab {
    display: inline-block;
    width: 19px;
    height: 16px;
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
    margin-right: 3px;
}

.fa-twitter {
	background-image: url(images/Icon/twitter_simple.svg);	
	background-position: center center;
	background-size: 100% auto;
}

.fa-facebook-f {
    background-image: url(images/Icon/facebook_simple.svg);
    background-position: center center;
    background-size: 6px auto;
    width: 9px;
    height: 19px;
    top: 4px;
}

.fa-x {
	background-image: url(images/Icon/x.svg);
	background-position: center center;
	background-size: 6px auto;
	width: 9px;
	height: 19px;
	top: 4px;
}

.fa-linkedin-in {
    background-image: url(images/Icon/linkedin_simple.svg);
    background-position: center center;
    background-size: 15px auto;
}

.fa-envelope {
    background-image: url(images/Icon/email_simple.svg);
    background-position: center center;
    background-size: 15px auto;
    display: inline-block;
	width: 19px;
	height: 16px;
	background-position: center center;
	
	background-repeat: no-repeat;
	position: relative;
	top: 2px;
	margin-right: 3px;
}


.page-template-content-tijdschrift .general_loop, .page-id-3332 .general_loop {
	margin-bottom: calc(var(--bs-gutter-x) * 1);
}

.row_image .fullimg {
    max-width: 100%;
    width: auto;
    max-height: 500px;
    margin: 0 auto;
}

#loginform label {
	width: 100%;
}

.input_wrap {
	position: relative;
}

.input_wrap input, #loginform .input, .page-id-11686 #loginform .input  {
    padding-left: 45px;
    font-size: 16px;
}

#loginform .input {
	padding-left: 15px;
}

.input_wrap span {
    position: absolute;
    margin-top: 13px;
    left: 14px;
}

.input_wrap input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: var(--theme-purple);
    font-weight: 300;
    font-size: 17px;
    opacity: 1;
}
.input_wrap input::-moz-placeholder { /* Firefox 19+ */
		color: var(--theme-purple);
    font-weight: 300;
    font-size: 17px;
       opacity: 1;
}
.input_wrap input:-ms-input-placeholder { /* IE 10+ */
	color: var(--theme-purple);
    font-weight: 300;
    font-size: 17px;
     opacity: 1;
}
.input_wrap input:-moz-placeholder { /* Firefox 18- */
	color: var(--theme-purple);
    font-weight: 300;
    font-size: 17px;    opacity: 1;
}

#loginform label {
    font-size: 17px;
    margin-bottom: 10px;
}

#loginform .login-username, #loginform .login-password {
    margin-bottom: 20px;
    margin-top: 20px;
}

.account_info_wrap {
	border-top: 2px solid #EEEEEE;
}

.favorite {
	position: absolute;
	right: 20px;
	top:15px;
	z-index: 2;
	border-radius: 180px;
	border:0px;
	width: 30px;
	height: 30px;
	background-color: white;
/* 	box-shadow: 0 0 10px rgba(0,0,0,.1); */
}

.favorite span {
    color: grey;
    font-size: 21px;
    top: 5px;
    left: 5px;
    position: ABSOLUTE;
}

.favorite.actief {
/* 	background-color: inherit; */
	background-color: var(--theme-blue);;
	color: red;
	visibility:visible;
	animation: fade 1s;
	animation: size .4s;
}

.favorite.actief span {
	color: #fff;
}

@keyframes fade {
  0% {color:#transparent;}
  50% {color:#e23b3b;}
  100% {color:#transparent;}
}

@keyframes size {
 	0% {
	 	transform: scale(1);
	}
  	50% {	
		transform: scale(1.2);
	}
	100% {
		transform: scale(1);
	}
}

.gfield_checkbox {
	margin-left: 0px;
	padding-left: 0px;
}

.gfield_checkbox li {
	list-style: none;
}

#label_1_11 {
    display: inline;
    padding-left: 10px;
}

.gform_wrapper.gravity-theme .gfield-choice-input + label {
   padding-left: 10px;	
}

.light_grey_wrapper {
	background-color: #EEEEEE; 
	border-radius: 5px;
}

.blue_wrapper {
    background-color: var(--theme-blue);
    border-radius: 5px;
}

.blue_wrapper h3 {
	color: #fff;
	margin-bottom: 10px;
}

.blue_wrapper p {
	color: #fff;
	padding: 0px;
	margin: 0px;
}

.linkbuilder {
	padding: 12px 18px;
	border: 1px solid ;
	color: var(--theme-blue);
	font-size: 16px;
	font-weight: 800;
	border-radius: 8px;
	border: 2px solid #EEEEEE;
}

.linkbuilder span {
	float: right;
	font-size: 18px;
	position: relative;
	top:5px;
}

.linkbuilder:hover {
	background-color: var(--theme-blue);
	color: #fff;
	border-color:var(--theme-blue);
}

.linkbuilder:hover span {
	color: #fff;
}

.error_title {
    font-size: 160px;
}

.error-404 a {
	color: var(--theme-blue);
	font-weight: 600;
}

.page-id-8738 .page-inner-wrapper li {
    font-weight: 100;
    font-size: 16px;
    line-height: 25px;
}

.gform_wrapper.gravity-theme .gfield_label {
  font-weight: 400 !important;
}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
	border: 2px solid #EEEEEE;	
}

.gfield_radio .gchoice {
  width: 70px;
  display: inline-block;
}

#input_1_15 .gchoice {
  width: 100%;
  display: inline-block;
}

.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {

  font-weight: 100;
}

.fullcover img{ 
	 width: 100%;
	 height: 100%;
	 object-fit: cover;
 }
 
.sidebar_cta {
    margin-top: 30px;
    border-radius: 5px;
    overflow: hidden;
}

@media screen and (min-width:768px) {
	.sidebar_cta {
		max-width: 380px;
	}
}

.sidebar_cta_content {
	 padding: 30px;
}

.sidebar_cta_content h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}

.sidebar_cta_content p {
	color: #fff;
}

.sidebar_cta_content .readmore {
    color: #fff;
    font-size: 15px;
    display: block;
    text-decoration: none;
    position: relative;
    font-weight: 600;
}

.author_wrap_inside_avatar {
    border-radius: 180px;
    overflow: hidden;
}

.mc4wp-alert {
    position: absolute;
    background-color: #fff;
    padding: 5px;
    margin-top: 10px;
}

.mc4wp-alert p {
    margin: 0px;
}

.page-id-11965 .big_title {
	display: none;
}

.page-id-11965 .big_title.show {
	display: block;
}

.download_button {
	margin-right: 12px;
	margin-bottom: 12px;
}

.checkrij .material-icons-outlined{
    position: relative;
    margin-top: 0px;
    top: 5px;
    font-size: 21px;
}

.checkrij_tags  label {
	width: auto;
}

.filter .button_custom {
    display: inline-block;
    background-color: transparent;
    border: 2px solid #efefef;
    border-radius: 5px;
    padding: 3px 10px;
    color: var(--theme-purple) !important;
    font-weight: 600 !important;
    line-height: 30px;
    font-size: 12px;
    margin: 0px;
 }
 
.filter label.checked .hide_checkbox.hide {
	display: none !important;
}

.subtitel_filter {
    font-size: 17px;
    line-height: 20px;
    color: var(--theme-text);
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}

.sorteer_wrap label {
	display: block;
}

.radio_sorteer {
    position: relative;
    margin-right: 7px;
    top: 2px;
    width: 10px;
}

#gform_confirmation_wrapper_1 {
	margin-bottom: 60px;
}

.main_content a {
	color: var(--theme-blue);
	font-weight: 500;
}

.post_type_loop_single_container {
	background-color: #fff;
}

.blue_wrapper p a {
	color: #fff;
	text-decoration: underline;
	
}

.main_content a.button_blue {
	color: #fff;
}
