/* 
Theme Name: Connectum Child
Theme URI: 
Description: 
Author: Design voor Online
Author URI:
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI:
*/

.accent{
	color: var( --e-global-color-secondary );
}

.close-icon a:focus{
	outline: none !important;
	border:0!important;
}

.privacyverklaring ul {
    margin-bottom: 30px;
}

.privacyverklaring strong {
    font-weight: 900;
}

.elementor-menu-toggle .e-font-icon-svg {
    padding: 3px;
}

.elementor-message.elementor-message-success.elementor-message-svg {
    padding-top: 15px;
    color: white;
}

ol li {
    padding-bottom: 15px;
}

ol{
	padding-top: 7px;
	padding-bottom: 7px;
}

.elementor-field-type-recaptcha_v3 {
    visibility: hidden;
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .elementor-element.elementor-element-47846da.e-con-full.e-flex.e-con.e-child {
    display: none;
}
}