

img.normal{
height: 80%;
}

.ls-nav-next:after {
  content: "" !important;
}
.ls-nav-prev:after {
  content: "" !important;
}

.content_inner  .container{
padding: 1.3em 0 0;
}

.wpb_wrapper > h4 {
    margin-top: 1.3em;
}

.portfolio_images{
margin:1em auto 0;
max-width:75%;
}

.port-img-beschrijving + .page .column {
    margin-bottom: 5em;
}

.gedicht{
margin-bottom: 1.6em;
}

footer .container{
margin-top: 3em;
}

.container_inner p + h4 {
    margin-top: 2em;
}

table{
margin-top: 0.9em;
}
table thead tr, table tbody tr {
    border: initial !important;
}

.content .content_inner > .container > .container_inner.default_template_holder {
    padding-top: 0;
}

.edgt_logo .normal {
    /* height: 3.4em !important; */
}
.edgt_logo img {
    max-height: 40px;
}
@media (min-width:1024px){
    .edgt_logo img { top: -30%; }
}

/* Logo mobile */
img.mobile{
    height: 65% !important;
    padding-top: .8em;
}

/* Logo sticky */
img.sticky{
    max-height: 1.8em !important;
    padding-top: 0.9em;
}

/* Marge tussen portfolio items */
.portfolio_images h4+p {
    margin-bottom: 1em;
}

/* Lezingen afbeelding tekst in lijn */
.wp-image-50649 + p.wp-caption-text {
    padding-bottom: 3em;
}

/* Onder slider witruimte reset */
.onder-slider{
    padding-top: .8em !important;
}
.social-icons i{
font-size: 2em;
}

/* Template pagina half (breedte) */
.container_inner.standaard-half{
    width: 55%;
    margin: auto;
}

/* Template berichten (Inspiratie) half (breedte) */
.container_inner.default_template_holder .blog_single p {
    width: 55%;
    margin: auto;
}

/* Werken marge */
a.lightbox_single_portfolio > h4:not(:empty) {
    margin-top: 5em;
}

a.lightbox_single_portfolio:first-of-type > h4:not(:empty) {
    margin-top: 0;
}

/* Widget title disappear, widget bullets weg */
.widgettitle{
display:none;
}
h2.widgettitle + ul li {
    list-style-type: none;
}


/* Vlaggen */
li.menu-item:last-of-type {
    margin: 0;
}
li.menu-item img{
    width: 1.4em;
}

/* Menu - mobile (iPad) */
@media (max-width: 1200px){
	.logo_wrapper img.normal {
	    margin-top: .85em;
	    max-width: 16em;
	    height: auto !important;
	}
}

/* Mailchimp form */
input#mce-EMAIL {
    font-size: 0.9em;
    padding: 0.4em 0.8em;
    margin: 1em 0 .5em;
}

input#mc-embedded-subscribe {
    font-size: 0.9em;
    color: white;
    padding: 0.5em 1.1em;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
    background-color: #161630;
}

.main_menu li {
padding-left: 5px;
padding-right: 5px;
}

.wpcf7-form p {
    font-size: 19px;
}

.wpcf7-form input,
.wpcf7-form textarea {
    font-size: 16px !important;
    color: #868382 !important;
}