/*
Theme Name: D389-A bevoorrecht.com
Description: Child-theme van Astra PRO edit by <a href="https://janseninternetservice.nl" target="_blank">Jansen Internetservice</a>
Author: Jansen Internetservice
Author URL:   https://janseninternetservice.nl
Version: 1.0
Template: astra


*/

#primary {
	margin: 1em 0!important;
} 

.entry-content p {
    margin-bottom: 1em;
}

.site-content {
	min-height: 500px;
}

.main-navigation {
    -js-display: inline-flex;
    display: inline-flex;
    height: auto;
}



#cmplz-document {
    font-size: 1em;
    margin-top: 0;
    max-width: 100%;
    text-justify: inter-word;
}

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

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

.cmplz-blocked-content-container .cmplz-blocked-content-notice {
    cursor: pointer;
    position: absolute !important;
    /* width: 50%; */
    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;
}
