/*  MICROTHEMER STYLES here  */


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

/** General >> Site branding image **/
.header-extract .clearfix {
	display: none !important;
}


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

/** Header >> Header extract **/
.header-extract {
	display: none !important;
}


/** Header >> Menu item 878 link **/
#menu-item-878 a {
	background-color: none !important;
}


/** Header >> Menu item 878 link _2 **/
.breadcrumbs {
	display: none !important;
}


/** Header >> Btn **/
.btn {
	color: #ffffff !important;
}


/*= Content =================== */

/** Content >> Btn _3 **/
.btn {
	background-color: rgb(9, 109, 175) !important;
}


/** Content >> Wpcf7 textarea **/
.wpcf7-textarea {
	border-color: #70A0BF !important;
}


/** Content >> Your subject wpcf7 text **/
.your-subject .wpcf7-text {
	border-color: #70A0BF !important;
}


/** Content >> Wpcf7 email **/
input {
	border-color: #70A0BF !important;
}
.wpcf7 {
	/* MT [ sub: 1 ] */
	border-color: #70A0BF !important;
}


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

/** Footer >> Footer social **/
.footer-social {
	display: none !important;
}


/** Footer >> Vc **/
.vc_custom_heading {
	font-weight: bold !important;
}


/** Footer >> Menu footer **/
#menu-footer {
	display: none !important;
}

