/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

/* @font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../hello-theme-child-master/fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'), 
       url('../hello-theme-child-master/fonts/source-sans-pro-v14-latin-regular.woff') format('woff'); 
}

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../hello-theme-child-master/fonts/source-sans-pro-v14-latin-600.woff2') format('woff2'),
       url('../hello-theme-child-master/fonts/source-sans-pro-v14-latin-600.woff') format('woff');
} */


.site-header, body:not([class*="elementor-page-"]) .site-main {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;	}

@media (max-width: 575px) {
  .site-header, body:not([class*="elementor-page-"]) .site-main {
    padding-right: 10px;
    padding-left: 10px; } }

@media (min-width: 576px) {
  .site-header, body:not([class*="elementor-page-"]) .site-main {
    max-width: 615px; } }

@media (min-width: 768px) {
  .site-header, body:not([class*="elementor-page-"]) .site-main {
    max-width: 905px; } }

@media (min-width: 992px) {
  .site-header, body:not([class*="elementor-page-"]) .site-main {
    max-width: 1180px; } }

@media (min-width: 1200px) {
  .site-header, body:not([class*="elementor-page-"]) .site-main {
    max-width: 1440px; } }



@media (max-width: 1450px) {
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 10px 15px;
}
}

@media (min-width: 1451px) {
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px 0;
}	
}	

[type=button], [type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #141F49;
    border: 1px solid #c36;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}



thead.jet-table__head {
	display: none;
}


.jet-slider {
    position: relative;
    min-height: 85vh;
}

.single-projecten .elementor-widget-text-editor .elementor-widget-container ul {
/* 	padding-left: 0;
	list-style: none; */
	text-transform: capitalize;
}

.elementor-widget-text-editor .elementor-widget-container ul {
	padding-left:1em;
}

.noclick {
  pointer-events: none;
}

.gfield_label {
	font-size: 22px;
	font-weight: 600;
}

.elementor-field-group-field_792de3f label {
	padding-top: 16px;
}

.gform_wrapper ul li {
  list-style-type: none !important;
}

.elementor-kit-9 p {
    margin-bottom: 0;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0px;
	  text-indent: 10px;
		font-size: 15px !important;
}

.gform_wrapper textarea.medium {
    height: 120px;
    width: 100%;
    text-indent: 5px;
}

.gform_wrapper {
    margin-bottom: 16px;
    margin-top: 1px;
    max-width: 100%;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0;
}

.elementor-23 .elementor-element.elementor-element-424f5eb0 .elementor-nav-menu--dropdown a {
    padding-left: 10px;
    padding-right: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ls-bg-wrap {
	position: relative;
}
.ls-bg-wrap:after {
	content: "";
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	position: absolute;
	background-color: #141F4945;
}

body .gform_wrapper ul li.gfield {
    margin-top: 5px;
    padding-top: 0;
}



.headingshadow {
	text-shadow: 0 3px 2px rgba(0,0,0,.35) !important;
}



.buttonizer-label {
    border: solid 1px;
}

h2 {
    margin-bottom: 0;
}

.elementor-cta__title {
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #767A7F;
    margin-bottom: 5px !important;
}

.menu-item i._mi {
    width: auto;
    height: auto;
    margin-top: -.145em;
    font-size: 1.2em;
    line-height: 1;
}

.rank-math-breadcrumb p {
	margin-bottom: 1px;
}

.rank-math-breadcrumb a {
	color: #fff;
}

.rank-math-breadcrumb {
	color: #fff;
	font-size: 13px;
}

/* h1 {
	    text-shadow: 0 3px 2px rgba(0,0,0,.35) !important;
} */

.elementor-headline span {
	    text-shadow: 0 3px 2px rgba(0,0,0,.35);
}

a {
	font-weight: 700;
}

/* .eicon-menu-bar {
  font-weight: 700;
} */

.eicon-menu-bar:before {
  content: '☰ Menu';
	vertical-align: center;
}

.elementor-menu-toggle.elementor-active i:before {
    content: "✖";
}

/* 
 * https://gist.github.com/julian-stark/08af8559a691b0b8b39bf7c509bcf1a7
 * .eicon {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.elementor-menu-toggle i:before {
    content: "\f0c9";
}

.elementor-menu-toggle.elementor-active i:before {
    content: "\f00d";
} */



.elementor-nav-menu .sub-arrow i {
    pointer-events: none;
    display: inline-block;
    font-weight: 700;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
}

ul {
	padding: 0;
}

.rt-tpg-container .rt-detail .entry-title a {
    text-decoration: none;
    text-transform: uppercase;
		color: #141f49;
}

.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item.selected, .rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item:hover {
    background: #141F49;
    color: #fff;
    padding: 8px 10px 8px 13px;
}

.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item {
    border: 1px solid;
		border-color: #141F49;
    margin: 4px 4px 0px 0px;
    display: inline-block;
    padding: 8px 10px 8px 11px;
	  color: #141F49;
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    display: -moz-inline-stack;
    display: inline-block;
    padding: 0;
    width: auto;
    line-height: 1.5;
    font-size: 1em;
    vertical-align: middle;
    max-width: 85%;
    white-space: normal;
}

input[type=text], textarea {
    width: 100%;
    border: 1px solid #f2f2f2 !important;
    border-radius: 3px;
    padding: .5rem 1rem;
}

.elementor-field-group .elementor-field-textual {
    border: 1px solid #f2f2f2;
}

.elementor-26 .elementor-element.elementor-element-b8dfd1d .elementor-icon-list-icon i {
    color: #141f49;
    font-size: 7px;
    vertical-align: middle;
}

.elementor-icon-list-icon i {
    color: #141F49;
    font-size: 7px;
    vertical-align: middle !important;
}

@media (max-width: 767px) {
.elementor-kit-9 h2 {
    font-size: 22px !important;
}
}

@media (max-width: 767px) {
.elementor-26 .elementor-cta__content {
    padding: 40px 10px 40px 15px !important;
}
}

rs-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;
	background: rgb(0 0 0 / 35%);
}

.totalslides, .separatorslides {
	display: none;
}

.current:before {
	content: "Afbeelding: ";
}


.jet-slider__fraction-pagination {
    justify-content: center;
    font-weight: 700;
}

.jet-slider .sp-arrow svg {
    width: 1em;
    height: 1em;
    margin-left: 3px;
    margin-top: 4px;
}