/* 
Theme Name: Volkdingen
Theme URL: http://dingen.volkabulaire.nl
Description: Volkdingen
Theme Author: Volkabulaire
Author URL: http://dingen.volkabulaire.nl
Template: dingen-volkabulaire-parent
Version: 1.0.0 
Text Domain: dingen-volkabulaire-child
*/

body {
  border-top: 4px solid #795984;
  background:#fff;
  padding:0;
  margin:0;
  color:#444;
  font-weight:400;
  -webkit-font-smoothing:antialiased;
  line-height:1.7;
  word-wrap:break-word;
  -webkit-overflow-scrolling:touch;
}

#featured_posts_wrapper {
	background: #201a21;
}

.volkabulaire {
	background: #fce6e7;
	border-bottom: 2px dashed #e30614;
	color: #e30614;
	padding: 2px;
}

.topiqq {
	background: #f0f8ff;
	border-bottom: 2px dashed #0facf3;
	color: #0facf3;
	padding: 2px;
}

.volkdingen {
	background: #d5c8da;
	border-bottom: 2px dashed #795984;
	color: #201a21;
	padding: 2px;
}

.logo_container {
	left: 5% !important;
	padding: 10px 0;
}

iframe.wp-embedded-content.lazyloaded {
	width: 95%;
}

#featured_posts_wrapper .one_half .post_header p {
	margin-bottom: 20px;
}

@media only screen and (min-width: 767px) {
	.logo_container {
		text-align: left;
		left: 13% !important;
	}
	iframe.wp-embedded-content.lazyloaded {
		width: 100%;
	}

}

.post_filter_wrapper .date {
	color: #201a21;
}

#footer_browse_category .browse_category_wrapper li a .browse_category_name:hover {
	background: #f7b538;
}

.entry_divider {
    text-align: right;
    background-image: url("https://dingen.volkabulaire.nl/wp-content/uploads/2021/04/lijn.png");
    background-repeat: repeat-x;
    background-position: 0 75%;
}

.highlight {
	color: #795984;
}

.vkb-icon-nav a {
	display: inline !important;
	font-size: 0px !important;
	padding: 15px !important;
}

.vkb-icon-nav:before {
	background-image: url("https://dingen.volkabulaire.nl/wp-content/uploads/vkb_icon.svg#vkb");
	content: "";
	display: inline-block !important;
	height: 40px;
	margin: 0px -25px 0 0;
	width: 40px;
	vertical-align: bottom;
}

#nav_wrapper {
	float: right !important; /* Voor VKB icoon in nav */
}

.info-block {
  border: 4px solid #EFEFEF;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.info-block h5 {
  color: #f7b538;
}

.dingen-logo {
  width: 70%;
}

#page_content_wrapper .sidebar .content .sidebar_widget li.widget h2.widgettitle, h2.widgettitle, h5.widgettitle {
  border-bottom: 2px solid #795984;
}

#menu_wrapper .nav ul li a, #menu_wrapper div .nav li>a {
  margin: -5px;
  margin-right: 10px;
}

.post_info_comment {
  display: none;
}

.content-block + .meks_ess, .entry_divider + .meks_ess, p + .meks_ess, div + .meks_ess {
	margin-top: 20px;
}

#footer .sidebar_widget li h2.widgettitle {
	display: block;
}

.tnp-widget-minimal .tnp-form input.tnp-submit {
	background: #795984;
	border-radius: 25px;
	margin-top: 10px;
}

.tnp-widget-minimal input.tnp-email {
	border-radius: 25px;
}

.post_info_cat a {
	font-weight: 600;
}

.post_info_author {
	display: none;
}

figure.wp-block-image {
	  font-size: 12px;
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
}

.wp-block-image figcaption {
		margin: 0;
    opacity: 0.5;
    padding-top: 0.5em;
    padding-bottom: 0 !important;
    text-align: center;
}

h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul {
	padding-top: 0.5em;
}