
/* 
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
*/
/* BEGIN BEWISE */
#header-content h2 {
	font-weight: 600 !important;
}

#header-content h3 {
	font-weight: 600 !important;
	font-size: 20px;
}

.elementor-heading-title b {
	font-weight: bold
}

.project-view .jet-listing-grid__items > div:nth-child(5) .project-image img,
.project-view .jet-listing-grid__items > div:first-of-type .project-image img {
	height: 600px;
}

.elementor-search-form .dialog-lightbox-close-button {
	right: 5% !important
}

.jet-unfold__trigger {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #000;
}

.jet-unfold__button {
	background: unset !important
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

/*.footer-hover .no-hover a:hover {
	color: var( --e-global-color-secondary ) !important
}*/

.content-normal h2 {
	margin-top: 25px;
}

.term-button a {
background-color: transparent !important
}

.scroll-buttons[recenties="0"] .elementor-heading-title, .scroll-buttons[recenties="0"] a {
	 text-decoration: unset !important;
	pointer-events: none
}

blockquote {
	    font-style: italic;
}

blockquote:before {
	content: "";
    background-image: url(/wp-content/uploads/2022/05/quote-right-solid.svg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 25px;
    height: 20px;
    position: absolute;
    left: 0;
    margin-top: 4px;
}

/* .steps-counter {
	counter-reset: step-counter;
}

.steps-counter .jet-listing-grid__item {
	counter-increment: step-counter;
} */
  
/* .steps-counter .jet-listing-grid__item .step-title .jet-listing-dynamic-field__content:before{
	content: "stap " counter(step-counter) " ";
	color: var( --e-global-color-accent );
} */

.change_hover_container, .change_hover_container * {
	height: 100%
}

.change_hover {
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.jet-engine-gallery-slider__item-wrap.is-lightbox:hover:before {
	opacity:0 !important
}

.slider-project .jet-engine-arrow svg {
	display: none;
}

.slider-project .prev-arrow {
	left: -30px;
}

.slider-project .next-arrow {
	right: -30px !important
}

.slider-project .jet-engine-arrow {
    width: 60px !important
}

.slider-project .next-arrow:before {
	content: '';
	display: block;
    width: 17px;
    height: 12px;
    background-size: cover;
    background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2022/05/arrow-right-long-solid.svg);
}

.slider-project .prev-arrow:before {
	content: '';
	display: block;
    width: 17px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2022/05/arrow-left-long-solid.svg);
}

.post-navigation__arrow-next i:before {
	content: '';
	display: block;
    width: 17px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2022/05/arrow-right-long-solid-1.svg);

}

.post-navigation__arrow-prev i:before {
	content: '';
	display: block;
    width: 17px;
    height: 12px;
    background-size: cover;
    background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2022/05/arrow-right-long-solid-1-1.svg);
}

.kenmerken tr, .kenmerken td, .kenmerken th{
	font-size: 16px;
	padding:0 !important;
	padding-bottom: 2px !important;
	border: 0;
	text-align: left;
	background-color: unset !important;
	color: #000;
    font-family: 'Montserrat', sans-serif;
}

.kenmerken td {
	padding-left:10px !important
}

.gform_wrapper input::placeholder, .gform_wrapper textarea::placeholder {
	color: #000
} 

.gform_wrapper * {
    font-family: 'Montserrat';
}

.gform_wrapper.gravity-theme .gfield textarea.small {
	height: 80px !important
}

.gform_wrapper input {
	margin-bottom: 20px !important;
}

.gform_wrapper input, .gform_wrapper textarea {
	outline: none;
    padding: 0 10px 10px 0 !important;
}

.gfield_description.validation_message {
	display: none
}

#breadcrumbs a {
	text-decoration: unset
}

h1 {
	word-break: break-word;
}

.eicon-play:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/05/play-solid.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: block;
}

.footer-hover a:hover {
    color: var( --e-global-color-accent ) !important
}

ul:not([class^="elementor"]) {
  list-style: none; 
	padding-left: 17px
}

.footer-hover ul {
	list-style: none; 
	padding-left: 10px
}

.footer-hover ul li {
    display: flex;
}

.footer-hover ul li a {
	padding-left: 6px !important;
}

.footer-hover ul li::before {
	font-family: cursive;
	font-size: 10px;
    margin-top: 3px;
}

.elementor-widget-text-editor ul:not([class^="elementor"]) li::before, .footer-hover ul li::before {
  content: "\25A0";
  color: var( --e-global-color-accent );
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.home-banner-navigation {
	display: flex;
    gap: 25px;
}

.home-banner-navigation .nav-item:not(.active) {
	opacity: 35%;
}

#cookie-notice * {
    font-family: 'Montserrat', sans-serif !important;
	    font-size: 14px;
}

.home-banner-navigation .title {
	font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
	margin-bottom: 10px;
}

.home-banner-navigation .nav-item:not(.active) .title {
	color: #5f5f5f;
}

.home-banner-navigation .desc {
	color:#AEAEAE;
	font-style: italic;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
}

#home-slider .elementor-slide-button {
    background-size: 200%;
	padding: 19px 21px
}

.gform_wrapper .gfield_error [aria-invalid=true] {
	border: 0 !important;
	border-bottom: 1px solid #c02b0a !important
}

.gform_wrapper input[type="submit"] {
	border: 0;
    padding: 19px 21px !important;
	background-image: linear-gradient(90deg, var( --e-global-color-cd099b3 ) 50%, #FFFFFF00 50%) !important
}

.term-button a {
	background-image: linear-gradient(90deg, #D6D6D659 150px, #FFFFFF00 150px) !important;
	background-size: 100%;
}

.term-button a:hover {
	background-image: linear-gradient(90deg, #D6D6D659 50%, #FFFFFF00 50%) !important;
	background-size: 200%;
}

.button-hover a, .gform_wrapper input[type="submit"] {
	background-size: 100%;
}
.button-hover a:hover, .gform_wrapper input[type="submit"]:hover {
	background-size: 200%;
}

#home-slider .elementor-slide-button:hover {
	background-size: 100%;
}

#home-slider .swiper-slide-inner {
	max-width: 1300px;
}

#home-slider .elementor-slide-heading {
	word-break: break-all;
}

.elementor-location-header .elementor-sticky--effects {
	box-shadow: 0 0 10px 0 #00000014;
}

.cn-close-icon {
	top: 26px;
}

.cookie-notice-container #cn-notice-buttons a {
    text-transform: uppercase !important;
    font-weight: bold !important
}

.cookie-notice-container {
	background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51) !important;
    font-size: 15px;
    padding: 14px 30px 14px 25px !important;
    position: absolute;
    z-index: 9999 !important;
    box-shadow: 0 -1px 10px 0 rgb(172 171 171 / 30%);
    width: 30% !important;
    left: 15px;
    bottom: 15px !important;
    border-radius: 10px;
	text-align: left !important;
}

#cookie-notice .cn-button {
	    margin: 0 0 0 10px;
    font-size: 13px;
    font-weight: 400 !important;
    line-height: 1;
    margin: 0px 10px 0px 0px;
    color: rgb(255, 255, 255) !important;
    background-color: #127abb;
    display: inline-block;
    padding: 9px 12px;
}

#cn-accept-cookie {
	margin-left: 0 !important
}

#cn-notice-text a {
	 color: rgb(51, 51, 51) !important;
	    text-decoration: underline;
}

@media only screen and (min-width: 1025px) {
	.cta a:hover {
		background-color: transparent !important;
		color: var( --e-global-color-accent ) !important;
		line-height: 1;
	}

	.cta a {
		background-color: var( --e-global-color-accent );
		border-radius: 5px;
		border: 1px solid var( --e-global-color-accent );
		padding: 10px 20px !important;
		color: #fff !important;
		line-height: 1;
	}
}

@media only screen and (max-width: 768px) {
	
	.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
		font-size: 25px !important;	
	}
	
	.home-projects .jet-listing-grid__item:nth-child(n+4) {
	  display:none;
	}
	
	.cookie-notice-container  {
		width: 80% !important;
	}	
	
	.relative-phone {
		position: relative !important
	}
	
	.home-banner-navigation {
	    flex-direction: column;
	}
}

.cn-button, .cn-close-icon{
	background-image: unset !important;
}

.cn-close-icon{
	padding: 19px 10px 19px 18px !important;
	border: none !important;
}
/* END BEWISE */ 