/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Menu Items **/
#top-menu a {
	font-family: PT Serif !important;
	color: rgb(51, 51, 51) !important;
	font-size: 18px !important;
}

/** General >> Menu Items - Hover **/
#top-menu a:hover {
	color: #FFC600 !important;
}

/** General >> Jtg 50404 menu link **/
#jtg-50404 .menu__link {
	color: rgb(228, 230, 235) !important;
	font-size: 24px !important;
}
.filter-by-wrapper span {
	color: #E4E6EB !important;
}
.filter-by-wrapper span:after {
	border-color: white transparent transparent !important;
}
.menu--iris .menu__link::after, 
.menu--iris .menu__link::before {
	
}

/** General >> Testify testimonials 79521 **/
.testimonial-body {
	color: white !important;
}
.person-name p {
	color: white !important;
}
.testify-testimonials .quotation-mark {
	left: 20px !important;
}
.flex-control-nav.flex-control-thumbs {
	background-color: #242526 !important;
}
.flex-control-nav.flex-control-thumbs li {
	background-color: #242526 !important;
}

/** General >> Footable 1 table heading:(1) **/
tbody {
	
}

/** General >> Et pb contact form 1 [type="text"] **/
#et_pb_contact_form_1 [type="text"] {
	color: white !important;
}
input.text:focus, 
input.title:focus, 
input[type=text]:focus, 
select:focus, 
textarea:focus {
	color: white !important;
}

/** General >> Wpcf7 form paragraph **/
.wpcf7-form > p {
	margin-bottom: 0 !important;
}


/*= Footer ==================== */

/** Footer >> Recaptcha Badge **/
.grecaptcha-badge {
	opacity: 0 !important;
}

/** Footer >> Contact Form 7 Response Output **/
.wpcf7-response-output {
	color: white !important;
	border-color: white !important;
}

