.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


/*= Cursos ==================== */

/** Cursos >> Autor - Link **/
.course-author a {
	color: rgb(48, 57, 157) !important;
	font-weight: 400 !important;
}


/*= Grupo Facebook ============ */

/** Grupo Facebook >> Grupo Facebook - Div **/
.grupo-facebook {
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
	line-height: 30px !important;
	text-align: center !important;
	background-color: rgb(39, 48, 165) !important;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
	border-radius: 10px !important;
}

/** Grupo Facebook >> Botão Grupo Facebook **/
.botao-grupo-facebook {
	color: rgb(255, 255, 255) !important;
	text-decoration: none !important;
	text-align: center !important;
	padding: 5px 20px 5px 20px !important;
	margin-top: 200px !important;
	border-width: 2px !important;
	border-style: solid !important;
}

/** Grupo Facebook >> Grupo Facebook - Div Botão **/
.grupo-facebook-botao {
	margin-top: 25px !important;
}


/*= Sem Assinatura ============ */

/** Sem Assinatura >> Título - Sem Assinatura **/
#post-44788 .entry-title {
	visibility: hidden !important;
}

/** Sem Assinatura >> Fl builder breakpoint medium marquee **/
.fl-builder-breakpoint-medium marquee {
	width: 50px !important;
}


/*= Edicoes ivan ============== */

/** Edicoes ivan >> Botao link elementor **/
#learndash_post_46683 .botao-link-elementor {
	color: rgb(255, 255, 255) !important;
	font-weight: 900 !important;
	text-decoration: none !important;
	box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.31) !important;
	background-color: rgb(146, 0, 59) !important;
	padding: 12px 24px 12px 24px !important;
	border-radius: 50px !important;
}

/** Edicoes ivan >> Botao link elementor (:hover) **/
#learndash_post_46683 .botao-link-elementor:hover {
	color: rgb(146, 0, 59) !important;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.51) !important;
	background-color: rgb(255, 123, 229) !important;
}


/*= Jornada ia ================ */

/** Jornada ia >> Barra lateral **/
.page-id-264954 #secondary {
	width: 0 !important;
	min-width: 0 !important;
	max-width: 0 !important;
	visibility: hidden !important;
}

/** Jornada ia >> Titulo H1 **/
#post-264954 .entry-title {
	font-size: 42px !important;
	margin-top: 40px !important;
	margin-left: 40px !important;
}


/*( Desktop e tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** Jornada ia >> Titulo H1 **/
	#post-264954 .entry-title {
	margin-left: 0 !important;
}

}


/*( Tablet & celular )*/
@media (max-width: 767px) {
	/** Jornada ia >> Titulo H1 **/
	#post-264954 .entry-title {
	font-size: 32px !important;
}

}

