/*  MICROTHEMER STYLES  */


/*= Header ==================== */

/** Header >> section#div-header-product div.header-content **/
section#div-header-product div.header-content {
	color: rgb(255, 255, 255) !important;
	font-size: 40px !important;
	line-height: 50px !important;
	font-weight: 300 !important;
	background-color: rgb(20, 55, 130) !important;
	margin-top: 80px !important;
	margin-bottom: 80px !important;
	margin-left: 130px !important;
	display: inline-block !important;
}

/** Header >> header-producten **/
.header-producten {
	min-height: 450px !important;
}


/*= Footer ==================== */

/** Footer >> footer#main-footer **/
footer#main-footer {
	background-image: url("https://kegro.nl/wp-content/uploads/2016/04/footer-img.png") !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	background-attachment: scroll !important;
	background-size: contain !important;
}


/*= Formulier ================= */

/** Formulier >> div#ninja_forms_field_63_div_wrap select#ninja_forms_field_63 **/
div#ninja_forms_field_63_div_wrap select#ninja_forms_field_63 {
	color: rgb(0, 119, 186) !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: uppercase !important;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
	background-color: rgba(20, 55, 130, 0.11) !important;
	background-image: linear-gradient(none, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
	height: 30px !important;
	padding-left: 10px !important;
	border-width: 0 !important;
	border-radius: 0 !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

	/*= Header ==================== */

	/** Header >> h2.et_pb_slide_title **/
	h2.et_pb_slide_title {
	font-size: 54px !important;
}


}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= Header ==================== */

	/** Header >> h2.et_pb_slide_title **/
	h2.et_pb_slide_title {
	font-size: 54px !important;
}


}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

	/*= Header ==================== */

	/** Header >> header-producten **/
	.header-producten {
	min-height: 350px !important;
}

	/** Header >> h2.et_pb_slide_title **/
	h2.et_pb_slide_title {
	font-size: 42px !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

	/*= Header ==================== */

	/** Header >> header-producten **/
	.header-producten {
	height: 200px !important;
	min-height: 200px !important;
}

	/** Header >> div.header-content img **/
	div.header-content img {
	width: 150px !important;
	padding-top: 20px !important;
	padding-right: 0 !important;
}

	/** Header >> h2.et_pb_slide_title **/
	h2.et_pb_slide_title {
	font-size: 32px !important;
	word-wrap: break-word !important;
	margin-top: 50px !important;
}

	/** Header >> .titel-home-blok **/
	.titel-home-blok {
	font-size: 28px !important;
}


	/*= Pages ===================== */

	/** Pages >> h1 **/
	h1 {
	font-size: 26px !important;
}

	/** Pages >> div.et_pb_row_inner **/
	div.et_pb_row_inner {
	padding-top: 0 !important;
}


}

