/*
Theme Name: PPOptima Child
Author: Profound
Author URI: http://www.profoundprojects.com/
Description: A Wordpress website proudly developed by the creative team and the content writers at Profound Projects
Template: PPOptima
Version: 1.6.2
*/
.mcb-section.bg-contain {
    /*background: linear-gradient(#00000040, #00000040),url("https://optima.mystagingwebsite.com/wp-content/uploads/2019/09/Optimabanner.jpg") !important;*/
}

.mcb-section.bg-contain h1{
	    text-shadow: 0 5px 8px #00000087;
}

/* #diensten{
	background-image: linear-gradient(#00000040, #00000040),url("https://optima.mystagingwebsite.com/wp-content/uploads/2019/09/Hero-BannerV6_01_25-09-2019.jpg") !important;
	background-position: right center !important;
	background-size:cover;
	background-attachment:unset !important;
} */


div#contact{
	background: linear-gradient(#00000040, #00000040),url("https://optima.mystagingwebsite.com/wp-content/uploads/2019/09/Hero-BannerV6_03_25-09-2019.jpg") !important;
	background-position: center 40% !important;
	background-size:cover;
	background-attachment:unset !important;
}

#over-ons,#diensten,#locaties,div#vragen{
	background: linear-gradient(#00000040, #00000040),url("https://optima.mystagingwebsite.com/wp-content/uploads/2019/09/Hero-BannerV6_02_25-09-2019.jpg") !important;
	background-position: center center !important;
	background-size:cover;
	background-attachment:unset !important;
	
}

@media (min-width:1313){
	.mcb-section.bg-contain {
    	    background-size: auto !important;
}
}

@media (max-width:1080px){
/* 	#locaties,#diensten{
		background-size:contain;
		background-position: unset !important;
	} */
}


