/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Barra-Header **/
#masthead .main-header-container {
	color: rgb(0, 0, 0) !important;
	background-color: rgb(255, 255, 255) !important;
}

/** Geral >> texto1 **/
.elementor-text-editor > p {
	font-size: 24px !important;
}

/** Geral >> Primary menu **/
#primary-menu {
	color: rgb(255, 255, 255) !important;
	font-size: 18px !important;
	background-color: rgb(255, 255, 255) !important;
	background-image: linear-gradient(rgb(255, 255, 255), transparent) !important;
}

/** Geral >> barra-sup **/
#masthead .ast-container {
	background-color: rgb(255, 255, 255) !important;
}

/** Geral >> menu_iniciop2 **/
#menu-item-404 > .menu-link {
	color: rgb(252, 139, 61) !important;
	font-size: 26px !important;
}

