/* top bar voor acties */
/* 
*/
.actie{display:none}
/* Gutenberg extra blocks START */
ul.slick-dots li::before{
	content:none!important;
}
/* Gutenberg extra blocks STOP */

/* Paytium CSS start */
.paytium-button-el span{
	font: 22px Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:500!important;
}
.pt-payment-details-wrap:nth-child(n+5) {
	display:none;
}
.pt-field{
	margin-bottom:0;
	font-size:20px
}
.pt-checkout-form{
	margin:0;
	border:none;
	display:inline-grid;
	padding:0 10px;
}
#pt_checkout_form_1,
#pt_checkout_form_2,
#pt_checkout_form_3{
	width:107px;	
}
#pt_checkout_form_4{max-width:100%;}
.pt-uea-custom-amount{
	height:52px!important;
	margin-bottom:0!important;
}
/* Paytium CSS stop */

/* ondersteun logos menu */
#menu-item-30785{background-color:#e53a3a;}
#menu-item-30785 a{
	color:white;
	font-weight:700;
}

#main-navigation{height:auto}

.white_bg {
	background-color: #ffffff !important;
}

.trans_bg {
	background-color: transparent !important;
}

.slider {
	background-color: transparent !important;
	padding: 0 !important;
}

h4,.h4 {
	text-transform: uppercase;
}

blockquote {
	color: #445B6D !important;
}

.ecs-event h4 {
	text-transform: none;
}

.ngfb-buttons .facebook-button {
	width: auto !important;
}

/* prevent the list item (>) from showing */
.tribe-clearfix ul li:before, .ecs-event:before, .huge_it_slider_ul li:before {
	display: none;
}

ul.ecs-event-list {
	font-size: 0.9em;
}

/* auteurs styling */
.abh_box {
	padding: 0 0 20px !important;
}

.abh_tab_content .abh_image {
/*    width: 200px !important;*/
	margin-top: 0 !important;
}

.abh_tab_content .abh_image img {
/*    --width: 180px !important;
    --max-width: 200px !important;*/
	overflow: hidden !important;
	box-shadow: 0 0 0 rgba(0,0,0,0) !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.abh_tab_content .abh_text {
/*    --margin-left: 200px !important;*/
}

/* contact form css */
.contact-form label {
	float: left;
}

.contact-form label.grunion-field-label {
	width: 100% !important;
}

.actie {
	min-height: 50px;
	background: #71c2ae;
	padding: 10px;
	font-size: large;
	text-align: center;
}

.actie span {
	margin-right: 10px;
}

.red, .red a,.red a:visited {
	color: red !important;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form select {
	width: 98%;
	line-height: 20px !important;
	margin-bottom: 0 !important;
	display: inline-block;
}
label.radio{display:inline-block;}
div.clear-form{display:inline;margin-right:10px;}
label.g6458-adres{}
label.checkbox-multiple{
	width:90%;
	
}
/* contact form 7 */
#logos-instituut-contact{
	text-align:center
}.wpcf7-form span{
	display:inline-block;
	max-width: 100%;
}
.wpcf7 span{text-align:left}
select{padding:0px 10px;}
.wpcf7-form-control-wrap{width:100%}
input, select{}
.wpcf7 input,.wpcf7 select {
	display:inline-block;
	margin-right:4px;
}
span.wpcf7-list-item{margin:0;}
span.wpcf7-list-item input{
	vertical-align:top;
	margin-top:6px
}
.wpcf7 .wpcf7-list-item-label{max-width:95%}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
max-width: 700px!important;}
.wpcf7-form span{width:100%}


/* sharing buttons Jetpack */
.sd-content {
	display: inline-table;
}

.sd-social h3 {
	display: none;
}

.sd-content ul li:before {
	content: "";
}
.wpp-author{
	display: flow-root;
  font-size: 0.8em;
	font-variant-caps: small-caps;
}
/*footnotes*/
#respond,.easy-footnote-title,.easy-footnotes-wrapper,.commentlist,#comments-title{display:none;}
@media print {
	.easy-footnote-title,.easy-footnotes-wrapper{display:block}
	.next-prev-post, .related, .header, 	.sidebar, .social-icons{display:none}
	#main{width:100%}
}

/* jetpack social styling */
li.share-facebook{
	position:relative;
	top:-1px;
}
li.share-pinterest{
	position:relative;
	top:-4px;
}