/**
Theme Name: D448-A child
Author: Jansen Internetservice
Author URI: https://janseninternetservice.nl
Description: Dit WP-PRO theme is toegewezen aan domein olvgildeeersel.nl onder licentie van Jansen Internetservice en is niet overdraagbaar.
Version: D448-A.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: d448-child
Template: astra
*/

div#content.site-content {
	min-height: 400px;
}

table, td, th {
    border: 0px;
	margin: 0px;
}

.main-header-bar .main-header-bar-navigation {
    height: auto;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 10px;
}

.footer-sml-layout-1 .ast-small-footer-section-2 {
    margin-top: 1em;
	font-size: 0.8em;
}

#cmplz-document p, #cmplz-document li, #cmplz-document td {
	font-size: 1rem;
}

/*
#cmplz-document {
    margin-top: 0;
    max-width: 100%;
    text-justify: inter-word;
}

#cmplz-document ul {
    list-style: disc;
    margin-left: 50px;
    margin-bottom: 15px;
}

.cmplz-blocked-content-container .cmplz-blocked-content-notice {
    cursor: pointer;
    position: absolute !important;
    width: 300px!important;
	top: 50%;
    left: 50%;
    transform: inherit!important;
    max-width: 300px!important;
    font-size: 16px!important;
    padding: 10px;
    background-color: rgba(0,0,0,0.75)!important;
    color: #fff;
    text-align: center;
    z-index: 98;
    line-height: 23px;
}
*/

.opsomming p {
    margin-bottom: 10px!important;
}

.img-links {
	max-width: 25%;
	margin: 0 10px 10px 0;
}


img.alignright {
	max-width: 25%;
	margin: 0 0 10px 10px;
}

@media (min-width: 922px) {
.ast-right-sidebar #primary {
    border-right: 0px solid #eee;
}
.ast-right-sidebar #secondary {
    border-left: 0px solid #eee;
}
}

@media (max-width: 921px) {
#primary, #secondary {
    padding: 0;
    margin: 0;
}
}