/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Site container after header **/
.mpt-1915 .site-container .after-header {
	background-position: center bottom !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 388px !important;
}

/** General >> Site container after header _2 **/
.post-type-archive-testimonial .site-container .after-header {
	background-position: center bottom !important;
	height: 388px !important;
}

/** General >> Mtp page testimonials 2 after header **/
.mtp-page-testimonials-2 .after-header {
	background-image: url("/wp-content/uploads/2017/09/french-baguette.jpg") !important;
	background-position: center bottom !important;
}

/** General >> Mtp page testimonials page after header **/
.mtp-page-testimonials-page .after-header {
	background-image: url("/wp-content/uploads/2017/09/french-baguette.jpg") !important;
	background-position: right bottom !important;
}

/** General >> Mtp page gallery after header **/
.mtp-page-gallery .after-header {
	background-image: url("/wp-content/uploads/2022/02/french-for-all-header-image1.jpg") !important;
}

/** General >> Mtp page contact after header **/
.mtp-page-contact .after-header {
	background-image: url("/wp-content/uploads/2022/02/french-for-all-header-image2.jpg") !important;
	background-position: center bottom !important;
}

/** General >> Gform field label type inline **/
#input_1_6 .gform-field-label--type-inline {
	font-size: 15px !important;
}

