/*
BY AECOMMMERCE
*/

*{
	text-transform: none !important;
}

.wdt-portfolio-single-image-area{
	display:none !important;
}

#diensten-content h2{
	font-size: 32px !important;
    text-transform: none !important;
}

#diensten-content h3{
	font-size: 26px !important;
    text-transform: none !important;
}

#custom-mobile-menu{
	@media only screen and (max-width: 767px) {
		.elementor-widget-wdt-header-menu {
			text-align: right !important; 
		}
	}
}
	
.wdt-listings-image-gallery-list{
	flex-wrap:unset !important; 
}
	

