/*  MICROTHEMER STYLES  */


/*= Cabeçalho ================ */

/** Cabeçalho >> Page subtitle **/
.page-subtitle {
	font-size: 32px !important;
	font-weight: 400 !important;
}

/** Cabeçalho >> Nav toggle **/
#nav-toggle {
	
}

/** Cabeçalho >> Phone text link **/
.phone-text a {
	font-size: 18px !important;
}

/** Cabeçalho >> Header text **/
.header-text {
	font-size: 18px !important;
}

/** Cabeçalho >> Fixed on **/
.fixed-on {
	line-height: normal !important;
	font-weight: normal !important;
}

/** Cabeçalho >> Fixed on _2 **/
.fixed-on {
	background-color: rgb(4, 4, 4) !important;
	background-attachment: fixed !important;
}

/** Cabeçalho >> Altura Menu **/
.header-wrap {
	font-size: 16px !important;
	height: 130px !important;
}

/** Cabeçalho >> Menu superior **/
.fixed-on {
	height: 160px !important;
}

/** Cabeçalho >> Site branding image **/
.site-branding img {
	width: 190px !important;
}

/** Cabeçalho >> Vc inner div:(1) **/
.vc_inner > div:nth-of-type(1) {
	
}

/** Cabeçalho >> Div:(3) wpb wrapper **/
div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(3) > .wpb_wrapper {
	height: 295px !important;
	margin-top: -19px !important;
}

