/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.e-con-boxed.e-parent {
	/* Elementor desktop */
	padding-left: 30px;
	padding-right: 30px;
	/* background-color: rgba(255, 33, 33, 0.185); */
}
body {
	position: relative;

}

/*	In de Elementor edit omgeving zie je in de header in de [Navigator] 'T viewport melder' staan.
	Dit is een hulpmiddel om bij de ontwikkeling meteen te zien in welke viewport je zit.
	Kan HIER altijd worden uitgezet door uit te commentariëren  */

body .viewPortMelder {
	display: none;
}

/* body .viewPortMelder { */
/* top: -100px; */
/* position: fixed; */
/* background-color:red; */
/* z-index:1; */
/* left:0px; */
/* line-height:17px; */
/* height:23px; */
/* } */
/* body:hover .viewPortMelder { */
/* top: 100px; */
/* top: 5px; */
/* } */
/* body .viewPortMelder:after { */
/* content:"D"; */
/* color:#ffffff; */
/* padding:2px 0px 0px; */
/* font-size:20px; */
/* line-height:17px; */
/* font-weight:900; */
/* right:-20px; */
/* position: absolute; */
/* background-color:red; */
/* height:23px; */
/* width:25px; */
/* top:0px; */
/* } */
.f12-captcha.template-1 .c-data {
	display: flex;
	align-items: center;
}

.f12-captcha.template-1 .c-reload a {
	background-color: var(--e-global-color-accent);
}

.f12-captcha.template-1 .c-reload a img {
	filter: invert(1);
}

.f12-captcha.template-1 .c-reload a:hover {
	background-color: var(--e-global-color-primary);
}

@media (max-width:1024px) {
	/* Elementor tablet viewport */
	/* body .viewPortMelder:after { */
	/* content:"T"; */
	/* } */
}

@media (max-width:767px) {
	/* Elementor mobile viewport */
	/* body .viewPortMelder:after { */
	/* content:"M"; */
	/* } */
}

/**/

.elementor-widget-text-editor p:last-of-type {
	margin-bottom: 0px;
}

.elementor-widget-text-editor ul li::marker,
.elementor-widget-text-editor ol li::marker {
	color: var(--e-global-color-primary);
}

@media (min-width:1025px) {
	.menuHeader {
		position: relative;
		right: -12px;
		transition: 0.5s;
	}

	.menuHeader:hover {
		right: 0px;
	}

	.menuHeader {
		position: relative;
		right: 0px;
		transition: 0.5s;
	}

	.menuHeader:hover {
		right: 0px;
	}
}

@media (max-width:1140px) {

	/* Elementor tablet viewport */
	.e-con-boxed.e-parent {
		padding-left: 30px;
		padding-right: 30px;
		/* background-color: rgb(0, 0, 0); */
	}

	body .viewPortMelder:after {
		content: "T";
	}
}

@media (max-width:767px) {

	/* Elementor mobile viewport */
	.e-con-boxed.e-parent {
		padding-left: 20px;
		padding-right: 20px;
		/* background-color: rgb(99, 199, 137); */
	}

	body .viewPortMelder:after {
		content: "M";
	}
}

@media (min-width: 1440px) {

	/* Dit maakt in de popup van het template overzicht in de editor de eerste kolom 40% breed ipv de standaard 25% */
	.elementor-templates-modal .dialog-widget-content {
		max-width: 1660px !important;
	}

	.elementor-template-library-local-column-1 {
		min-width: 40% !important;
	}
}

.elementor-template-library-template-name.elementor-template-library-local-column-1 {
	background: lime !important;
}

.logoHeader .elementor-icon svg {
	height: 56px;
	transition: height 0.7s ease;

}

.menuHeader ul li a.elementor-item {
	padding-top: 32px;
	padding-bottom: 32px;
	transition: padding 0.7s ease;

}

/* Logo SVG styles */
.header-initial-logo {
	height: 56px !important;
	margin: 20px 0px 20px 0px;
	transition: all 0.4s;
}

.header-scrolled-logo {
	height: 45px !important;
	margin: 0px 0px 0px 0px;
	transition: all 0.4s;
}

/* Menu link styles */
.header-initial-link {
	padding-top: 23px !important;
	padding-bottom: 23px !important;
	transition: all 0.5s;
}

.header-scrolled-link {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	transition: all 0.5s;
}

/* Projectpagina */
.project-oplossingen ul {
    list-style-type: none;
	padding: 0;
}
/* Project detailpagina */
.project-oplossingenDetail ul {
    /* list-style-type: none !important; */
	padding: 0;
}
/* .elementor-widget-text-editor.project-oplossingenDetail ul li::marker, */
.elementor-widget-text-editor.project-oplossingenDetail ul li {
	/* list-style-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 35 35"><g id="Group_3776" data-name="Group 3776" transform="translate(-1083 -2310)"><g id="Group_3762" data-name="Group 3762" transform="translate(-40 -279)"><circle id="Ellipse_19" data-name="Ellipse 19" cx="17.5" cy="17.5" r="17.5" transform="translate(1123 2589)" fill="%2300b0ad"></circle><path id="Path_1423" data-name="Path 1423" d="M-1381.192,693.117v14.9l13.274-7.311Z" transform="translate(2516.967 1905.934)" fill="%23fff"></path></g></g></svg>') !important; */
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 35 35"><g id="Group_3776" data-name="Group 3776" transform="translate(-1083 -2310)"><g id="Group_3762" data-name="Group 3762" transform="translate(-40 -279)"><circle id="Ellipse_19" data-name="Ellipse 19" cx="17.5" cy="17.5" r="17.5" transform="translate(1123 2589)" fill="%2300b0ad"></circle><path id="Path_1423" data-name="Path 1423" d="M-1381.192,693.117v14.9l13.274-7.311Z" transform="translate(2516.967 1905.934)" fill="%23fff"></path></g></g></svg>') !important;
	padding-top:10px;
	list-style-type: none !important;
	background-repeat: no-repeat !important;
	background-position:top 2px left 0px !important;
	padding: 0px 0px 8px 55px;
	font-weight: 600;
	/* height: 50px; */
	/* width: 50px; */
}

.projecten-meer-informatie h2,
.actualiteiten-meer-informatie-2 h2 {
	font-family: var(--e-global-typography-625cac4-font-family), Sans-serif;
    font-size: var(--e-global-typography-625cac4-font-size);
    font-weight: var(--e-global-typography-625cac4-font-weight);
    line-height: var(--e-global-typography-625cac4-line-height);
	color: var(--e-global-color-text);
	margin: 0;
	padding: 20px 0;
}
.actualiteiten-meer-informatie-2 h2 {
	padding: 40px 0 30px;
}
.projecten-meer-informatie h3 {
    font-family: var(--e-global-typography-625cac4-font-family), Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: var(--e-global-color-secondary);
	text-transform: uppercase;
	line-height: 1;
    margin: 0;
    padding: 0;
}

